grafana/pkg/services/authn/clients
Karl Persson 180a587f70
AuthN: fetch final state of signed in user (#62854)
* AuthN: add a hook we can use to fetch final state of user
2023-02-03 14:14:38 +01:00
..
anonymous_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
anonymous.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
api_key_test.go AuthN: Add check for disabled identities (#61382) 2023-01-13 10:28:50 +01:00
api_key.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
basic_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
basic.go AuthN: Use BasicAuth from http request (#62792) 2023-02-03 09:11:53 +01:00
constants.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form_test.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
form.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
grafana_test.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
grafana.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
jwt_test.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
jwt.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
ldap_test.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
ldap.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
oauth_test.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
oauth.go AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +01:00
password_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
password.go AuthN: Perform login with authn.Service (#61466) 2023-01-17 09:11:45 +01:00
proxy_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
proxy.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
render_test.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
render.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
session_test.go Auth: Rotate token patch (#62676) 2023-02-02 14:36:16 +01:00
session.go Auth: Rotate token patch (#62676) 2023-02-02 14:36:16 +01:00