Client-authentication-method (OneOf)#
Path: /profiles/profile{id, type}/settings/authorization-server/client-store/config-backed/client{id}/dynamic-client-registration-template/client-authentication-method
How the dynamically registered client based on this template can authenticate. Default is secret
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| credential-manager | leafref | optional | The credential manager that should be used to verify and manage 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. |
Subsections#
| Name | Type | Description |
|---|---|---|
| secret | Section | Authenticate dynamically registered clients with secrets |