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

Refreshing AADSecurePrincipalSecret dynamically at runtime #2168

Open
rgampa opened this issue Feb 7, 2024 · 0 comments
Open

Refreshing AADSecurePrincipalSecret dynamically at runtime #2168

rgampa opened this issue Feb 7, 2024 · 0 comments

Comments

@rgampa
Copy link

rgampa commented Feb 7, 2024

We currently set AADSecurePrincipalSecret to HikariConfig via setDataSourceProperties(). We are working on a feature to automatically refresh the connection with new secret post secret rotation every few days as per our organization policy, without restarting the application.

So is there a way to provide new AADSecurePrincipalSecret on already created HikariDataSource? If it's not currently supported, is it feasible implement ?

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