class Aws::SSOOIDC::Types::CreateTokenResponse
@see docs.aws.amazon.com/goto/WebAPI/sso-oidc-2019-06-10/CreateTokenResponse AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html<br><br><br><br>issued access token.
A JSON Web Token (JWT) that identifies who is associated with the
Guide* in the [IAM Identity Center OIDC API Reference].
Center OIDC implementation, see *Considerations for Using this
about the features and limitations of the current IAM Identity
The ‘idToken` is not implemented or supported. For more information
@!attribute [rw] id_token
@return [String]<br>: docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html<br><br><br><br>Reference][1].
for Using this Guide* in the [IAM Identity Center OIDC API
current IAM Identity Center OIDC implementation, see *Considerations
For more information about the features and limitations of the
access token that might have expired.
A token that, if present, can be used to refresh a previously issued
@!attribute [rw] refresh_token
@return [Integer]
Indicates the time in seconds when an access token will expire.
@!attribute [rw] expires_in
@return [String]
token. The supported token type is `Bearer`.
Used to notify the client that the returned token is an access
@!attribute [rw] token_type
@return [String]
applications assigned to a user.
A bearer token to access Amazon Web Services accounts and
@!attribute [rw] access_token