aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/auth_plugins/StudipAuthOIDC.php
AgeCommit message (Expand)Author
2026-02-10store auth plugin name and additional values in session, implement for oidc a...Jan-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
2024-10-22fail safe sso logouts, fixes #4731Jan-Hendrik Willms
2024-09-02provide generic logout for sso auth plugins, fixes #3624Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer