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 8f8c862c04 Fix spelling errors. 5 years ago
..
testdata testing work in progress. 5 years ago
aws.go Fix spelling errors. 5 years ago
aws_test.go Fix audience tests. 5 years ago
azure.go Add comments with links to cloud docs. 5 years ago
azure_test.go Replace subscriptions with resource groups. 5 years ago
claims.go Refactor claims so they can be totally omitted if only the parent is set. 5 years ago
collection.go Fix spelling errors. 5 years ago
collection_test.go Add /revoke API with interface db backend 5 years ago
duration.go Fix spelling errors. 5 years ago
duration_test.go Add NewDuration constructor. 5 years ago
gcp.go Add comments with links to cloud docs. 5 years ago
gcp_test.go Add support for instance age check in GCP. 5 years ago
jwk.go Add support for GCP identity tokens. 5 years ago
jwk_test.go Add /revoke API with interface db backend 5 years ago
keystore.go Use JWKSet to get the GCP keys. 5 years ago
keystore_test.go Remove debug statements. 5 years ago
noop.go Add /revoke API with interface db backend 5 years ago
noop_test.go Add /revoke API with interface db backend 5 years ago
oidc.go Add /revoke API with interface db backend 5 years ago
oidc_test.go Add unit test for GCP provider 5 years ago
provisioner.go Fix spelling errors. 5 years ago
provisioner_test.go Add Stringer interface to provisioner.Type. 5 years ago
sign_options.go Add initial version of time duration support in sign requests. 5 years ago
sign_options_test.go Add tests for sign options. 5 years ago
timeduration.go Fix comment. 5 years ago
timeduration_test.go Don't use pointer in TimeDuration.MarshalJSON 5 years ago
utils_test.go Fix audience tests. 5 years ago