Dynamic-client-registration (Section)#
Path: /profiles/profile{id, type}/settings/authorization-server/dynamic-client-registration
Parameters#
| Name | Type | Required | Default | Description |
|---|
| client-data-source | leafref | required | | Reference to a datasource that stores clients; this datasource is also used to store clients that are registered through Dynamic Client Registration |
Subsections#
| Name | Type | Description |
|---|
| templatized | Section | Newly registered clients must use an existing one as a sort of template to determine which capabilities, authentication methods, etc. are allowed |
| non-templatized | Section | Allow new clients to be registered which are not based on any existing client configuration |
| client-management | Section | Enable, to allow dynamically registered clients to update their configuration and delete themselves. |