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

NAME

Paws::SSOOidc::RegisterClientResponse

ATTRIBUTES

AuthorizationEndpoint => Str

The endpoint where the client can request authorization.

ClientId => Str

The unique identifier string for each client. This client uses this identifier to get authenticated by the service in subsequent calls.

ClientIdIssuedAt => Int

Indicates the time at which the clientId and clientSecret were issued.

ClientSecret => Str

A secret string generated for the client. The client will use this string to get authenticated by the service in subsequent calls.

ClientSecretExpiresAt => Int

Indicates the time at which the clientId and clientSecret will become invalid.

TokenEndpoint => Str

The endpoint where the client can get an access token.

_request_id => Str