canvas-lms/app
Paul Gray 804a6b7e20 Fix LTI jwks url in Dynamic Registration
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>
2024-02-13 14:02:58 +00:00
..
controllers Fix LTI jwks url in Dynamic Registration 2024-02-13 14:02:58 +00:00
graphql rubric redesign add load criteria 2024-02-09 16:44:43 +00:00
helpers Find Media Object when shard is different than active 2024-02-08 22:00:56 +00:00
messages fix anonymous annotation notification 2024-01-17 19:14:55 +00:00
middleware rails 7.1: fix schema caching 2024-02-05 16:14:47 +00:00
models support used locations to default grading scheme 2024-02-12 19:51:36 +00:00
observers Add live event rubric_assesed 2023-11-16 21:01:40 +00:00
presenters Remove more settings 2024-01-29 16:21:38 +00:00
serializers bundle update rubocop-performance, rubocop-rails 2023-12-18 20:28:02 +00:00
services Implement the deleter and updater services on UpdateDiscussionTopic 2024-02-07 00:19:48 +00:00
stylesheets Change module progress header to h1 2024-02-12 20:14:48 +00:00
views Top Nav breadcrumbs 2024-02-07 20:13:20 +00:00