issues
search
UCF
/
Search-Service-Django
A django based REST API for accessing search data and related data management tools.
0
stars
0
forks
source link
Implementing SAML SSO
#361
Closed
jmbarne3
closed
1 year ago
jmbarne3
commented
1 year ago
Enhancements:
Updates project to support SAML Single Sign On, specifically intended for use with Azure.
Added the conditional
USE_SAML
setting flag to turn the feature on and off.
Enhancements:
USE_SAML
setting flag to turn the feature on and off.