Authentication-method (OneOf)#

Path: /profiles/profile{id, type}/settings/authorization-server/client-store/config-backed/client{id}/dynamic-client-registration-template/authentication-method

Parameters#

NameTypeRequiredDefaultDescription
authenticate-user-bymulti-value, leafrefoptionalReference 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-bymulti-value, leafrefoptionalReference 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

Was this helpful?