HariThanks,Could somebody help me on this?Which table in postgres has the mapping between sessionId and sso token?Code :I verified the github : https://github.com/oVirt/Hi Team,Which postgres table is used to store the relation between sessionId and SSO token ?ovirt-engine/blob/ d910a6e14bdb9fad0f21b8d9f22723 f53db2fd2d/backend/manager/ modules/aaa/src/main/java/org/ ovirt/engine/core/aaa/filters/ SsoRestApiAuthFilter.java
QueryReturnValue queryRetVal = FiltersHelper.getBackend(ctx).runPublicQuery(
QueryType.GetEngineSessionIdForSsoToken , new GetEngineSessionIdForSsoTokenQueryParameters (token));