Setting up SSO with Okta
Administrators use the following steps when preparing to run SSO with Okta.
Note: FP&A Plus does not support IWA configurations for Okta.
- Log in to Okta as an administrator.
- Click Admin.
-
Hover over the Developer Console drop-down and select Classic UI.
The Applications page appears.
- Click Add Application.
-
Click Create New App.
The Create a New Application Integration dialog opens.
- Select SAML 2.0.
- Click Create.
- In General Settings, specify a name for the application, and click Next.
-
In SAML Settings, in Single sign-on URL, Recipient URL, and Destination URL, type:
https://<PROPHIX_INSTANCE_URL>/sso/Saml2/Acs
where <PROPHIX_INSTANCE_URL> is the URL for your Prophix Cloud instance.
-
In Audience URL, type:
https://<PROPHIX_INSTANCE_URL>/sso/Saml2
- Leave Default Relay State empty.
- Verify that Name ID format is Unspecified.
- Okta username should be Email.
-
Under Attribute Statements, add the following:
Name Name Format Value firstName Unspecified user.firstName lastName Unspecified user.lastName email Unspecified user.email - Click Next.
-
Click Finish.
The application is created and you are directed to the Application page.
- Select the Sign On tab.
- Click View Setup Instructions.
- Record the following values:
- Identity Provider Single Sign-On URL
- Identity Provider Issuer
- X.509 Certificate
Later when you set up SSO, these values will be, respectively, the SAML SSO URL, the Issuer URL, and the Token signing certificate.
Tip: Alternatively, you can save these values using the IDP metadata option, and use the resulting XML file to load the values into Security Manager. Note that the file must have a .xml extension; if not, you must add it.
- You are now ready to set up SSO.