grafana/pkg/services/auth
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018)
Removes the public variable setting.SecretKey plus some other ones. 
Introduces some new functions for creating setting.Cfg.
2024-01-23 12:36:22 +01:00
..
authimpl Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
authtest Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
identity Auth: id response header (#79757) 2023-12-21 14:06:28 +01:00
idimpl IDForwarding: add "authenticatedBy" to id token (#80622) 2024-01-17 09:52:05 +01:00
idtest IDForwarding: add "authenticatedBy" to id token (#80622) 2024-01-17 09:52:05 +01:00
jwt Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
auth.go Auth: Optimize auth token operations (#74602) 2023-09-11 10:24:57 +02:00
id.go IDForwarding: Always forward id tokens to plugins (#81041) 2024-01-23 12:12:32 +01:00