# Packages
Package ssooidciface provides an interface to enable mocking the AWS SSO OIDC service client for testing your code.
# Functions
New creates a new instance of the client from the provided Config.
# Constants
Service's Endpoint identifier.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeAuthorizationPendingException for service response error code "AuthorizationPendingException".
ErrCodeExpiredTokenException for service response error code "ExpiredTokenException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidClientException for service response error code "InvalidClientException".
ErrCodeInvalidClientMetadataException for service response error code "InvalidClientMetadataException".
ErrCodeInvalidGrantException for service response error code "InvalidGrantException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeInvalidScopeException for service response error code "InvalidScopeException".
ErrCodeSlowDownException for service response error code "SlowDownException".
ErrCodeUnauthorizedClientException for service response error code "UnauthorizedClientException".
ErrCodeUnsupportedGrantTypeException for service response error code "UnsupportedGrantTypeException".
Service's identifier.
Service's name.
# Structs
Client provides the API operation methods for making requests to SSO OIDC.
No description provided by the author
No description provided by the author
CreateTokenRequest is the request type for the CreateToken API operation.
CreateTokenResponse is the response type for the CreateToken API operation.
No description provided by the author
No description provided by the author
RegisterClientRequest is the request type for the RegisterClient API operation.
RegisterClientResponse is the response type for the RegisterClient API operation.
No description provided by the author
No description provided by the author
StartDeviceAuthorizationRequest is the request type for the StartDeviceAuthorization API operation.
StartDeviceAuthorizationResponse is the response type for the StartDeviceAuthorization API operation.