opensearch-project / OpenSearch-Dashboards

📊 Open source visualization dashboards for OpenSearch.
https://opensearch.org/docs/latest/dashboards/index/
Apache License 2.0
1.66k stars 870 forks source link

[Multiple Datasource] Support new auth types in multiple data source to pass user OSD identity to data source #3688

Open zengyan-amazon opened 1 year ago

zengyan-amazon commented 1 year ago

Is your feature request related to a problem? Please describe. https://github.com/opensearch-project/OpenSearch-Dashboards/issues/3634

Describe the solution you'd like Create a new auth type in multiple data source, like basic and sigv4, which relays OSD logged in user auth info/header to data source when calling data source APIs

Describe alternatives you've considered Support something similar to asScoped function in opensearch service, which applies to all data source calls. this alternative approach may conflict with user selected auth types

Additional context N/A

jackevans43 commented 1 year ago

Hey - still super interested in this - can this be scheduled into a future release please?

daihengbin724 commented 9 months ago

Hey - still super interested in this - can this be scheduled into a future release please?

agree!

seraphjiang commented 5 months ago

@bandinib-amzn @BionIT have we supported in recently refactory of new auth type?

cc: @zengyan-amazon