Skip to content

AB#110441 Update Spring Security LTI (fix caching).#196

Merged
buckett merged 1 commit intomasterfrom
AB#110441
Jan 9, 2026
Merged

AB#110441 Update Spring Security LTI (fix caching).#196
buckett merged 1 commit intomasterfrom
AB#110441

Conversation

@buckett
Copy link
Copy Markdown
Member

@buckett buckett commented Jan 9, 2026

This pulls in a newer Spring Security LTI which no longer caches the JWKS URI forever, but instead should correctly pickup changes in the client registration and local the new JWKS URL.

This pulls in a newer Spring Security LTI which no longer caches the JWKS URI forever, but instead should correctly pickup changes in the client registration and local the new JWKS URL.
Copilot AI review requested due to automatic review settings January 9, 2026 09:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Spring Security LTI library from version 0.3.0 to 0.3.4 to fix a caching issue where JWKS URIs were cached indefinitely, preventing the system from detecting changes in client registration and locating new JWKS URLs.

Key Changes:

  • Bump spring-security-lti13 dependency from 0.3.0 to 0.3.4

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@buckett buckett merged commit 625f375 into master Jan 9, 2026
8 checks passed
@buckett buckett deleted the AB#110441 branch January 9, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants