class Aws::SSOOIDC::Types::InvalidGrantException

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

@!attribute [rw] error

Single error code. For this exception the value will be
`invalid_grant`.
@return [String]

@!attribute [rw] error_description

Human-readable text providing additional information, used to assist
the client developer in understanding the error that occurred.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/sso-oidc-2019-06-10/InvalidGrantException AWS API Documentation

Constants

SENSITIVE