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
Go to Applications and select Create App Integration
To create a SAML integration select SAML 2.0 as the Sign-on Method
Select your app name as Runn and press next
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
For Audience URI (SP Entity ID) copy the Issuer field from Runn's settings page. It defaults to your account name (with underscores).
For Name ID format select EmailAddress
Add two Attribute Statements
Name:
emailaddress
Value:user.email
Name:
name
Value:user.displayName
Click the Next button
Skip the feedback.
Change to the Sign On tab if you aren't there already. Then click "View Setup Instructions"
Copy the Identity Provider Single Sign-On URL and paste it into the Runn's setting page under SSO Target URL
Ignore the Identity Provider Issuer
Copy the X.509 Certificate and paste it into Runn's setting page under IDP Certificate
Finish setup Runn
In the Runn setting page
Update Email Claim to
emailaddress
Update Name Claim to
name
Press the Save on the SAML Settings box
Testing
See Testing in Setting up SAML SSO