Table of Contents
Connect Okta from Within Findem
Troubleshooting SSO Login Issues
How Does It Work?
Overview of Required Scopes
-
openid- Identifies the request as an OpenID Connect request
-
profile- Requests access to the end user's default profile claims
-
email- Requests access to the email and email_verified claims
Note:
Findem does not support SAML-based integrations via Okta at this time. If your organization uses Okta for SSO and wishes to integrate with Findem, it must use OIDC.
Setup in Okta
- As the Okta Admin user, get started by heading to your Okta Admin Console (Applications > Applications) and clicking Create App Integration:
- Make the following selections:
- Sign-in method: OIDC - OpenID Connect
- Application type: Web Application
- Click Next.
- Set the Redirect URIs and Authentication options:
- App integration name: Findem.
- Grant type: Authorization Code.
- Sign-in redirect URIs: https://matches.findem.ai/auth/okta/callback
- Leave then other options blank/default and click Save.
Assign Users in Okta
Once you've successfully created the app, it's time to assign users to it from within Okta.
- From the app's main page in Okta, click Assignments > Assign > People.
- Add each user you wish to log in to Findem via SSO. You can also add groups if your org has created groups.
OIDC Web App Summary in Okta
- From the app's main page, click the General tab.
- Copy and paste the Client ID somewhere you have easy access to. You will need it shortly.
- In the Client authentication section, choose Client secret, then Generate new secret. Copy and paste this code somewhere you'll remember and have easy access to. You'll need it shortly.
- From the Sign On tab, ensure the settings appear the same as the image below.
Connect Okta from Within Findem
Note:
The Okta Admin user will also need Findem Admin access in order to complete the integration steps.
- As the Okta Admin user, in Findem, navigate to Admin > Organization Settings.
- From the Security tab, click Connect Okta SSO.
- Enter the configuration values for:
- Domain: This is your org's your org's domain as represented in Okta {oktaid.okta.com}. Example: companyname.okta.com.
- Issuer: https://[okta id].okta.com. Example: https://[companyname].okta.com
- Client Id: Paste the Client ID you copied over from Okta
- Client Secret: Paste the secret code you generated from Okta
- Optionally, check the box for Enable API Access Management if your Okta environment is using it. Note, if you do check this option, you'll need to enter https://{okta id}.okta.com/oauth2/default in the Issuer field above.
- Click Save.
-
Now your users will be able to log in to Findem via their Okta credentials.
- From the Security tab, click Connect Okta SSO.
SSO Only Logins
If you would like to force users of your Findem instance to only login with Okta, submit a request with Findem Support requesting this. Note that this change must be performed via our Engineering team and may take a few days to execute.
Once complete, the only method users can use to log into Findem with will be via your org's Okta SSO.
Troubleshooting SSO Login Issues
If you or your users are experiencing issues logging in through Single Sign-On (SSO), try the following troubleshooting steps:
- Verify that your Okta issuer and domain are correctly configured in the Findem settings
- Check if users can access the application through a direct browser link
- Contact your IT support team to review and update your SSO configuration settings
Password Reset with Okta SSO
When using Okta SSO with Findem, you cannot reset your password through a traditional email reset link. Instead:
- Navigate to https://app-next.findem.ai/.
- Enter your email address.
- You will be presented with an option to log in via Okta SSO.
- Use your organization's single sign-on method to access your account.
"Access denied" when using Okta SSO
If you see an "access denied" message when clicking your Findem account setup link or trying to log in via Okta, it usually means your organization's SSO/Okta setup hasn't granted you access to the Findem application yet. In most cases, your user account hasn't been added to the Okta application that provides access to Findem, so the SSO configuration is blocking you from completing setup.
Share the exact error message with your SSO/Okta or IT team (for example, "access denied") and let them know you were attempting to finish setting up or logging in to your Findem account. Ask them to confirm that:
- You are assigned to the Okta application that grants access to Findem.
- Your permissions within that application are configured appropriately.
Common Issue:
SSO login issues often occur due to misconfigured authentication settings, particularly incorrect Okta issuer or domain configuration. While users may still be able to access Findem directly through a browser, the SSO integration may require technical configuration adjustments by your IT support team.
Comments
0 comments
Please sign in to leave a comment.