Authentication-method (OneOf)#
Path: /profiles/profile/settings/authorization-server/dynamic-client-registration/non-templatized
Configure the authentication method that is needed to make the call to register a new client
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| no-authentication | empty | optional | - | When set, no initial token is required for a new client to register |
| authenticate-user-by | multi-value leafref → ../../../client-store/config-backed/client/id | optional | - | Reference to other OAuth clients in the profile that may be used to authenticate the user and obtain the initial access token necessary for a new client to register |
| authenticate-client-by | multi-value leafref → ../../../client-store/config-backed/client/id | optional | - | Reference to other OAuth clients in the profile that may be used to authenticate using client-credentials to obtain the initial access token necessary for a new client to register |
Subsections#
| Name | Type | Description |
|---|---|---|
| mutual-tls | Section | |
| mutual-tls-by-proxy | Section |