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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
JgQlik
Contributor
Contributor

Qliksense SAML Setup with ADFS 4 Error

Qliksese SAML connection works fine with ADFS 3 but getting 400 error with ADFS 4.

Did anyone managed to use ADFS 4 successfully for authentication  with Qliksense.

Attaching Error Screenshot and claims used for SAML setup

 

Labels (1)
3 Replies
Jay_Brown
Support
Support

@JgQlik , Some reports have shown ADFS 4 working on Windows 2016 with the following set on the ADFS server:

  • IdP initiated Set-ADFSProperties -EnableRelayStateForIdpInitiatedSignOn $true
  • set-adfsproperties -EnableIdpInitiatedSignon $True

    Note:
    Relying party identifier needs to be set in ADFS

Give this a try and see if you are able to get it to redirect correctly.

To help users find verified answers, please don't forget to mark a correct resolution or answer to your problem or question as correct.
JgQlik
Contributor
Contributor
Author

Hi Jay, we have verified it and it's set to true , just with a different name. It's still not working

RelayStateForIdpInitiatedSignOnEnabled : True

EnableIdpInitiatedSignonPage : True

Francisco_Fernandez

Hi @JgQlik ,

What's the exact error message that you are getting on the proxy logs?

Here is the default path: C:\Programdata\Qlik\Sense\log\Proxy\Trace

 

Best regards