cc-backend/internal/auth
Jan Eitzinger e8fb5a0030 Add OpenID Connect authentication
Fixes #236
Template conditional not yet working
Needs more testing
2024-03-28 12:01:13 +01:00
..
auth.go Add OpenID Connect authentication 2024-03-28 12:01:13 +01:00
jwt.go Refactor and cleanup Auth configuration 2023-08-18 10:43:06 +02:00
jwtCookieSession.go fix: Move name extract from token in else branch 2023-09-08 12:11:49 +02:00
jwtSession.go fix: Move name extract from token in else branch 2023-09-08 12:11:49 +02:00
ldap.go Extend oidc auth provider 2024-03-13 17:09:36 +01:00
local.go Merge branch '189-refactor-authentication-module' of https://github.com/ClusterCockpit/cc-backend into 189-refactor-authentication-module 2023-08-18 11:17:33 +02:00
oidc.go Add OpenID Connect authentication 2024-03-28 12:01:13 +01:00