Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Azure Entra ID auth #1550

Unanswered
petrkr asked this question in Q&A
Feb 15, 2024 · 1 comments · 1 reply
Discussion options

As Azure support "one time" token as mysql password, there is need to replace password after expire. Would be nice if library will know that itself. For now I do not know if I can simply replace password or I have to destroy instance and create new one with new password / token

I have tested connection is NOT dropped after token expiration, so this change applies only in case of reconnect, where is possibility to need already new password in connection string.

Ref: https://learn.microsoft.com/en-us/azure/mysql/single-server/how-to-configure-sign-in-azure-ad-authentication

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

See #1469

You must be logged in to vote
1 reply
Comment options

Thanks, so basically, not supported yet. Thanks. I did for now new instance for every new token. If that PR will be merged, I will rewrite that mess-code to new interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /