Identity Cloud

Server state

You can access information about the current state of the Identity Cloud instance through the info endpoint, as shown in the following table:

URI HTTP Operation Description

/openidm/info/features?_queryFilter=true

GET

Queries the available features in the server configuration.

/openidm/info/login

GET

Provides authentication and authorization details for the current user.

/openidm/info/ping

GET

Lists the current server state. Possible states are STARTING,ACTIVE_READY, ACTIVE_NOT_READY, and STOPPING.

/openidm/info/version

GET

Provides the software version of this Identity Cloud instance.

Copyright © 2010-2023 ForgeRock, all rights reserved.