Identity Cloud

/oauth2/register

The /oauth2/register endpoint is defined in:

Use this endpoint to create, read, update, and delete client application profiles.

Specify the realm in the request URL; for example:

https://<tenant-env-fqdn>/am/oauth2/realms/root/realms/alpha/register

The endpoint supports the following HTTP methods:

POST

Create a client profile.

GET

Read a client profile.

PUT

Update a client profile.

DELETE

Delete a client profile.

Identity Cloud requires configuration to allow dynamic registration. For details, refer to Dynamic client registration.

Copyright © 2010-2024 ForgeRock, all rights reserved.