Setting Up SSO for ZPC with Okta
About SAML Single Sign-On in ZPC
Single Sign-On can be setup in ZPC against any Identity Provider (IdP) which supports SAML 2.0.
This guide covers the steps required to setup SAML SSO against Okta.
For an exhaustive list of supported IDP’s, visit SAML-based products and services.
Provide ZPC Service Provider (SP) Metadata to your Identity Provider (IdP)
Export the SP Metadata to provide to your IdP.
Adding ZPC as a Service Provider (SP) in OKTA using URL to the hosted metadata.xml file:
Open the ZPC SP Metadata file you exported in the previous step to get the information required for configuring the required SAML settings in OKTA
Fill in the Single sign-on URL and Audience URI (SP Entity ID) fields in OKTA by searching your ZPC SP Metadata file for the values in red below:
Copy the entityID value from the ZPC SP metadata to the Single sign-on URL field in OKTA.
In this example, the value is https://stack8-demo.smacs.stack8.com:443/saml/SSO
Copy the </md:NameIDFormat><md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location= value from the ZPC SP metadata to the Audience URI (SP Entity ID) field in OKTA.
In this example, the value is https://stack8-demo.smacs.stack8.com:443/saml/metadata
Configure Name Identifier (NameID)
Set Name ID format to “Unspecfied”
Set the Application username to “sAMAccountName”
Click Next and then Finish.
Provide Users Access to the ZPC Application
Go to the Assignments tab of your newly created application and click the Assign dropdown to select people or groups to assign.
Download OKTA IDP Metadata
Click on “View Setup Instructions” of the ZPC Application you created for OKTA.
Navigate to the bottom of the page and copy-paste the contents of the box containing your IDP metadata to a text file. You will upload this file to ZPC to complete your SSO setup.
Making changes to the OKTA applications SAML Settings (the steps completed in previous sections) will modify the IDP Metadata file.
You must re-download the latest IDP Metadata anytime a change is made to these settings.
Go back into ZPC and complete the SAML SSO Configuration
Import your IDP metadata
Enable SSO
Logout from ZPC
Go to the ZPC URL & click the teal login button to authenticate using SAML SSO
For any login issues with SSO, please reach out to ZIRO Support.
SSO Configuration Complete ✔
Once logged in, you will have initiated a Single Sign-On session, which will give you access to all other applications registered to your IDP server without having to log in.