Single Sign On with Okta SAML

How to setup up Single Sign on with Okta

Rowan Savage avatar
Written by Rowan Savage
Updated yesterday

SAML SSO is only available to Enterprise Customers.

Please contact sales@runn.io to find out more.
โ€‹

Set up Runn

Follow the "General Setup" in Setting up SAML SSO

Set up Okta

  1. Go to Applications and select Create App Integration

  2. To create a SAML integration select SAML 2.0 as the Sign-on Method

  3. Select your app name as Runn and press next

  4. For Single sign on URL copy the Runn SSO Callback URL from Runn's settings page. It will look something like https://app.runn.io/users/auth/saml/callback?account=r7nh3nd

  5. For Audience URI (SP Entity ID) copy the Issuer field from Runn's settings page. It defaults to your account name (with underscores).

  6. For Name ID format select EmailAddress

  7. Add two Attribute Statements

    1. Name: emailaddress Value: user.email

    2. Name: name Value: user.displayName

  8. Click the Next button

  9. Skip the feedback.

  10. Change to the Sign On tab if you aren't there already. Then click "View Setup Instructions"

  11. Copy the Identity Provider Single Sign-On URL and paste it into the Runn's setting page under SSO Target URL

  12. Ignore the Identity Provider Issuer

  13. Copy the X.509 Certificate and paste it into Runn's setting page under IDP Certificate

Finish setup Runn

  1. In the Runn setting page

  2. Update Email Claim to emailaddress

  3. Update Name Claim to name

  4. Press the Save on the SAML Settings box

Testing

Troubleshooting

Did this answer your question?