Package-level declarations

Types

Link copied to clipboard

You do not have sufficient access to perform this action.

Link copied to clipboard

Indicates that a request to authorize a client with an access user session token is pending.

Link copied to clipboard

This structure contains Amazon Web Services-specific parameter extensions for the token endpoint responses and includes the identity context.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Indicates that the token issued by the service is expired and is no longer valid.

Link copied to clipboard

Indicates that an error from the service occurred while trying to process a request.

Link copied to clipboard

Indicates that the clientId or clientSecret in the request is invalid. For example, this can occur when a client sends an incorrect clientId or an expired clientSecret.

Link copied to clipboard

Indicates that the client information sent in the request during registration is invalid.

Link copied to clipboard

Indicates that a request contains an invalid grant. This can occur if a client makes a CreateToken request with an invalid grant type.

Link copied to clipboard

Indicates that one or more redirect URI in the request is not supported for this operation.

Link copied to clipboard

Indicates that something is wrong with the input to the request. For example, a required parameter might be missing or out of range.

Link copied to clipboard

Indicates that a token provided as input to the request was issued by and is only usable by calling IAM Identity Center endpoints in another region.

Link copied to clipboard

Indicates that the scope provided in the request is invalid.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Indicates that the client is making the request too frequently and is more than the service can handle.

Link copied to clipboard

Base class for all service related exceptions thrown by the SsoOidc client

Link copied to clipboard

Indicates that the client is not currently authorized to make the request. This can happen when a clientId is not issued for a public client.

Link copied to clipboard

Indicates that the grant type in the request is not supported by the service.