You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: