Dynamic-client-registration (Section)#

Path: /profiles/profile{id, type}/settings/authorization-server/dynamic-client-registration

Parameters#

NameTypeRequiredDefaultDescription
client-data-sourceleafrefrequiredReference to a datasource that stores clients; this datasource is also used to store clients that are registered through Dynamic Client Registration

Subsections#

NameTypeDescription
templatized SectionNewly registered clients must use an existing one as a sort of template to determine which capabilities, authentication methods, etc. are allowed
non-templatized SectionAllow new clients to be registered which are not based on any existing client configuration
client-management SectionEnable, to allow dynamically registered clients to update their configuration and delete themselves.

Was this helpful?