Client Details

Choosing a client from the client list provides access to all the details of a specific client. There are a variety of client fields, but some may not be applicable for all clients.

Before you start

Your permissions are determined by your role in the system:

Fields and Buttons

Fields

Client Name The name of the specific client.

Client Identifier The unique ID of the client.

Allowed Scopes
List of all allowed scopes.

Claims
A claim is a statement that one resource, such as a person or organization, makes about itself or another resource. Claims are an integral part of client management, allowing for precise control and customization based on the specific needs of different client types. Here's how claims work for each client type:

See Client Claims for more information.

Refresh token usage Specifies the refresh token usage. Available values: OneTimeOnly or ReUse. Default value is OneTimeOnly.

Refresh token expiration Specifies the refresh token expiration. Available values: Absolute or Sliding. Default value is Absolute.

Authorization code lifetime Determines lifetime of the authorization code.

Access Token Lifetime Specifies the time for refresh token lifetime.

Allowed CORS Origins List of all allowed CORS origins.

Identity token lifetime Identity codes should be used within a specified timeframe of 3600 to 5400 seconds, with the default set at 4500 seconds.

Redirect URIs Specifies allowed URIs to return tokens or authorization codes.

Post Logout Redirect Uris List of post logout redirection uris.

Access Token Type Specifies whether it's a reference or JWT token.

Absolute refresh token lifetime Should be used within a specified timeframe of 86.400 to 604.800 seconds, with the default set at 604.800 seconds.

Sliding refresh token lifetime Should be used within a specified timeframe of 86.400 to 604.800 seconds, with the default set at 604.800 seconds.

Require consent Allows to control whether or not users will be presented with a consent screen during the authentication process when using that specific client application. Default value is true.

Flow Specifies the flow.

Enabled Specifies whether the client is enabled or disabled. Default value is true.

Owner Tenant Specifies the tenant to which the client belongs.

Buttons