Exception
Interfaces, Classes and Traits
- FancyException
- InvalidAudienceException
- Exception denotes that the audience value in the SAML response doesn't match the one set by the plugin
- InvalidDestinationException
- Exception denotes that the destination value in the SAML Response doesn't match the one set by the plugin.
- InvalidIdentityProviderException
- Exception denotes that IDP is not valid as it maynot have all the necessary information about a IDP
- InvalidIssuerException
- Exception denotes that Issuer in the SAML response doesn't match the one set by the plugin
- InvalidNumberOfNameIDsException
- Exception denotes that the request or response has more than 1 NameID.
- InvalidOperationException
- Exception denotes that there was an Invalid Operation
- InvalidSAMLInstantException
- Exception denotes that the Issue Instant in the SAML request is invalid.
- InvalidSamlStatusCodeException
- Exception denotes that the SAML IDP sent a Responder or Requester SAML response instead of Success in the
- InvalidSAMLVersionException
- Exception denotes that the version in the SAML request made is Invalid.
- InvalidSignatureInResponseException
- Exception denotes that the Signature In the SAML request is invalid.
- MissingAttributesException
- Exception denotes that the SAML resquest or response has missing ID attribute.
- MissingIDException
- Exception denotes that the SAML resquest or response has missing ID attribute.
- MissingIssuerValueException
- Exception denotes that the SAML Issuer value is missing.
- MissingNameIdException
- Exception denotes that NameID was missing from the response or request.
- NoIdentityProviderConfiguredException
- Exception denotes that user has not configured a SP.
- NotRegisteredException
- Exception denotes that the user doesn't have a valid license key
- RequiredFieldsException
- Exception denotes that user has not entered all the requried fields.
- SAMLResponseException
- Exception denotes a SAMLResponseException.