Skip to main content

AWS.SSOOIDC

Clients

Types

  • ISSOOIDCAwsAdditionalDetails — Contains AWS-specific metadata included in the response from CreateTokenWithIAM. This metadata is used to propagate the identity context to other AWS services.
  • TSSOOIDCAwsAdditionalDetails — Internal implementation of ISSOOIDCAwsAdditionalDetails, representing additional AWS identity metadata returned in the CreateTokenWithIAM response.
  • TSSOOIDCEndpointProvider — Endpoint provider for AWS IAM Identity Center OpenID Connect (OIDC).
  • TSSOOIDCResponseInspector — Inspector for SSO OpenID Connect responses.

Requests

Responses

Exceptions

Type Aliases

  • TSSOOIDCResponseClass = class of TSSOOIDCResponse; — Meta-class for SSO-OIDC responses.