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