Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Good afternoon community:
We have a customer who needs to configure Qliksense enterprise SSO with their IBM WebSeal.
We have looked at documentation and see integration cases with azure, adfs, onelogin...but we can't find anything about WebSeal.
Have you ever integrated with WebSeal?
Do you know if it would be done as a normal SAML integration?
Thank you very much in advance.
Hello Agustin,
I hope all is well. Yes. You can use SAML2.0-capable IDPs.
Keep in mind the trailing slash for our ACS URL... e.g., https://yourqlikinstance.host.tld/virtualproxy/samlauthn/
It'll need to POST to an endpoint like this. I also recommend you take advantage of group-based attribution with a mapped group claim in your virtual proxy configuration (https://help.qlik.com/en-US/sense-admin/August2022/Subsystems/DeployAdministerQSE/Content/Sense_Depl...), accommodating more centralized access control: https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/man...
Hello Agustin,
I hope all is well. Yes. You can use SAML2.0-capable IDPs.
Keep in mind the trailing slash for our ACS URL... e.g., https://yourqlikinstance.host.tld/virtualproxy/samlauthn/
It'll need to POST to an endpoint like this. I also recommend you take advantage of group-based attribution with a mapped group claim in your virtual proxy configuration (https://help.qlik.com/en-US/sense-admin/August2022/Subsystems/DeployAdministerQSE/Content/Sense_Depl...), accommodating more centralized access control: https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/man...