aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/auth_plugins
AgeCommit message (Expand)Author
2025-09-01don't sync all domains (if not configured) with shibboleth login, fixes #2055Jan-Hendrik Willms
2025-05-22allow setting the redirect uri of oidc auth plugin and open the oidc and oaut...Jan-Hendrik Willms
2025-05-16make `domain` optional in StudipAuthOIDC, fixes #5592Elmar Ludwig
2025-04-29openid connect: allow setting custom scopes in configuration, fixes #5566Jan-Hendrik Willms
2025-04-07Resolve "Logout über Shibboleth: Informationen gehen verloren"Philipp Schüttlöffel
2024-10-22fail safe sso logouts, fixes #4731Jan-Hendrik Willms
2024-09-19ensure data is present before using it in Shib auth plugin, fixes #4616Jan-Hendrik Willms
2024-09-02provide generic logout for sso auth plugins, fixes #3624Jan-Hendrik Willms
2024-08-08check callback for string type before validating method, fixes #4442Jan-Hendrik Willms
2024-07-10use correct error property for auth plugins, fixes #4374Jan-Hendrik Willms
2024-02-27Resolve "Personenverwaltung: Hochstufen zu admin/root läuft in Fehler"André Noack
2024-01-02Step 2660 closes #2660Michaela Brückner
2023-09-30fix redirect on shib login, fixes #3220Elmar Ludwig
2023-09-21prevent php-warnings, closes #3220David Siegfried
2023-06-09implement User::isBlocked() and User::isExpired() and use them across the sys...Jan-Hendrik Willms
2022-10-26Use Monolog as PSR-11 compatible logger, refs #1686.Marcus Eibrink-Lunzenauer
2022-10-14fix usage of phpCAS::proxy(), re #1573Elmar Ludwig
2022-09-12update phpCAS API usage for phpCAS 1.5.0, fixes #1573Elmar Ludwig
2022-07-11fix 'Access to undefined property' errors, fixes #1295Jan-Hendrik Willms
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2021-12-21Resolve "OpenID Connect als SSO AuthPlugin"André Noack
2021-09-30re-add require because autoload is not triggered early enough, fixes #206Elmar Ludwig
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms