Authentication-method (OneOf)#
Path: /profiles/profile/settings/authorization-server/client-store/config-backed/client/dynamic-client-registration-template
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| authenticate-user-by | multi-value leafref → ../../../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 based on this client as a template. |
| authenticate-client-by | multi-value leafref → ../../../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 based on this client as a template |