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

Add support for Azure AD authentication in mssql #165

Open
Mikel-Landa opened this issue Dec 4, 2023 · 3 comments · May be fixed by #166
Open

Add support for Azure AD authentication in mssql #165

Mikel-Landa opened this issue Dec 4, 2023 · 3 comments · May be fixed by #166
Labels
enhancement New feature or request

Comments

@Mikel-Landa
Copy link

What problem are you facing?

Azure Sql Servers offer the option for exclusive Microsoft Entra ID (Azure AD) login. I need to be able to login with that option.

How could Crossplane help solve your problem?

@Mikel-Landa Mikel-Landa added the enhancement New feature or request label Dec 4, 2023
@Mikel-Landa Mikel-Landa linked a pull request Dec 4, 2023 that will close this issue
2 tasks
@markphillips100
Copy link

@Mikel-Landa how's this PR coming along? Need to connect to database using fedauth (workload identity), and in addition, create user from external provider.

@Mikel-Landa
Copy link
Author

@markphillips100 that's not up to me anymore unfortunately. You can fork my changes and run your own provider (that's what I'm doing) or trying to upvote to see if a maintainer picks it up.

@markphillips100
Copy link

Thanks @Mikel-Landa . I forked and bumped to use Microsoft's mssql and azidentity - needed the latest support for workload identity.

Thanks for the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants