Authentication-method (OneOf)#
Path: /profiles/profile{id, type}/settings/authorization-server/client-store/config-backed/client{id}/dynamic-client-registration-template/authentication-method
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| authenticate-user-by | multi-value, leafref | 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 | 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 |