Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mainick
/
KeycloakClientBundle
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
45
Code
Issues
4
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
hotfix/jwks-fix
- #56
#56
Merged
mainick
merged 11 commits into
main
mainick/KeycloakClientBundle:main
from
hotfix/jwks-fix
mainick/KeycloakClientBundle:hotfix/jwks-fix
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
hotfix/jwks-fix
#56
mainick
merged 11 commits into
main
mainick/KeycloakClientBundle:main
from
hotfix/jwks-fix
mainick/KeycloakClientBundle:hotfix/jwks-fix
Copy head branch name to clipboard
Commits
Commits on Jan 5, 2026
add test to validate JWKS endpoint URL requires HTTPS for non-localhost
mainick
committed
1ce88d2
View commit details
Copy full SHA for 1ce88d2
Browse repository at this point
fix: remove redundant exception handling for token decoding errors
mainick
committed
94be97e
View commit details
Copy full SHA for 94be97e
Browse repository at this point
fix: ensure HTTP client is configured before fetching JWKS
mainick
committed
0e05a72
View commit details
Copy full SHA for 0e05a72
Browse repository at this point
fix: throw exception for empty byte string in ASN.1 encoding
mainick
committed
3cd3380
View commit details
Copy full SHA for 3cd3380
Browse repository at this point
fix: validate JWT format to ensure proper decoding process
mainick
committed
edaeed5
View commit details
Copy full SHA for edaeed5
Browse repository at this point
fix: handle failure in decoding RSA encryption OID to prevent errors
mainick
committed
5ee0b73
View commit details
Copy full SHA for 5ee0b73
Browse repository at this point
fix: add HTTP timeout options to prevent request delays
mainick
committed
94e4d08
View commit details
Copy full SHA for 94e4d08
Browse repository at this point
fix: correct domain validation logic for wildcard subdomains
mainick
committed
8efb2f5
View commit details
Copy full SHA for 8efb2f5
Browse repository at this point
fix: enforce server-side algorithm validation for JWT tokens
mainick
committed
1d15de9
View commit details
Copy full SHA for 1d15de9
Browse repository at this point
fix: validate allowed JWKS domains and improve error handling
mainick
committed
971a011
View commit details
Copy full SHA for 971a011
Browse repository at this point
fix: update JWKSTokenDecoder constructor to enforce parameter order and improve validation logic
mainick
committed
8577b83
View commit details
Copy full SHA for 8577b83
Browse repository at this point
You can’t perform that action at this time.