Commit Graph

17 Commits (0153ff4377401535064968907f505fc5aad41f25)

Author SHA1 Message Date
max furman 33458c88aa
Standardize linting file and fix or ignore lots of linting errors 2 years ago
Max 2de7d3fcf0
Update authority/provisioner/claims.go
Co-authored-by: Mariano Cano <mariano@smallstep.com>
2 years ago
max furman ab0d2503ae
Standardize linting file and fix or ignore lots of linting errors 2 years ago
Mariano Cano 674dc3c844 Rename unreleased claim to allowRenewalAfterExpiry for consistency. 3 years ago
Mariano Cano c903f00cd4 Rename claim to allowRenewAfterExpiry. 3 years ago
Mariano Cano fd6a2eeb9c Add provisioner controller
The provisioner controller has the implementation of the identity
function as well as the renew methods with renew after expiry
support.
3 years ago
max furman 9fdef64709 Admin level API for provisioner mgmt v1 3 years ago
max furman 7b5d6968a5 first commit 3 years ago
Mariano Cano 84ff172093 Add support for backdate to SSH certificates. 5 years ago
Mariano Cano 57a529cc1a Allow to enable the SSH CA per provisioner 5 years ago
Mariano Cano 1c8f610ca9 Add initial implementation of an SSH CA using the JWK provisioner.
Fixes smallstep/ca-component#187
5 years ago
Mariano Cano 7378ed27ac Refactor claims so they can be totally omitted if only the parent is set. 6 years ago
Mariano Cano a8d03c39bb Move Duration to a new file and move tests to provisioner package. 6 years ago
Mariano Cano 67c79fd014 Add tests for default provisioner. 6 years ago
Mariano Cano cf2dba3efb Add tests for keyStore. 6 years ago
Mariano Cano 7eb6eb1d3e Complete provisioner.Claims with methods from authority. 6 years ago
Mariano Cano a2a45f635b Add initial implementation of an OIDC provisioner. 6 years ago