opendatadiscovery / odd-platform

First open-source data discovery and observability platform. We make a life for data practitioners easy so you can focus on your business.
https://opendatadiscovery.org
Apache License 2.0
1.16k stars 96 forks source link

when auth.type = LOGIN_FORM new collector cannot create datasource #1673

Closed Vladysl closed 1 month ago

Vladysl commented 2 months ago

Root cause - /ingestion/datasources endpoint is not whitelisted for LOGIN_FORM and collector cannot create new datasource.

Vladysl commented 1 month ago

implemented in https://github.com/opendatadiscovery/odd-platform/pull/1674