mirror of
https://github.com/smallstep/certificates.git
synced 2024-10-31 03:20:16 +00:00
5d87201abc
This commit will ignore principals validation when an OIDC provisioner is used. When the principals in the server does not match the principals given the validation was failing, even if the proper principals were set by templates or webhooks. With this change OIDC will not validate the principals and just set the default ones (name, name@example.org) plus the ones in the templates. This commit also includes a change in the templates to allow to pass a provisioner to the $(step path)/ssh/config template Related to #807 |
||
---|---|---|
.. | ||
templates_test.go | ||
templates.go | ||
values_test.go | ||
values.go |