The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CognitoIdp::GetOpenIdConfigurationResponse

ATTRIBUTES

Authorization_endpoint => Str

The authorization endpoint returned by the server response to get the Open ID configuration information.

Id_token_signing_alg_values_supported => ArrayRef[Str]

The token-signing algorithm values supported returned by the server response to get the Open ID configuration information.

Issuer => Str

The issuer of the Open ID configuration response.

Jwks_uri => Str

The URI of the JSON Web keys in the server response to get Open ID configuration information.

Response_types_supported => ArrayRef[Str]

The response types supported returned by the server response to get the Open ID configuration information.

Subject_types_supported => ArrayRef[Str]

The subject types supported returned by the server response to get the Open ID configuration information.