Verify Client Secret

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Validates that the given secret is valid for the specified client.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
client:verify-secretApplicationThe subject can verify the secrets of all clients under the application that the subject belongs to.
TenantThe subject can verify the secrets of all clients associated with the tenant to which the subject belongs.
Tenant Inclusion ListThe subject can verify the secrets of all clients associated with tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can verify the secrets of all clients associated with tenants in the subject's application that are not on the tenant exclusion list.
SelfA client can verify its own secret.
Path Params
string
required
length between 1 and 26

The ID of the client that the resource or action is scoped to.

Query Params
string
length ≥ 0
Defaults to *

List of resource fields that should be returned in a response. The wildcard value of * can be used to return all fields for the resource.

Body Params

Verify Client Secret Request

password
required
length ≥ 1

The client secret to verify.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json