City-of-Bloomington / url_shortener

Short URL web service
GNU Affero General Public License v3.0
2 stars 1 forks source link

Use ADFS authentication by default #1

Closed inghamn closed 1 year ago

inghamn commented 1 year ago

We are moving away from CAS authentication and will be using ADFS authentication in the future. Additionally, we plan to provide the role membership by using AD groups. This means there is no longer a need for a people table at all, since all user information will be coming from ActiveDirectory.