mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-24 22:18:41 +00:00
Docs: Removing ODIC Troubleshooting Section (#20974)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
parent
21359d922a
commit
86d000a02a
@ -31,13 +31,3 @@ global:
|
||||
```
|
||||
|
||||
{% partial file="/v1.7/deployment/configure-ingestion.md" /%}
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
* If you are seeing the below trace in the logs, you need to add the discovery URL
|
||||
|
||||
```
|
||||
org.pac4j.core.exception.TechnicalException: You must define either the discovery URL or directly the provider metadata
|
||||
```
|
||||
|
||||
To resolve the error regarding the discovery URL, you need to set the `AUTHENTICATION_DISCOVERY_URI` in your configuration. This URI is used to discover the OpenID Connect provider's configuration.
|
||||
|
||||
@ -31,13 +31,3 @@ global:
|
||||
```
|
||||
|
||||
{% partial file="/v1.8/deployment/configure-ingestion.md" /%}
|
||||
|
||||
### Troubleshooting
|
||||
|
||||
* If you are seeing the below trace in the logs, you need to add the discovery URL
|
||||
|
||||
```
|
||||
org.pac4j.core.exception.TechnicalException: You must define either the discovery URL or directly the provider metadata
|
||||
```
|
||||
|
||||
To resolve the error regarding the discovery URL, you need to set the `AUTHENTICATION_DISCOVERY_URI` in your configuration. This URI is used to discover the OpenID Connect provider's configuration.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user