---
title: OIDC authenticated sessions
description: Logging in to the OpenID provider and obtaining tokens are established processes in the OpenID specification; however, keeping the relying party informed of the session's validity is not as straightforward. The authenticated session in Advanced Identity Cloud is unavailable to the relying party. The only information the relying party has is the expiration time of the ID token, which might be undesirable.
component: pingoneaic
page_id: pingoneaic:am-oidc1:manage-sessions-openid-connect
canonical_url: https://docs.pingidentity.com/pingoneaic/am-oidc1/manage-sessions-openid-connect.html
keywords: ["OpenID Connect (OIDC)", "Standards", "Authentication", "Sessions"]
page_aliases: ["oidc1-guide:manage-sessions-openid-connect.adoc"]
---

# OIDC authenticated sessions

Logging in to the OpenID provider and obtaining tokens are established processes in the OpenID specification; however, keeping the relying party informed of the session's validity is not as straightforward. The authenticated session in Advanced Identity Cloud is unavailable to the relying party. The only information the relying party has is the expiration time of the ID token, which might be undesirable.

To solve this problem, Advanced Identity Cloud supports the following OIDC specifications:

[icon: handshake, set=fas, size=3x]

#### [OIDC session management](session-management.html)

Relying parties can request session information from Advanced Identity Cloud and act on it.

[icon: sign-out-alt, set=fas, size=3x]

#### [OIDC backchannel logout](backchannel-logout.html)

Advanced Identity Cloud notifies relying parties when an authenticated session becomes invalid.
