apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
681 stars 208 forks source link

[FEATURE] Support multiple authentication at the same time on the server side #4056

Open lw-yang opened 4 days ago

lw-yang commented 4 days ago

Describe the feature

Currently, on the server side, only one authentication method can be set. We need to be able to configure it to support multiple authentication methods at the same time

refer to #2978

Motivation

No response

Describe the solution

No response

Additional context

No response

jerqi commented 2 days ago

You an refer to Pulsar AuthenticationProviderList's implement.