To integrate Single Sign-On (SSO) using the SAML 2.0 protocol, both the Identity Provider (IdP) and the Service Provider (SP) must be configured. To integrate SAML 2.0 SSO, do the following:
|
Step |
Action |
|---|---|
|
Choose a SAML 2.0 Identity Provider (IdP) |
|
|
Configure the IdP |
|
|
Obtain the IdP Metadata |
|
|
Configure the Service Provider (SP) |
|
|
Generate SP Metadata |
|
|
Exchange Metadata |
|
|
Implement SAML Request/Response Handling |
|
|
Test and Troubleshoot |
|
It is important to note that the specific steps and configurations may vary depending on the IdP and SP you are using, as well as the programming language and frameworks you are working with. It is recommended to consult the documentation and guides provided by your chosen IdP and SP for detailed instructions on SAML 2.0 integration.
Use case with Okta Service Provider
-
Log in to Okta with administrative access.
-
Click the Applications menu option from the left-side pane.
-
Click Create App Integration.
The Create a new app integration page appears. -
Click SAML 2.0.
The Create SAML Integration page appears. -
Enter the App name and App logo details in the corresponding fields.
-
Click Next and fill the form with the necessary information.
-
Click Finish and then click View Setup instructions.
SAML 2.0 for Mistnet Application
-
Click Mistnet Configuration.
-
Log in as an administrator in Mistnet.
-
Go to Settings and then click Operational.
-
Click SAML/SSO.
-
Click Download Certificate in Okta,
Make a switch to one line certificate (we use https://www.samltool.com/format_x509cert.php). -
Enter the Issuer URL, SSO URL, and Certificate details in the corresponding fields.
-
Click Update.
-
Restart MUI Service.