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 9f7f871f25 Add noop provisioner and use it if a provisioner cannot been found from a cert. 5 years ago
..
claims.go Complete provisioner.Claims with methods from authority. 5 years ago
collection.go Add noop provisioner and use it if a provisioner cannot been found from a cert. 5 years ago
jwk.go Move options to provisioner so we can set the duration of the cert. 5 years ago
jwk_test.go Fix some tests. 5 years ago
keystore.go Add initial implementation of an OIDC provisioner. 5 years ago
noop.go Add noop provisioner and use it if a provisioner cannot been found from a cert. 5 years ago
oidc.go Move options to provisioner so we can set the duration of the cert. 5 years ago
provisioner.go Initialize the list for backward compatibility. 5 years ago
sign_options.go Fix interface type. 5 years ago