{% hint style="info" %}
NOTE: You need to be an admin to do the following steps in Okta
Login into Okta and go to Applications section in Admin Panel\
* Create a new SAML 2.0 app\
\
* Choose an appropriate name for the app (for eg. CloudOps-sso) and click Next
* On the Configure SAML tab, please fill in the highlighted fields\
{% hint style="info" %}
Please reach out to CloudOps team at [email protected] for the values of the above fields.
In the Attribute statements section of the form, please fill in the following 2 attributes\
The name attribute value will be \
String.join(" ", user.firstName, user.lastName)
The email attribute value will be user.email (Chose from the drop down)
Click Next
On the Feedback page, please check the highlighted option and click Finish\
* Next, we will need the Single sign-on URL and x.509 certificate to configure the SP on our side. Click on the highlighted button to get the above values\
* Copy Identity Provider Single Sign-On URL and also download the certificate as highlighted below\
{% hint style="info" %}
Please send the above 2 piece of information to [email protected]
Assign users to this new application, so that sign in into CloudOps application using Okta SSO. Click on Assignments tab to accomplish this.\