grafana/pkg/services/authn
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
..
authnimpl AuthN: add utility functions for different type of login responses (#64133) 2023-03-03 14:17:09 +01:00
authntest AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
clients AuthN: add utility functions for different type of login responses (#64133) 2023-03-03 14:17:09 +01:00
authn.go AuthN: add utility functions for different type of login responses (#64133) 2023-03-03 14:17:09 +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