Dynamic Client Registration REST Endpoints

Runtime/Dynamic Client Registration
REST endpoints for Dyanamic Client Registration/Management
Client can retrieve it's details using access token acquired through authorization flow
Method: get
Path: /oauth2/rest/dcr/client
Get the Initial access token which can be used for registration of OAuth client using DCR flow
Method: get
Path: /oauth2/rest/dcr/token
Register the client using registration token acquired for given domain
Method: post
Path: /oauth2/rest/dcr/client