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

Using Azure AD Authentication #1485

Open
BtQuentin opened this issue Apr 25, 2023 · 0 comments
Open

Using Azure AD Authentication #1485

BtQuentin opened this issue Apr 25, 2023 · 0 comments

Comments

@BtQuentin
Copy link

Hello, in our company we are using Orchestrator and we want to improve the security by adding Azure AD authentication.

Orchestrator for MySQL is using HTTP authentication with two account types: database administrator and guest. Account credentials are kept in an insecure place.

The goal is to have a simple Azure AD authentication implemented in the Golang back end of the application.

The Azure AD authentication must be an option to activate, not a replacement for the current security mechanism.

A new interface screen to connect to Orchestrator must be added.

We have already a working fork with Azure AD, but we want to add it to the official repo.

This is only a proposal.

Feel free to discus about it and let me know if it's a good idea for you or not !

Thank's

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