DescriptionPritha Srivastava
2021-06-02 03:52:28 UTC
Description of problem:
OIDC JWT validation does not use modulus and exponent for token validation in the incoming JSON Web Key Set.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create an OIDC provider in RGW with the Url of an OIDC Provider
2. Use an Access Token generated by the IDP to invoke AssumeRoleWithWebIdentity, with modulus and exponent set in JWKS (and not x5c)
Actual results:
The token is not validated
Expected results:
The token should be validated using the parameters in JWKS.
Additional info:
Comment 1RHEL Program Management
2021-06-02 03:52:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (Red Hat Ceph Storage 4.2 Bug Fix update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2021:3670