grafana/pkg/services/auth
Gabriel MABILLE 3df0611f81
RBAC: Fix authorize in org (#81552)
* RBAC: Fix authorize in org

* Implement option 2

* Fix typo

* Fix alerting test

* Add test to cover the not member case
2024-02-01 12:37:01 +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 RBAC: Fix authorize in org (#81552) 2024-02-01 12:37:01 +01:00
idimpl IDForwading: cache based on expires in (#81136) 2024-01-24 13:56:44 +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