Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
dgoehler
Partner - Contributor III
Partner - Contributor III

Single Sign On with Qlik Sense

Hello,

doesn't anyone know how Single Sign On (e.g. Microsoft Office 365) with the Qlik Sense Server works. I only found very vague information about that: e.g.: https://help.qlik.com/sense/en-US/online/#../Subsystems/Server_deployment_and_configuration/Content/...

or https://help.qlik.com/sense/en-US/developer/#../Subsystems/Qlik_Sense_Proxy_Service_API/Content/QPS ...

Best regards,

Daniel

17 Replies
Fredrik_Lautrup
Employee
Employee

You find some documentation here

https://help.qlik.com/sense/en-us/developer/#../Subsystems/Qlik_Sense_Proxy_Service_API/Content/QPS ...

But basically just send them back to where they came from with the parameter qlikTicket=[TicketValue] in the URL to the proxy.

Fredrik

Not applicable

Hi Fredrik,

Are you (as Qlik) planning to support single-signon with Office 365 "out of the box"?

We have customers asking for this functionality.

Would be good to know if it is worth spending time on programming the solution myself, or to wait e.g. 6 months?

abhaysingh
Specialist II
Specialist II

hi,

All these links are not opening ... I need to implement SSO in QLiksense..

Can any one pls help me in this??

Thanks

Abhay

Not applicable

Hi Fredrik,

All these links are not functioning, Can you please send these links to again, I really need these urls.

Thanks

Fredrik_Lautrup
Employee
Employee

With the Qlik Sense SAML support you can now use SAML to connect to Office365. Which do only require configuration and no development.

Manuel-Romeror
Employee
Employee

Just in case someone is still interested I implemented this NodeJS module to authenticate in Qlik Sense with Office365

https://github.com/mjromper/qlik-auth-office365

Regards,

Manuel

qliksunil
Partner - Contributor III
Partner - Contributor III

The link are not working