Skip to content

Docker container that creates an easy authentication system with UIUC's Shibboleth Identity Provider

Notifications You must be signed in to change notification settings

sigpwny/sigpwny-shibboleth-auth

Repository files navigation

Dockerized shibboleth service provider for SIGPwny authorization

How it works TL;DR:

  • App is proxy-protected by shibboleth.
  • When they sign in, we store their uid and affiliation (student, alum, etc) in their session.
  • We then redirect them to discord OAuth to get their discord account
  • Discord bot changes their role based on their affiliation

Changes to make for your own app (run your own service provider)

shibboleth2.xml:

attribute-map.xml:

  • Uncomment your required attributes

Dockerfile:

  • Change shib-keygen cmd to use your entityID instead

About

Docker container that creates an easy authentication system with UIUC's Shibboleth Identity Provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published