Skip to content
Snippets Groups Projects
Unverified Commit eaabfa79 authored by Case Nelson's avatar Case Nelson Committed by GitHub
Browse files

feat: move auth providers behind ee token (#48245)

* feat: move auth providers behind ee token

Fixes #48235

Introduces new premium feature `database-auth-providers`.
Moves fetch-auth behind defenterprise - oss will always return an empty
map.
Add metabase.util.http to test outbound http requests.

* Fix broken refs

* Drop defmethod as adhoc overrides aren't desirable outside ee

* Drop unessary require

* Fix token and tests

* Fix tests

* Fix formatting

* Fix var cast exception

* Fix connection test

* Move test to ee namespace

* Move more tests behind enterprise

* Fix checked-section hiding
parent d6eeaf1e
No related branches found
No related tags found
No related merge requests found
Showing
with 297 additions and 223 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment