SsoFailedException ​
- Type
- Class
- Namespace
- craft\errors
- Inherits
- craft\errors\SsoFailedException » yii\base\Exception » Exception
- Since
- 5.3.0
Public Properties ​
Property | Description |
---|---|
identity | craft\elements\User, null |
provider | craft\auth\sso\ProviderInterface |
identity
​
- Type
- craft\elements\User, null
- Default value
null
provider
​
- Type
- craft\auth\sso\ProviderInterface
- Default value
null
Public Methods ​
Method | Description |
---|---|
__construct() | Constructor |
getName() |
__construct()
​
Constructor
Arguments ​
$provider
(craft\auth\sso\ProviderInterface)$identity
(craft\elements\User, null)$message
(string)$code
(integer)$previous
(Throwable, null)
getName()
​
Returns ​
string – The user-friendly name of this exception