Set issuer for IDAs that use OpenID Connect
This should have been set prior to https://github.com/edx/auth-backends/pull/9 being merged. We did not catch this problem until now because the library currently used for JWT validation, pyjwt, simply skips issuer validation if the issuer is set to None. LEARNER-693
Showing
Please
register
or
sign in
to comment