mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00

* Fix #7712: Align AuthProvider values in the JSON schema definition * Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured * Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured * Handle new providers * Lint * Fix #7712: Align AuthProvider values in the JSON schema definition * Handle new providers * Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured * Fix ingestion bot initialization, create jwt token if there is no authMechanism pre-configured * Lint * fix rebase * Fix test * Fix test * Fix Usage of Auth Provider in User Resource * remove unused function --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com> Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>