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/api
Mariano Cano b0ff731d18 Add support for user provisioner certificates on OIDC provisioners.
OIDC provisioners create an SSH certificate with two principals. This
was avoiding the creationg of user provisioner certificates for those
provisioners.

Fixes smallstep/cli#268
4 years ago
..
api.go Simplify statuscoder error generators. 4 years ago
api_test.go Add context to tests. 4 years ago
errors.go Move api errors to their own package and modify the typedef 4 years ago
renew.go Simplify statuscoder error generators. 4 years ago
revoke.go Simplify statuscoder error generators. 4 years ago
revoke_test.go Simplify statuscoder error generators. 4 years ago
sign.go Simplify statuscoder error generators. 4 years ago
ssh.go Add support for user provisioner certificates on OIDC provisioners. 4 years ago
sshRekey.go Add context parameter to all SSH methods. 4 years ago
sshRenew.go Add context parameter to all SSH methods. 4 years ago
sshRevoke.go Add context parameter to all SSH methods. 4 years ago
ssh_test.go ssh/api: Use host tags instead of groups 4 years ago
utils.go Simplify statuscoder error generators. 4 years ago
utils_test.go Fix tests. 4 years ago