grafana/pkg/services/auth
Misi bd7850853e
Auth: Attach external session info to Grafana session (#93849)
* initial from poc changes

* wip

* Remove public external session service

* Update swagger

* Fix merge

* Cleanup

* Add backgroud service for cleanup

* Add auth_module to user_external_session

* Add tests for token revocation functions

* Add secret migration capabilities for user_external_session fields

* Cleanup, refactor to address feedback

* Fix test
2024-10-08 11:03:29 +02:00
..
authimpl Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
authtest Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
gcomsso Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
idimpl K8s: Use stacks plural not singular in grafana namespaces (#92550) 2024-08-29 14:15:00 +03:00
idtest [authn] use authlib client+interceptors for in-proc mode (#93124) 2024-09-24 09:03:48 +03:00
jwt JWT: Find login and email claims with JMESPATH (#85305) 2024-03-28 17:25:26 +01:00
auth.go Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
external_session.go Auth: Attach external session info to Grafana session (#93849) 2024-10-08 11:03:29 +02:00
id.go [authn]: add GetIDClaims() to Requester (#91387) 2024-08-02 12:36:02 +03:00