Hi Team, Which postgres table is used to store the relation between sessionId and SSO token ?
I verified the *github* : https://github.com/oVirt/ovirt-engine/blob/d910a6e14bdb9fad0f21b8d9f22723f53db2fd2d/backend/manager/modules/aaa/src/main/java/org/ovirt/engine/core/aaa/filters/SsoRestApiAuthFilter.java *Code** :* QueryReturnValue queryRetVal = FiltersHelper.getBackend(ctx).runPublicQuery( QueryType.*GetEngineSessionIdForSsoToken*, new GetEngineSessionIdForSsoTokenQueryParameters(token)); Which table in postgres has the mapping between sessionId and sso token? Could somebody help me on this? Thanks, Hari
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/527X5NQMSM252VABZBAWJYKMAZ7Z3FLM/

