certificates/templates
Mariano Cano 5d87201abc
Ignore principals validations with OIDC
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
2022-12-14 17:51:50 -08:00
..
templates.go Merge branch 'master' into max/context 2021-11-17 11:40:01 -08:00
templates_test.go Use functions from os instead of io/ioutil 2022-08-08 12:12:53 -07:00
values.go Ignore principals validations with OIDC 2022-12-14 17:51:50 -08:00
values_test.go Add test for DefaultTemplates. 2020-06-16 18:44:47 -07:00