Skip to content

A Discord bot for authenticating ULB students using QuIdAM CAS

License

Notifications You must be signed in to change notification settings

bepolytech/quidam-ulb-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cas-sso-discord-bot

A Discord bot and FastAPI webapp for authenticating users using CAS SSO.
Links their Discord account (ID) to their CAS credentials. Users are able to link and unlink their account, and only one Discord ID can be linked to a CAS user.

FastAPI, Disnake, CAS, [some database TBD], Docker, Discord OAuth2, etc.

Currently at the dev stage

Possibly replacing our own previous auth bot ULBDiscordBot which was just based on email-sent tokens.

Uses:

Opensource-IIITH/Discord-CAS

OR use:

Acknowledgments

  • ULBDiscordBot: predecessor to this bot
  • DocHub: student-made ULB courses documents and summaries repository accessible via ULB's CAS auth.

Packages

No packages published

Languages

  • HTML 56.3%
  • Python 37.0%
  • CSS 6.7%