Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
giusepperr
Partner - Contributor
Partner - Contributor

Qliksense Single Logout Configuration Requirements for SAML (Keycloak)

I am looking for someone that can tell me what is the correct configuration in keycloak to work properly with Qliksense.

I have followed the online guide and the Login flow works but the Logout flow fails. https://community.qlik.com/t5/Knowledge/Qlik-Sense-for-Windows-How-to-set-up-Keycloak-as-SAML-Identi...

I have read on the internet Qliksense single log out needs the saml to be signed but it sound really weird to me as also the login should fail.

Could anyone shed some light on either the keycloak configuration or the Qliksense requirements for Single Log Out? 

I cannot really understand the issue from the SAML tracer logs but I could post those here if it is helpful

 

Labels (1)
1 Solution

Accepted Solutions
SteveAO
Employee
Employee

Yes. Hello. Your SLO URL should look like this (under the 'Fine Grain SAML Endpoint Configuration' for your realm's client)

'Logout Service POST Binding URL' => 'https://your.qlikVip.tld/<virtualProxy>/samlauthn/slo/'

and 

'Logout Service Redirect Binding URL' => 'https://your.qlikVip.tld/<virtualProxy>/samlauthn/slo/'

View solution in original post

1 Reply
SteveAO
Employee
Employee

Yes. Hello. Your SLO URL should look like this (under the 'Fine Grain SAML Endpoint Configuration' for your realm's client)

'Logout Service POST Binding URL' => 'https://your.qlikVip.tld/<virtualProxy>/samlauthn/slo/'

and 

'Logout Service Redirect Binding URL' => 'https://your.qlikVip.tld/<virtualProxy>/samlauthn/slo/'