Hello, we are attempting to deploy the Zscaler connector using a zero-touch deployment method. However, after completing SSO, users are prompted with a message in Safari asking if they want to allow the page to open "Zscaler". Is there any way to bypass this and pre-allow/permit access?
Page 1 / 1
There is a specific key that you can set to disable handing off the authentication to Safari. Set this key to false:
<key>externalRedirect</key>
<string>false</string>
There is a specific key that you can set to disable handing off the authentication to Safari. Set this key to false:
<key>externalRedirect</key>
<string>false</string>
But we want it to redirect to safari, but want the default action to ALLOW to open in zscaler
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.