AM 7.2.2

OpenID Connect user sessions

Logging in to the OpenID provider and obtaining tokens are well-stabilized processes in the OpenID specification. However, keeping the relying party informed of the session’s validity is not as straightforward. The end user’s session in AM is unavailable to the relying party, and therefore, the only information the relying party has is the expiration time of the ID token, which may be undesirable.

To solve this problem, AM supports different OpenID Connect specifications:

Copyright © 2010-2024 ForgeRock, all rights reserved.