Authentication-method (OneOf)#

Path: /profiles/profile/settings/authorization-server/client-store/config-backed/client/dynamic-client-registration-template

Parameters#

NameTypeRequiredDefaultDescription
authenticate-user-bymulti-value leafref → ../../../client/idoptional-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-bymulti-value leafref → ../../../client/idoptional-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

Was this helpful?