CenturyLinkCloud / mdw

https://centurylinkcloud.github.io/mdw/
MIT License
46 stars 10 forks source link

Azure Active Directory Single Sign-On for MDWHub Authentication #822

Open donaldoakes opened 4 years ago

donaldoakes commented 4 years ago

For MDW apps deployed in Azure, enable Hub/API authentication via Azure AD.

The benefit is that Hub enterprise access can be Single Sign-On protected by AD authentication, and not require a VPN connection.

This may entail adding new Spring Boot dependencies. Preferably we'll deliver the Azure AD auth components as an optional asset package.