Skip to content

Docker-compose for easy auth with UIUC shibboleth idp

Notifications You must be signed in to change notification settings

JJwang11/uiuc-shibboleth-auth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized shibboleth service provider for ECE 391 authorization

How it works TL;DR:

  • App is proxy-protected by shibboleth.
  • When they sign in, we store their uid in their session.
  • We then redirect them to discord OAuth to get their discord account
  • Discord bot gives them a student/TA role depending on if they appear in the class roster

This project was forked from an existing shibboleth authenticator for SIGPwny, all credit to arxenix.

About

Docker-compose for easy auth with UIUC shibboleth idp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.6%
  • Shell 23.7%
  • Dockerfile 20.7%