Skip to content

Commit

Permalink
(#294) oidc discovery for k4 service accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmccune committed Mar 11, 2024
1 parent a5a2042 commit 0eef7e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/clusters/k4/openid/v1/jwks
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
{
"use": "sig",
"kty": "EC",
"kid": "bEahoN_O8pD4ToFeDC3TZeOseUXJYN0e9FdR-ftaJXU",
"kid": "aStNaMVOysZ0jwjKLElnyVt-Sm8VpOO1IMegimWwsY0",
"crv": "P-256",
"alg": "ES256",
"x": "0_QUojrYRzgIjfYybK1nkNJCB1eRD5VLtytDaUhOaWg",
"y": "pRwtUcZDHLDASCiGMLm0hK6sIeZ0Ys5fGKd7llZnNiI"
"x": "sYnpkIBZMMRmKsN6JKXX87Q4CqiN8wOVJ3PvTVfMVfU",
"y": "k-uq9B5PVFONv2gx7WAJPUnROND4UTg3aC643TtiZqY"
}
]
}

0 comments on commit 0eef7e5

Please sign in to comment.