Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
PawanSingh75
Contributor
Contributor

Map the Relaystate parameter from the SAML url to attributes in QMC Virtual Proxy

Hi There

I am sending few extra parameter via Relaystate in saml and would like to know how do we map it to qlik attributes and how can we use this parameter to authorize user to a particular stream.

Basically I am passing role information and based on role user should have access to different stream

Labels (2)
2 Replies
Gysbert_Wassenaar

I don't think you should abuse the relaystate for that. The proper way would be to use saml attributes for that information. Those you can map in the SAML attribute mapping section of the virtual proxy configuration.
On this page you can find what Qlik recommends with regards to the relaystate: https://help.qlik.com/en-US/sense/November2018/Subsystems/ManagementConsole/Content/Sense_QMC/SAML-a...


talk is cheap, supply exceeds demand
PawanSingh75
Contributor
Contributor
Author

I am using SAML Authentication from my Web Portal to go to QLik Portal and it works fine with Virtual Proxy settings. What I need help with is I need to pass 2 parameters from web Portal to Qlik portal and after SSO I would to redirect the user to sheet with 2 parameters in the url but seems there is no option to change the url after SSO.

Is there any way to reconstruct the url after SAML SSO so that we can pre select few Dropdowns in reports.