OAuth2 Dynamic Client Registration configuration ViewSet
Request body
Group to assign to automatically created applications.
Authorization flow applied to dynamically registered clients.
Scope mappings applied to dynamically registered clients.
Maximum access token validity for registered clients (Format: hours=1;minutes=2;seconds=3).
Maximum refresh token validity for registered clients (Format: hours=1;minutes=2;seconds=3).
If empty, all grant types are allowed.
Response
Group to assign to automatically created applications.
Authorization flow applied to dynamically registered clients.
Scope mappings applied to dynamically registered clients.
Maximum access token validity for registered clients (Format: hours=1;minutes=2;seconds=3).
Maximum refresh token validity for registered clients (Format: hours=1;minutes=2;seconds=3).
If empty, all grant types are allowed.
Changes
No recorded changes to this endpoint across all 1 revision of this API.