Question
Nationwide Building Society
GB
Last activity: 13 Jan 2022 6:10 EST
SAML JWT token issue
We are facing some issue with SAML JWT token. in D_GetJWTFromADFSSAML, we copy the SAML details from D_SAMLAssertionDataPage. After certain time, the page D_SAMLAssertionDataPage is getting cleared.
We ned to copy the details of D_SAMLAssertionDataPage into some other data page. This we need to do every time user logs in.
Can any one please help me which which rule will be called every time user logs in where we can put this logic .