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

Rotate Credentials #10838

Open
Nessaek opened this issue Apr 19, 2024 · 0 comments
Open

Rotate Credentials #10838

Nessaek opened this issue Apr 19, 2024 · 0 comments

Comments

@Nessaek
Copy link

Nessaek commented Apr 19, 2024

What was unclear or otherwise insufficient?

I'm not sure if this is a missing documentation or missing feature issue but in either case:
I am using typeorm to connect to an Aurora database. For security reasons, my password expires and is regenerated every 15 minutes - the new password is updated in a file my application reads from. I need typeorm to use this new password. My question is - does typeorm have functionality to reload the connection to use this new password?

Recommended Fix

Make it clear how to dynamically recreate a connection when a value changes

Additional Context

No response

Are you willing to resolve this issue by submitting a Pull Request?

Yes, I have the time, but I don't know how to start. I would need guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant