-
Notifications
You must be signed in to change notification settings - Fork 7
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
Feat/db authentication with azure identity token #724
base: develop
Are you sure you want to change the base?
Feat/db authentication with azure identity token #724
Conversation
…for upcoming configuration adjustments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! The code looks fine, although there is some repeated files — but we will need to ensure that general packages are loaded for auth-server first before we can refactor that into a package, so that's fine for this PR.
Can you maybe supply some documentation about how to connect to the database through Azure? It's a new use-case that we are not familiar with, so any extra information would be very helpful 💪
…he new default 'mysql'
… missing DB_DIALECT to example env vars
Gerelateerd ticket: https://openstad.dev/ticket?openstadResourceId=165 |
Changes to the api- and auth-server, so a database (MySQL) connection can be made in an Azure context (in this case specific for Amsterdam):