Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant