grafana/pkg/services/authn
Karl Persson 872d2d1e1c
AuthN: Login error handling (#64239)
* Social: Fix type so it appears in error responses

* AuthN: construct errutil.Error from social.Error

* login: Check for errutil.Error and use public message

* Login: redirectURLWithErrorCookie for authn errors

Co-authored-by: Jo <joao.guerreiro@grafana.com>
2023-03-07 09:57:25 +01:00
..
authnimpl AuthN: add metrics for login and authentication (#63783) 2023-03-06 17:07:57 +01:00
authntest AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
clients AuthN: Login error handling (#64239) 2023-03-07 09:57:25 +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