grafana/pkg/services/authn
Misi 50a635bc7e
Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618)
* wip

* possible solution

* Separate interface for SSO settings clients

* Rename interface

* Fix tests

* Rename

* Change GetClientConfig to comma ok idiom
2024-10-16 16:27:44 +02:00
..
authnimpl Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 2024-10-16 16:27:44 +02:00
authntest Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 2024-10-16 16:27:44 +02:00
clients Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 2024-10-16 16:27:44 +02:00
grpcutils [authn] use authlib client+interceptors for in-proc mode (#93124) 2024-09-24 09:03:48 +03:00
authn.go Auth: Introduce authn.SSOClientConfig to get client config from SSOSettings service (#94618) 2024-10-16 16:27:44 +02:00
error.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
identity.go Session Refactor: Add SAMLSession (#94490) 2024-10-10 16:57:34 +02:00