You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
Login has become a lot more complicated and error prone with the switch and now multiple ways to login.
In the future one might forbid login through direct credentials or prevent the creation of new ones,
so it makes sense to support login through shibboleth.
There exists a library called shibboleth-authenticator, which might work, but seems to be unmaintained.
This project has python code for shibboleth login as well and is maintained:
Login has become a lot more complicated and error prone with the switch and now multiple ways to login.
In the future one might forbid login through direct credentials or prevent the creation of new ones,
so it makes sense to support login through shibboleth.
There exists a library called
shibboleth-authenticator
, which might work, but seems to be unmaintained.This project has python code for shibboleth login as well and is maintained:
https://github.com/Garmelon/PFERD/blob/6d44aac2783c69031e7686263fc0a2285912376f/PFERD/crawl/ilias/kit_ilias_web_crawler.py#L818-L982
The text was updated successfully, but these errors were encountered: