Skip to content

SsoFailedException ​

Type
Class
Namespace
craft\errors
Inherits
craft\errors\SsoFailedException » yii\base\Exception » Exception
Since
5.3.0

View source

Public Properties ​

PropertyDescription
identitycraft\elements\User, null
providercraft\auth\sso\ProviderInterface

identity ​

Type
craft\elements\User, null
Default value
null

View source

provider ​

Type
craft\auth\sso\ProviderInterface
Default value
null

View source

Public Methods ​

MethodDescription
__construct()Constructor
getName()

__construct() ​

Constructor

View source

Arguments ​

getName() ​

View source

Returns ​

string – The user-friendly name of this exception