Guys, any help is appreciated.
I am not able to find the table in Postgres. Please let me know.
Thanks
On Tue, 3 Jul 2018 at 9:52 PM, Hari Prasanth Loganathan <
hariprasanth.l(a)msystechnologies.com> wrote:
Hi Guys,
Could somebody help on the postgres table, Which table is used to store
the mapping between sessionId and sso token?
If my query is not clear, please let me know.
Thanks,
Hari
On Tue, Jul 3, 2018 at 6:14 PM, Hari Prasanth Loganathan <
hariprasanth.l(a)msystechnologies.com> wrote:
> 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/d910a6e14bdb9fad0f21b8d9f22723...
>
> *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
>