zitadel/internal/repository/idp
Stefan Benz 41ff0bbc63
feat: ldap provider login (#5448)
Add the logic to configure and use LDAP provider as an external IDP with a dedicated login GUI.
2023-03-24 15:18:56 +00:00
..
azuread.go feat: add azure provider templates (#5441) 2023-03-15 07:48:37 +01:00
github.go feat: add github provider template (#5334) 2023-03-08 10:17:28 +00:00
gitlab.go feat: add gitlab provider templates (#5405) 2023-03-13 17:34:29 +01:00
google.go feat(api): add oidc and jwt provider template (#5290) 2023-02-27 16:32:18 +01:00
idp.go feat(api): add oidc and jwt provider template (#5290) 2023-02-27 16:32:18 +01:00
jwt.go feat(api): add oidc and jwt provider template (#5290) 2023-02-27 16:32:18 +01:00
ldap.go feat: ldap provider login (#5448) 2023-03-24 15:18:56 +00:00
oauth.go fix: use of generic oauth provider (#5345) 2023-03-03 10:38:49 +00:00
oidc.go fix: use idToken for mapping when using old configs (#5458) 2023-03-16 16:47:22 +01:00