smallstep-certificates/authority
2024-01-08 22:10:49 +01:00
..
admin Fix linter warnings (#1634) 2023-11-28 20:58:58 -08:00
administrator Improve policy error handling code coverage 2022-04-24 16:29:31 +02:00
config Write configuration only if encoding succeeds 2023-08-03 17:54:49 -07:00
internal/constraints Fix some more extra white spaces 2022-09-23 10:52:24 -07:00
policy Standardize linting file and fix or ignore lots of linting errors 2022-09-20 16:35:41 -07:00
provisioner feat: remove query parameters from OIDC issuerUrl so that it allows us to use it to carry the OAuth ClientId in the Challenge.target field without at the same time undermining the idToken verification which relies on a issuer (iss) claim without this query parameter 2024-01-08 22:10:49 +01:00
testdata
admins.go exposing authority configuration for provisioner cli commands 2022-04-25 10:23:07 -07:00
authority_test.go Refactor SCEP provisioner and decrypter 2023-06-01 12:10:54 +02:00
authority.go Fix linter warnings (#1634) 2023-11-28 20:58:58 -08:00
authorize_test.go Add support for renew when using stepcas 2022-11-04 16:42:07 -07:00
authorize.go Allow for identity certificate signing (in sshSign) by skipping validators (#1572) 2023-10-06 14:02:19 -07:00
config.go
export.go Use go.step.sm/crypto/kms 2022-08-08 17:58:18 -07:00
linkedca.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
options.go Address review remarks 2023-09-26 00:00:08 +02:00
policy_test.go Upgrade go.step.sm/crypto to use go-jose/v3 2023-12-12 16:36:48 -08:00
policy.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
provisioners_test.go Use require.NoError where appropriate in provisioner tests 2023-05-04 11:44:22 +02:00
provisioners.go Upgrade go.step.sm/crypto to use go-jose/v3 2023-12-12 16:36:48 -08:00
root_test.go Fix errors.As linter warnings 2022-09-22 00:04:31 -07:00
root.go
ssh_test.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
ssh.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
tls_test.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
tls.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
version.go
webhook_test.go address linter warning for go 1.19 2023-05-09 23:47:28 -07:00
webhook.go Provisioner webhooks (#1001) 2022-09-29 19:16:26 -05:00