aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/auth_plugins/StudipAuthOIDC.class.php
AgeCommit message (Expand)Author
2025-05-22fix php compatibility issue from 97a07830 on branch 5.3, re #5625Jan-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
2021-12-21Resolve "OpenID Connect als SSO AuthPlugin"André Noack