Skip to content

Commit

Permalink
(#294) oidc discovery for k2 service accounts
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmccune committed Feb 14, 2024
1 parent e381423 commit e2e2f42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/clusters/k2/openid/v1/jwks
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
{
"use": "sig",
"kty": "EC",
"kid": "SkBZhcwS1U6qcgUAu9nmiZz0gxvdDmVCl2JFE-e6uws",
"kid": "wPH1_Sgim3JNXehUcU2G2_2QZfuZuqVV4KTDMJ4omQ8",
"crv": "P-256",
"alg": "ES256",
"x": "Pb0V0tx58Hh1Ssb-VpMV0aLmqqJIbCIyDaogYwEcCnI",
"y": "b6KsWvT1YhDstDqe3EZvw4WzwgigbdpgEdnwDjwebW0"
"x": "06NVgmv1ucT5JXKMuXyboYVkKuKqTRVIsLhMLD0gUp8",
"y": "F7UZUsnpdamYs2a1P9b8eK9EpUmvnLTlfJT9ddn-guk"
}
]
}

0 comments on commit e2e2f42

Please sign in to comment.