How to Integrate Okta SSO in nOps
Click on this link to direct to Okta:
https://help.okta.com/en/prod/Content/Topics/Apps/Apps_App_Integration_Wizard_SAML.htm
In Okta click Add new Application Integration
Select Platform Web, Sign on method SAML 2.0
Choose the Application name
In nOps go to Settings>SSO Settings page in nOps and copy these values
Now, go into the SAML Settings of OKTA
Select the Attribute Statements (REQUIRED), if you don’t configure it nOps SSO won’t work.
Use the following configuration (case sensitive)
User.email -> user.email User.FirstName -> user.firstName User.LastName -> user.lastName
In the next step select it as an internal app
After creating application, click on the View Setup Instructions
- Copy Identity Provider Single Sign-On URL from OKTA to SAML 2.0 End Point on nOps
- Identity Provider Issuer from OKTA to Issuer URL
- Copy X.509 Certificate into nOps
Assign the User into Application
The user can login via OKTA now.