SSO - Configuration with Okta

Updated by Daniel Limia Aspas

Setup SSO between Hireflix <> Okta

  1. Go to Okta => Applications => Create App Integration
  2. Choose SAML 2.0
  3. Set the app name and logo (optional). We suggest you use "Hireflix"
  4. Go back to Hireflix => My account => Single Sign On. Enable SSO and copy the Service Provider Metadata Endpoint URL to the clipboard. Open a new tab on your browser and load the URL. This will display an XML formatted document (See next step)
  5. Within the XML document, copy the URL displayed in the "Location" XML property highlighted below. The URL should have the following format https://admin.hireflix.com/sso/saml2/callback/<unique-id>
  6. Copy the "entityID" XML property highlighted below:
  7. Paste the previous values in Okta as follows:

VERY IMPORTANT: make sure that the following settings are configured exactly as:
- Name ID format => EmailAddress
- Application username => Email
- Update application username on => Create and update
  1. Click "Next" and then finish the last configuration step. Once done, go to the "Sign On" tab in Okta:
  2. Under the Settings => Sign on methods => SAML 2.0 => Metadata details section, copy the Metadata URL and load it in another browser's tab. Then, save the metadata contents as an XML file. You will need this file for the next and final step.
  3. Upload the XML file obtained from the above step to Hireflix:

Go to Hireflix => My account => Single Sign On => Identity Provider Metadata XML and upload the metadata file obtained in the previous step:

Once uploaded, hit "Save".

Assign Okta users to the Hireflix SSO app

You need to give access to Okta users to the Hireflix SSO app you just configured in Okta. Within the Hireflix SSO Okta app configuration, go to Assignments => Assign

Then, assign either people or groups to the Hireflix SSO app:

VERY IMPORTANT: Make sure that you only assign people whose email matches an email which is part of your team in Hireflix. Otherwise they will not be able to log in.

Hireflix <> Okta SSO is now configured 🎉


How did we do?


Powered by HelpDocs (opens in a new tab)