grafana/pkg/services/authn/authnimpl
Karl Persson f258adadbf
AuthN: add utility functions for different type of login responses (#64133)
* AuthN: add utility functions to handle response and redirect after
successful login

* API: Reuse utility functions for logins if authnService flag is enabled
2023-03-03 14:17:09 +01:00
..
sync AuthN: Fix issue with duplicated auth connection (#63836) 2023-02-28 13:34:15 +01:00
priority_queue_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
priority_queue.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
service_test.go AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
service.go AuthN: add utility functions for different type of login responses (#64133) 2023-03-03 14:17:09 +01:00
usage_stats.go Authn: Add missing jwt auth stat (#64127) 2023-03-03 13:39:08 +01:00