1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/cmd/headscale/cli
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
..
api_key.go
debug.go
generate.go
namespaces.go
nodes.go remove redundant lines of code, fix response when output is not plain text 2022-05-02 14:00:00 +04:00
preauthkeys.go
pterm_style.go
root.go
routes.go
server.go
utils.go Allow more configuration over the OIDC flow. 2022-05-02 17:11:07 +02:00
version.go