Register client

The Client Registration Endpoint is an OAuth 2.0 Protected Resource through which a new Client registration can be requested. The OpenID Provider requires an Initial Access Token that is provisioned in the service the client wants to access, to restrict registration requests to only authorized Clients or developers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Branch of the request.

Allowed:
Body Params
string

This parameter defines the sector identifier URI.

redirect_uris
array of strings
required

This parameter defines the used redirect URIs.

redirect_uris*
Headers
string
required

Bearer access token.

Responses

401

invalid_request, access_denied or invalid_token

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json