MissingClaimException
class MissingClaimException extendsAuthenticationException
This exception is thrown when the user is invalid on the OIDC server (e.g.: "email" property is not in the scope).
Methods
string
getMessageKey()
No description