How to allow Webex over browser for specific users authenticated using SAML through web isolation?
For example:
Only userA authenticated via SAML should be able to access Webex through browser via web isolation.
For rest of the users, Webex through browser via web isolation should be blocked
[Client]-----------[Web isolation proxy/TIE]------------[Internet]
Default rule for browsing has action Isolate
Default rule for Applications has action Pass
SAML authentication (Server Authentication) is setup on the web isolation proxy
1. Source: SAML Userids, Destination: webex.com, Action: Pass
2. Source: All Authentication users, Destination: webex.com, Request Header: OPTIONS/POST, Action: Pass
3. Source: All Authentication users, Destination: webex.com, Action: Block
Important Notes: