website/integrations/security/skyhigh/index.md
Skyhigh Security is a Security Services Edge (SSE), Cloud Access Security Broker (CASB), and Secure Web Gateway (SWG), and Private Access (PA / ZTNA) cloud provider.
Skyhigh has multiple points for SAML integration:
The following placeholder will be used throughout this document.
authentik.company is the FQDN of the authentik installation.:::info This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. :::
While logged in to your Skyhigh Security Dashboard, click the configuration gear and navigate to User Management > SAML Configuration > Skyhigh Cloud Users tab
Under the Identity Provider section enter the following values:
https://authentik.company/skyhigh-dashboardhttps://authentik.company/application/saml/<application_slug>/sso/binding/init/Click Save.
Note the Audience and ACS URLs that appear. You will use these to configure Authentik below.
In the Authentik admin Interface, navigate to Applications > Providers. Create a SAML provider with the following parameters:
https://authentik.company/skyhigh-dashboardPostAuthentik default SAML Mapping: EmailCreate an application linked to this new provider and use the slug name you used in the Skyhigh section above.
In the Authentik admin Interface, navigate to Applications > Providers. Create a SAML provider with the following parameters:
https://login.auth.ui.trellix.com/sso/saml2https://authentik.company/skyhigh-swgPosthttps://login.auth.ui.trellix.com/sso/saml2Create an application linked to this new provider and note the name of its slug.
While logged in to your Skyhigh Security Dashboard, click the configuration gear and navigate to Infrastructure > Web Gateway Setup.
Under the Setup SAML section click the New SAML button.
Configure your SAML provider as follows:
https://login.auth.ui.trellix.com/sso/saml2https://authentik.company/application/saml/<application_slug>/sso/binding/post/https://authentik.company/skyhigh-swghttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddresshttp://schemas.xmlsoap.org/claims/GroupSave your changes and publish the web policy.
:::info You must also ensure that your web and/or private access policies grant access to users who will be authenticated. This configuration is out of scope for this document. :::