-
Set issuer for IDAs that use OpenID Connect · 2656eb9f
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
Clinton Blackburn committed