bepolytech / ULBDiscordBot

Discord bot to verify a user's ULB studentship
https://hub.docker.com/r/bepolytech/ulbdiscordbot
GNU General Public License v3.0
4 stars 1 forks source link

[v2] Add CAS auth #39

Open LucasPlacentino opened 9 months ago

LucasPlacentino commented 9 months ago

Idea is to replace the auth from using the institution email address of the user, to the institution CAS auth service. It would be faster, more reliable, prevent emails ending up in spam, and should be overall easier to use for the users.

Closes #35

LucasPlacentino commented 5 months ago

see https://github.com/bepolytech/quidam-ulb-bot (from https://github.com/LucasPlacentino/cas-sso-discord-bot)