Conversation
✅ Deploy Preview for docsv1 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR adds troubleshooting documentation for Okta SSO integration across three OpenMetadata versions (v1.9.x, v1.10.x, and v1.11.x-SNAPSHOT). The documentation addresses a common issue where users experience a spinning wheel timeout when configuring Okta authentication, caused by incorrect or excessive callback URL configurations.
Key Changes
- New troubleshooting guide explaining how to resolve spinning wheel timeout errors with Okta SSO
- Guidance on ensuring callback URLs are reachable and properly configured
- Code examples showing the correct redirect URI configuration
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| content/v1.9.x/deployment/security/okta/troubleshooting.md | Adds Okta troubleshooting guide for v1.9.x with instructions on fixing callback URL issues |
| content/v1.10.x/deployment/security/okta/troubleshooting.md | Adds Okta troubleshooting guide for v1.10.x (identical content to v1.9.x) |
| content/v1.11.x-SNAPSHOT/deployment/security/okta/troubleshooting.md | Adds Okta troubleshooting guide for v1.11.x-SNAPSHOT (identical content to other versions) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| To allow Okta to authenticate and redirect to OpenMetadata properly: | ||
|
|
||
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
There was a problem hiding this comment.
Missing period at the end of the sentence. Also, there's a missing comma after "localhost:8585" for clarity.
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. | |
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585`, if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redirect URIs and base URIs if you have set those. |
|
|
||
| To allow Okta to authenticate and redirect to OpenMetadata properly: | ||
|
|
||
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
There was a problem hiding this comment.
Typo: "redict" should be "redirect".
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. | |
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redirect URIs and base URIs if you have set those. |
|
|
||
| To allow Okta to authenticate and redirect to OpenMetadata properly: | ||
|
|
||
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
There was a problem hiding this comment.
Typo: "redict" should be "redirect".
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. | |
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redirect URIs and base URIs if you have set those. |
|
|
||
| # FAQ: Security with Okta | ||
|
|
||
| ## How to resolve spinnging timeout error when connecting to OpenMetadata with Okta SSO? |
There was a problem hiding this comment.
Typo in the question heading: "spinnging" should be "spinning".
| ## How to resolve spinnging timeout error when connecting to OpenMetadata with Okta SSO? | |
| ## How to resolve spinning timeout error when connecting to OpenMetadata with Okta SSO? |
|
|
||
| To allow Okta to authenticate and redirect to OpenMetadata properly: | ||
|
|
||
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
There was a problem hiding this comment.
Missing period at the end of the sentence. Also, there's a missing comma after "localhost:8585" for clarity.
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. | |
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585`, if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
|
|
||
| # FAQ: Security with Okta | ||
|
|
||
| ## How to resolve spinnging timeout error when connecting to OpenMetadata with Okta SSO? |
There was a problem hiding this comment.
Typo in the question heading: "spinnging" should be "spinning".
| ## How to resolve spinnging timeout error when connecting to OpenMetadata with Okta SSO? | |
| ## How to resolve spinning timeout error when connecting to OpenMetadata with Okta SSO? |
|
|
||
| # FAQ: Security with Okta | ||
|
|
||
| ## How to resolve spinnging timeout error when connecting to OpenMetadata with Okta SSO? |
There was a problem hiding this comment.
Typo in the question heading: "spinnging" should be "spinning".
| ## How to resolve spinnging timeout error when connecting to OpenMetadata with Okta SSO? | |
| ## How to resolve spinning timeout error when connecting to OpenMetadata with Okta SSO? |
|
|
||
| To allow Okta to authenticate and redirect to OpenMetadata properly: | ||
|
|
||
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
There was a problem hiding this comment.
Missing period at the end of the sentence. Also, there's a missing comma after "localhost:8585" for clarity.
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. | |
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585`, if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
|
|
||
| To allow Okta to authenticate and redirect to OpenMetadata properly: | ||
|
|
||
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. |
There was a problem hiding this comment.
Typo: "redict" should be "redirect".
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redict URIs and base URIs if you have set those. | |
| 1. Ensure your callback URLs are pointing to OpenMetadata that Okta can reach. [Our guide](/deployment/security/okta/auth-code-flow) uses `localhost:8585` if you are not hosting OpenMetadata locally, you will need to update your sign-in redirect URIs, and possibly your sign-out redirect URIs and base URIs if you have set those. |
Adding troubleshooting guide to okta docs to alleviate spinning wheel issue encountered while setting up sso