Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
aravindsaraff
/
OpenID-Connect-Java-Spring-Server
Public
forked from
mitreid-connect/OpenID-Connect-Java-Spring-Server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
b396610
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 19, 2013
refactor processing of request object
Justin Richer
committed
b396610
Copy full SHA for b396610
Commits on Sep 17, 2013
Created token service for OIDC special tokens; removed creation of id tokens and registration_access_tokens to the new service.
aanganes
committed
47d3048
Copy full SHA for 47d3048
Fixed typo
aanganes
committed
26a7d0b
Copy full SHA for 26a7d0b
Move extension parameters into OAuth2Request.extensions map; remove all calls to OAuth2Request.getRequestParameters.
aanganes
committed
66e837f
Copy full SHA for 66e837f
Remove @PostConstruct from JWKSetKeyStore
aanganes
committed
c98f77c
Copy full SHA for c98f77c
Commits on Sep 16, 2013
explcitly set alg and enc instead of trying to guess
Justin Richer
committed
b2b915b
Copy full SHA for b2b915b
if there's only one key, return it as the default
Justin Richer
committed
b75d774
Copy full SHA for b75d774
spelling, property access, and cleanup
Justin Richer
committed
fb2f2f9
Copy full SHA for fb2f2f9
added encrypted request object service to client, addresses #475
Justin Richer
committed
2ca713c
Copy full SHA for 2ca713c
refactored some json utils to their own static class
Justin Richer
committed
1d0560e
Copy full SHA for 1d0560e
added missing parts to discovery
Justin Richer
committed
e1ed53a
Copy full SHA for e1ed53a
added encryption method list to encryption/decryption service
Justin Richer
committed
aeab1ac
Copy full SHA for aeab1ac
added encryption/decryption to cached JWK-URI service
Justin Richer
committed
6605877
Copy full SHA for 6605877
added additional discoverable fields to ServerConfig object
Justin Richer
committed
2b0d02d
Copy full SHA for 2b0d02d
Commits on Sep 13, 2013
Removed @PostConstruct; placed buildSignersAndVerifiers() calls inside both constructors.
aanganes
committed
85d9e07
Copy full SHA for 85d9e07
Added null check;
aanganes
committed
c22cd62
Copy full SHA for c22cd62
Testing removing extra method calls
aanganes
committed
aecf495
Copy full SHA for aecf495
wrap errors in saving the client in an HTTP 400 (instead of HTTP 500) error
Justin Richer
committed
9f13dc8
Copy full SHA for 9f13dc8
check sector identifier URI's contents and match against redirect URIs, addresses #504
Justin Richer
committed
9b72c6b
Copy full SHA for 9b72c6b
Commits on Sep 12, 2013
re-decrypt request object at userinfo endpoint (this shouldn't need to happen)
Justin Richer
committed
1aa5fe2
Copy full SHA for 1aa5fe2
added basic support for encrypted request objects, addresses #475
Justin Richer
committed
09cd752
Copy full SHA for 09cd752
removed NYI tags from request object algorithm fields
Justin Richer
committed
a52f86d
Copy full SHA for a52f86d
call encode() instead of new() on Base64URL utility
Justin Richer
committed
d09b3b5
Copy full SHA for d09b3b5
throw appropriate errors from request factory
Justin Richer
committed
35bd9c8
Copy full SHA for 35bd9c8
added transient passthroughs to JOSE algorithms for client
Justin Richer
committed
e67a41c
Copy full SHA for e67a41c
better processing for signed request objects
Justin Richer
committed
c9aa42d
Copy full SHA for c9aa42d
added phone-number verified, addresses #505
Show description for f9ca151
Justin Richer
committed
f9ca151
Copy full SHA for f9ca151
Commits on Sep 11, 2013
let user know that the client is using a pairwise identifier on approval
Justin Richer
committed
6cbed13
Copy full SHA for 6cbed13
moved subject type and sector identifier controls to the 'access' tab
Justin Richer
committed
a9f639a
Copy full SHA for a9f639a
added unit test for uuid service
Justin Richer
committed
6b66139
Copy full SHA for 6b66139
calculate pairwise based on redirect uri rather than client id
Justin Richer
committed
0281cf0
Copy full SHA for 0281cf0
added unit test for default userinfo service (with pairwise checks)
Justin Richer
committed
f6a8ac4
Copy full SHA for f6a8ac4
added equality checks to data model objects
Justin Richer
committed
b1a6127
Copy full SHA for b1a6127
fixed comparison order to be null safe
Show description for 77c0473
Justin Richer
committed
77c0473
Copy full SHA for 77c0473
Commits on Sep 10, 2013
added pairwise identifier service and repository
Justin Richer
committed
dbdc2e7
Copy full SHA for dbdc2e7
Pagination
Previous
Next
You can’t perform that action at this time.