JWKS file is specific to an Issuer.
To accept multiple Issuers, we actually need to fetch the JWKS file from the different Issuers.
Currently,
We can configure multiple Issuers, but only a single JWKS file. This means the multiple Issuer config does not actually work.
JWKS file is specific to an Issuer.
To accept multiple Issuers, we actually need to fetch the JWKS file from the different Issuers.
Currently,
We can configure multiple Issuers, but only a single JWKS file. This means the multiple Issuer config does not actually work.