Okta - SAML Setup
Guide for setting up SSO with Okta using SAML
This guide will set up a custom Okta SAML Application that will allow your users to login to Hava. These steps can be followed for most SSO identity providers, though the field names may be different. Custom apps will be coming soon.
Log into Hava and head to your Account Settings. From there select SSO Config, then click SAML on the protocol selection page. This will show you the Service Provider values you will need to enter into Okta
Log into Okta and click Applications → Create App Integration
Select SAML 2.0 and click Next
Name the app Hava and click Next
Use the Service Provider values from the Hava SSO SAML section to complete the fields on this page:
Single Sign on URL is Assertion Consumer Service URL
Audience URI is Issuer (Entity ID)
Default RelayState is also Issuer (Entity ID)
Name ID format is set to EmailAddress
Leave the rest as is and click Next
Select Okta customer and click Finish
Click View Setup Instructions to see the information required for Hava
Head back to the Hava SSO SAML config page and select Add SAML Config
Enter the config values from the Okta setup instructions:
Identity Provider Entity ID is Identity Provider Issuer
Identity Provider SSO URL is Identity Provider Single Sign-On URL
Public x509 Certificate is X.509 Certificate
Click Save to complete the setup
You can now either test the login via your Okta App page, or by heading to the Login URL displayed in the Service Provider details in Hava. Once you have confirmed the configuration works you can then Enable your provider to limit logins to SSO only for your account.
Last updated