Deep Linking not completely working

rmathias
Mega Contributor

I've setup the SAML Update 1 plugin and have it configured for people to authenticate externally using the client's ADFS service. I've setup the plugin and confirmed the login script as described in Re: ADFS - Using LINK in email notifications not working .

With SAML Debug on I see a log entry indicating the RelayState parameter in URL is being set correctly.

Redirecting to: https://QQQQQ.com/adfs/ls?SAMLRequest=nVJNT%2BMwEP0rke9J3CihxGoqhVaISixEtMuBm7En1MKxsx4nZf/9Brcr4ABC...


Should the SAML Response sent back to SN from ADFS contain RelayState?

1 ACCEPTED SOLUTION

rmathias
Mega Contributor

I had a logic error in my login script that was basically overwriting RelayState which sent users to a default page.


View solution in original post

3 REPLIES 3

rmathias
Mega Contributor

After authentication completes in ADFS and it sends SAML response back to SN, how does SN know there is deep linking and should display the specific page for that incident?


rmathias
Mega Contributor

I had a logic error in my login script that was basically overwriting RelayState which sent users to a default page.


Hi rmathias,



We are also facing deep link re-direct issue. Can you share how you solved this issue. Thank you.