We are working login functionality which has sso. So we are trying to Correlate the SAML response in which it is failing to login to the application displaying an error as unauthorized.
We correlate the below values
1. Client Id request
2. WCTX
3. Request verification token
4. SAML Request and SAML Response
5.Assertion ID
.Please help to resolve this