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
Mariano Cano f919535475 Add an extra way to distinguish Azure and Azure OIDC tokens.
We used to distinguish these tokens using the azp claim, but this
claim does not appear on new azure oidc tokens, at least on some
configurations.

This change will try to load by audience (client id) if the token
contains an email, required for OIDC.
3 years ago
..
admin Addressing comments in PR review 3 years ago
administrator Fixes from PR review 3 years ago
config Use Default min version if not specified. 3 years ago
provisioner Add an extra way to distinguish Azure and Azure OIDC tokens. 3 years ago
status wip 3 years ago
testdata Add setup for Authority tests 3 years ago
admins.go Admin level API for provisioner mgmt v1 3 years ago
authority.go Ask for the first provisioner password if none is provided. 3 years ago
authority_test.go Fix tests when we create re-use a token with a new authority. 3 years ago
authorize.go Merge branch 'master' into linkedca 3 years ago
authorize_test.go Admin level API for provisioner mgmt v1 3 years ago
config.go Admin level API for provisioner mgmt v1 3 years ago
export.go Fix comment typos. 3 years ago
linkedca.go Implement revocation using linkedca. 3 years ago
options.go Use a token at start time to configure linkedca. 3 years ago
provisioners.go Ask for the first provisioner password if none is provided. 3 years ago
provisioners_test.go Admin level API for provisioner mgmt v1 3 years ago
root.go Simplify statuscoder error generators. 4 years ago
root_test.go Use always go.step.sm/crypto 4 years ago
ssh.go Move check of ssh revocation from provisioner to the authority. 3 years ago
ssh_test.go Move check of ssh revocation from provisioner to the authority. 3 years ago
tls.go Merge branch 'master' into linkedca 3 years ago
tls_test.go Admin level API for provisioner mgmt v1 3 years ago
version.go Add missing version.go file. 4 years ago