You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/authority/provisioner
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
2 years ago
..
testdata Provisioner webhooks (#1001) 2 years ago
acme.go Add additional ACME `meta` properties to provisioner configuration 2 years ago
acme_118_test.go Fix linter warnings 2 years ago
acme_119_test.go Add concurrency workflow config | fix broken test due to golang ver 2 years ago
acme_test.go Provisioner webhooks (#1001) 2 years ago
aws.go Provisioner webhooks (#1001) 2 years ago
aws_test.go Provisioner webhooks (#1001) 2 years ago
azure.go Provisioner webhooks (#1001) 2 years ago
azure_test.go Provisioner webhooks (#1001) 2 years ago
claims.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
claims_test.go
collection.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
collection_test.go
controller.go Fix webhook controller ignoring cert type 2 years ago
controller_test.go Fix webhook controller ignoring cert type 2 years ago
duration.go
duration_test.go
extension.go
extension_test.go
gcp.go Provisioner webhooks (#1001) 2 years ago
gcp_test.go Provisioner webhooks (#1001) 2 years ago
jwk.go Provisioner webhooks (#1001) 2 years ago
jwk_test.go Provisioner webhooks (#1001) 2 years ago
k8sSA.go Provisioner webhooks (#1001) 2 years ago
k8sSA_test.go Provisioner webhooks (#1001) 2 years ago
keystore.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
keystore_test.go
method.go
nebula.go Provisioner webhooks (#1001) 2 years ago
nebula_test.go
noop.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
noop_test.go
oidc.go Ignore principals validations with OIDC 2 years ago
oidc_test.go Ignore principals validations with OIDC 2 years ago
options.go Provisioner webhooks (#1001) 2 years ago
options_test.go Provisioner webhooks (#1001) 2 years ago
policy.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
provisioner.go Provisioner webhooks (#1001) 2 years ago
provisioner_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago
scep.go Provisioner webhooks (#1001) 2 years ago
sign_options.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
sign_options_test.go
sign_ssh_options.go
sign_ssh_options_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
ssh_options.go
ssh_options_test.go
ssh_test.go Provisioner webhooks (#1001) 2 years ago
sshpop.go
sshpop_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago
timeduration.go
timeduration_test.go
utils_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
webhook.go Provisioner webhooks (#1001) 2 years ago
webhook_test.go Provisioner webhooks (#1001) 2 years ago
x5c.go Provisioner webhooks (#1001) 2 years ago
x5c_test.go Fix err assert linter warnings - upgrade outdated package 2 years ago