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

Adding Azure AD Authentication #1503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BtQuentin
Copy link

I am taking time off from maintaining this repo. I will not be reviewing pull requests.

Details in https://code.openark.org/blog/mysql/reducing-my-oss-involvement-and-how-it-affects-orchestrator-gh-ost

Related issue: #1485

Description

This PR is here to add Azure AD Authentication to Orchestrator

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.

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

Successfully merging this pull request may close these issues.

None yet

1 participant