Dynamic Client Registration Response Policy
Dynamic Client Registration Response Policy¶
Dynamic Client Registration Request Policy is a policy designed to enagege in the response flow of the Dynamic Client Registration Request. It will perform the below tasks.
- Remove added Mandatory parameters for Identity Server DCR API for DCR create and update requests
Create an API Level Policy by following the Creating API Level Policy and add to all POST, GET and PUT resources. Find the details to create the policy below.
General Details¶
| Field | Description |
|---|---|
| Name | Dynamic Client Registration Response Policy |
| Version | 1 (can be any) |
| Description | Policy to modify DCR response |
| Applicable Flows | Response |
| Supported API Types | HTTP |
Policy File¶
Upload the dynamicClientRegistrationResponsePolicy.j2 policy file which resides inside the <APIM_HOME>/<OB_APIM_ACCELERATOR _HOME>/repository/resources/mediation-policies folder.