How to setup SAML SSO with Okta

Discover how to setup Okta SSO for your company within Figures

T
Written by Tech Support
Updated over a week ago

This guide requires you to be administrator of your Okta account


On Okta

  1. Navigate to your Okta administration dashboard

  2. Under Applications, click on Applications

  3. Click on Create App Integration

  4. Select SAML 2.0 from the list, then click Next

  5. Give your application a name (e.g: Figures SAML), then click Next

  6. Under Single sign-on URL, enter https://app.figures.hr/api/auth/saml/callback

  7. Under Audience URI, enter https://app.figures.hr

  8. Scroll down to Attribute Statements and add the following 2 entries. Make sure to respect the case.

    1. firstName to user.firstName

    2. lastName to user.lastName

  9. Scroll down to the bottom of the page, then click Next

  10. Answer the survey, then click on Finish. You will then be redirected to your new application.

  11. Under Metadata details, click on More details

  12. Copy the Sign on URL and the Signing Certificate. You will require them shortly

  13. At the top of the page, click on the Assignments tab

  14. Assign relevant People or Groups to this application, depending on your needs. In order to test the integration, we recommend that you at least add yourself to start

On Figures

  1. On your sidebar, click on Account

  2. Navigate to the Settings tab

  3. Scroll down until you find SAML SSO

  4. Click on Configure

  5. Enter your SAML Entry Point, Issuer and Certificate. Those match the settings you've copied from Okta before.

    1. Entry Point corresponds to the Sign on URL

    2. Certificate corresponds to Signing Certificate

  6. Click on Save

  7. Click on Test integration

Did this answer your question?