UCF / Search-Service-Django

A django based REST API for accessing search data and related data management tools.
0 stars 0 forks source link

Implement SSO #360

Closed jmbarne3 closed 1 year ago

jmbarne3 commented 1 year ago

Add Single Sign On via SAML with Azure AD. In order to implement this, we will need to create Security Groups within AD for all 3 environments, one for each role we intend to support.

DEV

Roles:

QA

Roles:

PROD

Roles:

jmbarne3 commented 1 year ago

Implemented in v3.0.0