class Aws::SSOOIDC::Types::RegisterClientRequest


@see docs.aws.amazon.com/goto/WebAPI/sso-oidc-2019-06-10/RegisterClientRequest AWS API Documentation
@return [String]
resource.
available to this client will be restricted by this application
resources. At authorization, the scopes, grants, and redirect URI
administrator-managed configuration for public client access to
This IAM Identity Center application ARN is used to define
@!attribute [rw] entitled_application_arn
@return [String]
resources through the client.
IAM Identity Center. This value is needed for user access to
The IAM Identity Center Issuer URL associated with an instance of
@!attribute [rw] issuer_url
@return [Array<String>]
the client.
This list is used to restrict the token granting flows available to
The list of OAuth 2.0 grant types that are defined by the client.
@!attribute [rw] grant_types
@return [Array<String>]
locations the user agent can be redirected back to.
completion of authorization, this list is used to restrict what
The list of redirect URI that are defined by the client. At
@!attribute [rw] redirect_uris
@return [Array<String>]
granting an access token.
authorization, this list is used to restrict permissions when
The list of scopes that are defined by the client. Upon
@!attribute [rw] scopes
@return [String]
type. Anything other than public will be rejected by the service.
The type of client. The service supports only ‘public` as a client
@!attribute [rw] client_type
@return [String]
The friendly name of the client.
@!attribute [rw] client_name