grafana/pkg/services/authn
Karl Persson 3447ad2602
AuthN: support priority for post auth and post login hooks (#62208)
* AuthN: store post auth hooks in a priority list and update registration
function to take a priority

* AuthN: store post login hooks in a priority list and update registration function to take a priority

* AuthN: Change priority for sync user
2023-01-27 11:40:12 +01:00
..
authnimpl AuthN: support priority for post auth and post login hooks (#62208) 2023-01-27 11:40:12 +01:00
authntest AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
clients AuthN: JWT remove unnecessary if (#62233) 2023-01-26 17:32:20 +01:00
authn.go AuthN: support priority for post auth and post login hooks (#62208) 2023-01-27 11:40:12 +01:00
error.go AuthN: Add interface and function to operate on clients that supports redirects (#61905) 2023-01-23 11:54:38 +01:00