Identity allows your users to log in using the same Okta credentials they use everywhere else in their environment once Identity has been configured to use Okta. Identity will also make sure to prompt the users for Multi-Factor Authentication (MFA) and enforce your password policy. This guide provides both images for the Okta Developer UI and the Classic UI. This integration requires the API Access Management service in Okta to provide Admins full security control management.
How to configure Okta with Identity:
- Enable Addigy Identity (within Addigy)
- Select Okta as your Identity Provider within the policy settings (within Addigy)
- Register an Application under your Okta instance (within Okta)
- Populate Application settings under Addigy Identity policy settings (within Addigy)
- Assign users to Application (within Okta)
1. Enable Identity
Enabling Addigy Identity is simple. We've provided a knowledge base on enabling Addigy Identity Here:
https://support.addigy.com/a/solutions/articles/8000078530-how-to-enable-addigy-identity
2. Select Okta as your identity provider within the policy settings
3. Register an Application under your Okta instance
- Navigate to your Okta Dashboard and select Applications
- Click Add Application
- Select Native for your Application type
- Fill in the following fields:
- Name: Name your application anything you'd like
- Redirect URI: Copy your organization URL (can be found on the Dashboard)
and prepend "addigy-", then paste it into the login redirect URI field. It should follow this format https://addigy-{your-domain} (EX: https://addigy-dev-132191.okta.com). - Press Done
4. Populate application settings under Identity policy configuration
- Now that Application registration is complete, scroll down to the Client Credentials section of your Okta App and copy over your Client ID and Redirect URI over to your Identity Policy.
- Next, copy your Organization URL into the Domain field in Addigy
- Then save
5. Assign users to Application
- Once your users are assigned to the application in Okta they will be able to authenticate on your macOS devices using their Okta credentials.