1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale
Antoine POPINEAU 7cc58af932
Allow more configuration over the OIDC flow.
Adds knobs to configure three aspects of the OpenID Connect flow:

 * Custom scopes to override the default "openid profile email".
 * Custom parameters to be added to the Authorize Endpoint request.
 * Domain allowlisting for authenticated principals.
 * User allowlisting for authenticated principals.
2022-05-02 17:11:07 +02:00
..
cli Allow more configuration over the OIDC flow. 2022-05-02 17:11:07 +02:00
headscale_test.go Metrics: Disable toggle. Set default port to 9090 2022-02-28 10:40:02 -03:00
headscale.go Formatting and improving logs for config loading 2022-01-25 22:11:15 +00:00