Secret (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/dynamic-client-registration/non-templatized/client-authentication-method/secret

When this is set, dynamically registered clients can be authenticated with a secret.

Parameters#

NameTypeRequiredDefaultDescription
credential-managerleafrefoptionalThe credential manager that should be used to verify and manage non-templatized dynamic clients’ secrets.Note that the data source on the credential manager (if configured) is not used. Only the transformation algorithm. The secret is stored with the client metadata in the dynamic client registration data source.

Was this helpful?