| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssooidc |
AWS IAM Identity Center (successor to AWS Single Sign-On) OpenID Connect (OIDC) is a web service that enables a
client (such as AWS CLI or a native application) to register with IAM Identity Center.
|
| software.amazon.awssdk.services.ssooidc.internal | |
| software.amazon.awssdk.services.ssooidc.model | |
| software.amazon.awssdk.services.ssooidc.transform |
| Class and Description |
|---|
| AccessDeniedException
You do not have sufficient access to perform this action.
|
| AuthorizationPendingException
Indicates that a request to authorize a client with an access user session token is pending.
|
| CreateTokenRequest |
| CreateTokenRequest.Builder |
| CreateTokenResponse |
| ExpiredTokenException
Indicates that the token issued by the service is expired and is no longer valid.
|
| InternalServerException
Indicates that an error from the service occurred while trying to process a request.
|
| InvalidClientException
Indicates that the
clientId or clientSecret in the request is invalid. |
| InvalidClientMetadataException
Indicates that the client information sent in the request during registration is invalid.
|
| InvalidGrantException
Indicates that a request contains an invalid grant.
|
| InvalidRequestException
Indicates that something is wrong with the input to the request.
|
| InvalidScopeException
Indicates that the scope provided in the request is invalid.
|
| RegisterClientRequest |
| RegisterClientRequest.Builder |
| RegisterClientResponse |
| SlowDownException
Indicates that the client is making the request too frequently and is more than the service can handle.
|
| SsoOidcException |
| StartDeviceAuthorizationRequest |
| StartDeviceAuthorizationRequest.Builder |
| StartDeviceAuthorizationResponse |
| UnauthorizedClientException
Indicates that the client is not currently authorized to make the request.
|
| UnsupportedGrantTypeException
Indicates that the grant type in the request is not supported by the service.
|
| Class and Description |
|---|
| CreateTokenResponse |
| Class and Description |
|---|
| CreateTokenRequest |
| RegisterClientRequest |
| StartDeviceAuthorizationRequest |
Copyright © 2022. All rights reserved.