Exception | Description |
---|---|
IncorrectCredentialsException |
A sub-class of
ResourceException representing an attempt to login using incorrect credentials. |
InvalidAuthenticationException |
Thrown when the Authentication credentials (or access_token for OAuth requests) cannot be found in the
httpRequest . |
InvalidCredentialsException |
A sub-class of
ResourceException representing an attempt to login using an malformed credentials. |
MissingCredentialsException |
Thrown when the an Authentication Request lacks a ClientCredentials.
|
UnsupportedAuthenticationSchemeException |
A sub-class of
ResourceException representing an authentication scheme not supported by Okta. |
Copyright © 2017–2023 Okta. All rights reserved.