ContainerImage.Pinniped/internal/oidc/discovery
Andrew Keesler fe2e2bdff1
Our ID token signing algorithm is ES256, not RS256
We are currently using EC keys to sign ID tokens, so we should reflect that in
our OIDC discovery metadata.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-12-03 07:46:07 -05:00
..
discovery_handler.go Our ID token signing algorithm is ES256, not RS256 2020-12-03 07:46:07 -05:00
discovery_handler_test.go Our ID token signing algorithm is ES256, not RS256 2020-12-03 07:46:07 -05:00