1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01: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 fix: Remove days from expiry option value examples 2022-04-05 18:45:29 +02:00
debug.go Fix linter errors. 2021-11-27 13:59:39 -05:00
generate.go feat(aliases): add 'gen' alias for 'generate' command 2022-03-02 14:29:33 +10:00
namespaces.go feat(aliases): add aliases for namespaces command 2022-03-02 14:35:20 +10:00
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 fix: Remove days from expiry option value examples 2022-04-05 18:45:29 +02:00
pterm_style.go Fix lint 2022-02-12 19:42:55 +00:00
root.go Go format with shorter lines 2021-11-13 08:36:45 +00:00
routes.go feat(aliases): add aliases for route command 2022-03-02 14:27:56 +10:00
server.go Linting here and there 2022-03-06 17:35:54 +01:00
utils.go Allow more configuration over the OIDC flow. 2022-05-02 17:11:07 +02:00
version.go Use new json wrapper for version command 2021-11-04 22:41:55 +00:00