Configure Netskope SAML for ADFS
Log in to the Netskope UI (
https://<tenant_hostname>.goskope.com
) and go to: Settings > Security Cloud Platform > Forward Proxy > Add Account. Add a new account with these settings:Name: ADFS (for example)
IDP URL: The URL can be found from the meta data of the IDP. For example, for ADFS you can obtain it from the line:
SingleSignOnServiceBinding=…..HTTP-POST* Location=”https://adfs.test.com/adfs/ls/”
IDP Entity ID: The IDP Entity ID can also be found from the meta data of the IDP. For example, for ADFS you can obtain it from the line:
entityID=”https://adfs.test.com/adfs/services/trust”
IDP Certificate: Download the IDP certificate from the ADFS 2.0 Management window under Certificates > Token Signing > Export in Base 64 encoded format. Copy the certificate contents using a text editor into Netskope.
When finished, click Save.
Go to Settings > Security Cloud Platform > Forward Proxy >Authentication. Click Enable Authentication. Enable and select the SAML account created earlier. When finished, click Save.