Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Nessie Persistence]: Add azure-identity-extensions so that azure managed identity authentication can be setup #9661

Open
gpathak128 opened this issue Sep 28, 2024 · 0 comments

Comments

@gpathak128
Copy link

Description

azure-identity-extensions: https://azuresdkdocs.blob.core.windows.net/$web/java/azure-identity-extensions/1.1.20/index.html

Add this as a dependency so that services like azure postgres flexible server maybe used with managed identity authentication rather than user/pass

Expected Use Cases

The ability to use

authenticationPluginClassName=com.azure.identity.extensions.jdbc.postgresql.AzurePostgresqlAuthenticationPlugin

in the jdbc url so that nessie can use a workload identity/managed identity to connect to the database server.

Requested Changes in public API

No change to public API

@dimas-b dimas-b changed the title [Feature]: Add azure-identity-extensions so that azure managed identity authentication can be setup [Feature][Nessie Persistence]: Add azure-identity-extensions so that azure managed identity authentication can be setup Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant