why
The jwks url in the LTI Dynamic Registration is not correct, It should
be pointing to the LTI-specific jwks url, but right now it points to the
generic oauth2 one.
test plan:
- Launch The dynamic registration process, and copy the openid
configuration url.
- Go to the openid configuration url, and check the jwks_uri value. It
should point the to the LTI-specific one (`/api/lti/security/jwks`)
fixes INTEROP-8427
flag=lti_dynamic_registration
Change-Id: I094c5e2d7591281164c342accc1df09143495c03
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/340040
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ryan Hawkins <ryan.hawkins@instructure.com>
QA-Review: Ryan Hawkins <ryan.hawkins@instructure.com>
Product-Review: Paul Gray <paul.gray@instructure.com>