client-secret
Use the client-secret to authenticate to the introspection endpoint.
client-secret = string
Description
The client secret used to authenticate to the introspection endpoint. If a client-id field is not configured the secret is treated as a bearer token, otherwise it is used in a basic authentication header.
Options
string The client secret used to authenticate to the introspection endpoint.
Usage: Required.
Default value None.
Example:
client-secret = as5dgi92ytapsejguas
Parent topic: [oauth-introspection] stanza