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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Micky123
Contributor
Contributor

What are the steps to integrate keycloak with qliksense

Hi all can anyone help me with integration of keycloak with qliksense, i followed https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-for-Windows-How-to-configure-OIDC... but it didint work, can anyone help me with all steps to configure it in qmc

Labels (1)
15 Replies
Micky123
Contributor
Contributor
Author

@Damien_V  I am getting  ( GetRedirectToIdpUri Failed ) in virtual proxy logs, is this related to OpenID connect metadata URI ? And do I have to specify OIDC attribute mapping while configuring Virtual proxy?

Eugene_Sleator
Support
Support

@Micky123  the Redirect URI is not the same as the OpenID connect metadata URI .

Refer here  this explains where in the keyclaok admin console the redirect uri's are configured

"And do I have to specify OIDC attribute mapping while configuring Virtual proxy?"

The the virtual proxy should be configured as below.

28c0fed4-8902-42ee-a04f-394a5efbdce9.png

 

 

 

Micky123
Contributor
Contributor
Author

@Eugene_Sleator  @Damien_V  It worked thanks. Now it is redirecting to keycloak and I could successfully Login into qlik.

But now when I logout and again try to login than not redirecting to keycloak, it directly brings me on qlik console.

Omkar1997
Contributor
Contributor

@Eugene_Sleator  @Damien_V , 

hi I am using Qlik sense Enterprise V14, I have successfully integrate qlik sense with Keycloak, once login I am able to redirect Keycloak login page.

but after logout It should be redirect again to Keycloak login page, to configure logout URL, didnt find any option in Virtual proxy. 
can you please guide on the same.

Eugene_Sleator
Support
Support

Hi @Omkar1997  here is the official documentation explaining the Logout URL 

logout  

Omkar1997
Contributor
Contributor

Hi @Eugene_Sleator @Damien_V 

in Qlik sense Enterprise V14, is OIDC support "end_session_endpoint" parameter?