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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2013
cleanup view
Justin Richer
committed
2a34994
Copy full SHA for 2a34994
collapsed two serialization functions into one
Justin Richer
committed
7a4366c
Copy full SHA for 7a4366c
change from lists to sets
Justin Richer
committed
d919e2e
Copy full SHA for d919e2e
Added UserInfo.toJson method; added ScopeClaimTranslationService; rewrote UserInfoSerializer to use both
aanganes
committed
65a7e1d
Copy full SHA for 65a7e1d
Removed address fields
aanganes
committed
952accc
Copy full SHA for 952accc
Started to write ScopeClaimTranslationService
aanganes
committed
78fa5f9
Copy full SHA for 78fa5f9
Made a UserInfoSerializer class, attempted to switch UserInfoInterceptor over to use it, but it requires a bad hack. I might be missing something.
aanganes
committed
cb449c2
Copy full SHA for cb449c2
added token_endpoint_auth_signing_alg, addresses #511
Show description for 59da196
Justin Richer
committed
59da196
Copy full SHA for 59da196
added database upgrade files, addresses #455
Justin Richer
committed
0691c98
Copy full SHA for 0691c98
Commits on Sep 25, 2013
Created hybrid issuer service, addresses #509
jricher
committed
c896bef
Copy full SHA for c896bef
made userinfo fetching optional, addresses #510
jricher
committed
0ff7cb7
Copy full SHA for 0ff7cb7
hybrid service instantiates inner members, addresses #508
jricher
committed
8fc6de0
Copy full SHA for 8fc6de0
Commits on Sep 24, 2013
pushed JSTL down into webapp
Justin Richer
committed
2e9d155
Copy full SHA for 2e9d155
dependency juggling
Justin Richer
committed
f227724
Copy full SHA for f227724
logging implementation for tests
Justin Richer
committed
e0f7b54
Copy full SHA for e0f7b54
moved repo references to parent, added dependencies for webapp
Justin Richer
committed
998b00f
Copy full SHA for 998b00f
added spring-tx dependency to server
Justin Richer
committed
7386330
Copy full SHA for 7386330
added spring core, moved servlet and test dependencies up to parent
Justin Richer
committed
d9ad6d2
Copy full SHA for d9ad6d2
added necessary dependencies to common
Justin Richer
committed
38f20af
Copy full SHA for 38f20af
pulled dependencies out of parent project
Justin Richer
committed
451fcf6
Copy full SHA for 451fcf6
Commits on Sep 23, 2013
refactored project into four modules:
Show description for 8a5a16f
Justin Richer
committed
8a5a16f
Copy full SHA for 8a5a16f
Commits on Sep 19, 2013
initial refactor of userinfoview for new model components
Justin Richer
committed
bf3e003
Copy full SHA for bf3e003
pass authorized and requested claims as strings to view
Justin Richer
committed
9debf14
Copy full SHA for 9debf14
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
Pagination
Previous
Next
You can’t perform that action at this time.