grafana/pkg/services/authn
Misi d411ce2664
Auth: Use sessionStorage instead of cookie for automatic redirection (#92759)
* WIP: working as expected, has to be tested

* Rename query param, small changes

* Remove unused code

* Address feedback

* Cleanup

* Use the feature toggle to control the behaviour

* Use the toggle on the FE too

* Prevent the extra redirect/reload

 Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>

* Return to login if user is not authenticated

* Add tracking issue

* Align BE redirect constructor to locationSvc
2024-09-24 18:38:09 +02:00
..
authnimpl AuthN: Ext JWT support actions (#92486) 2024-09-19 14:25:43 +02:00
authntest Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02:00
clients Cfg: Deduplicate DefaultOrgID code (#93588) 2024-09-23 16:50:11 +02:00
grpcutils [authn] use authlib client+interceptors for in-proc mode (#93124) 2024-09-24 09:03:48 +03:00
authn.go Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 2024-09-24 18:38:09 +02:00
error.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
identity.go Authn: resolve issues with setting up a nil identity (#92620) 2024-08-29 00:49:41 +03:00