1
0
mirror of https://github.com/smallstep/cli.git synced 2025-04-19 10:42:15 +03:00

8 Commits

Author SHA1 Message Date
Andrew Reed
ff43e7d0dc
Detect OIDC tokens issued by Kubernetes (#953)
Service account tokens issued by the Kubernetes API server in recent
versions are valid OIDC tokens but the do not contain an email in the
payload. Update the Payload Type test to interpret tokens with all five
required claims as OIDC tokens.
2023-06-07 09:59:22 -07:00
Mariano Cano
d63010ef16
Use go.step.sm/jose 2022-10-04 15:26:08 -07:00
vijayjt
f1e39e670f Change VirtualMachine to ResourceName 2022-03-22 00:22:48 +00:00
vijayjt
5688694051 Support Azure tokens from managed identities not associated with a VM 2022-03-07 12:01:36 +00:00
Mariano Cano
d1b10e259d Fix test. 2019-05-08 18:09:41 -07:00
Mariano Cano
bb6fda7a55 Fix test. 2019-05-08 15:39:26 -07:00
Mariano Cano
40944bf06d Add parse test for azure and aws. 2019-05-08 14:59:10 -07:00
Mariano Cano
8d46da4a08 Add methods to parse supported CA tokens. 2019-04-17 18:44:44 -07:00