grafana/pkg/services/contexthandler
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418)
* Only SLO user if the user is using SAML

* only one source of truth for auth module info

* ensure SAML is also enabled and not only SLO

* move auth module naming to auth module login package

* use constants in other previously unused spots
2022-08-10 10:21:33 +02:00
..
authproxy SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 2022-08-10 10:21:33 +02:00
ctxkey pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00
auth_jwt.go Auth: Implement Token URL JWT Auth (#52662) 2022-07-27 16:10:47 +02:00
auth_proxy_test.go Chore: Add user service method UpdateLastSeenAt (#53309) 2022-08-04 15:44:14 +02:00
contexthandler_test.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
contexthandler.go Chore: Add user service method UpdateLastSeenAt (#53309) 2022-08-04 15:44:14 +02:00