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 }}
ParsonsCorp
/
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
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
jansinger
Datepicker
All time
Commit History
Commits on Aug 28, 2018
Revert changes from other pull request
jansinger
committed
6cae138
Copy full SHA for 6cae138
Refactoring, moved session state management classes to web/sessionstate package
Show description for a36db07
jansinger
committed
a36db07
Copy full SHA for a36db07
Refactoring, moved session state management classes to web/sessionstate package
Show description for 3c8e9ed
jansinger
committed
3c8e9ed
Copy full SHA for 3c8e9ed
Refactoring, moved session state management classes to web/sessionstate package
Show description for f1395b5
jansinger
committed
f1395b5
Copy full SHA for f1395b5
Commits on Aug 22, 2018
Changed logout to use an additional handler (not completed)
Show description for 1533dde
jansinger
committed
1533dde
Copy full SHA for 1533dde
Changed logout to use an additional handler (not completed)
Show description for adfb767
jansinger
committed
adfb767
Copy full SHA for adfb767
Commits on Aug 21, 2018
Merge branch 'mitreid-connect-1.3.2-md' into session-management
jansinger
committed
4bd270c
Copy full SHA for 4bd270c
Fix parsing of revalidation parameter
jansinger
committed
4c57194
Copy full SHA for 4c57194
Commits on Aug 16, 2018
Fix possible NPE in SessionStateAuthorizationInterceptor, added iFrame revalidation parameter
jansinger
committed
f167790
Copy full SHA for f167790
Commits on Aug 15, 2018
Fix validation url not set correctly
jansinger
committed
b7be970
Copy full SHA for b7be970
Implemented Open ID Connect Session Management as defined in http://openid.net/specs/openid-connect-session-1_0.html
Show description for 7c55554
jansinger
committed
7c55554
Copy full SHA for 7c55554
Fix validation url not set correctly
jansinger
committed
d69cc64
Copy full SHA for d69cc64
Implemented Open ID Connect Session Management as defined in http://openid.net/specs/openid-connect-session-1_0.html
Show description for 93df32c
jansinger
committed
93df32c
Copy full SHA for 93df32c
Commits on Aug 13, 2018
Merge remote-tracking branch 'upstream/master'
jansinger
committed
8c9a7f6
Copy full SHA for 8c9a7f6
Revert "Optimize get tokens by username (implemented new named query)"
Show description for d3b04df
jansinger
committed
d3b04df
Copy full SHA for d3b04df
Commits on Aug 9, 2018
Optimize get tokens by username (implemented new named query)
jansinger
committed
09808ee
Copy full SHA for 09808ee
Commits on Jun 20, 2018
Added DeviceCode to checked dependencies for orphan AuthenticationHolders
jansinger
committed
16ad48d
Copy full SHA for 16ad48d
Merge pull request #1 from mobilcom-debitel/1.3.x
Show description for 6ada12f
jansinger
authored
6ada12f
Copy full SHA for 6ada12f
Add device code dependency to orphan AuthenticationHolder select statement.
jansinger
committed
d720330
Copy full SHA for d720330
Changed SQL Statment to select orphan AuthenticationHolder entries to use "not exists" instead of "not in" for better performance, at least with Postgres
jansinger
committed
8f30ac7
Copy full SHA for 8f30ac7
Commits on Jun 19, 2018
Changed SQL Statment to select orphan AuthenticationHolder entries to use "not exists" instead of "not in" for better performance, at least with Postgres
jansinger
committed
74b0b96
Copy full SHA for 74b0b96
Changed SQL Statment to select orphan AuthenticationHolder entries to use "not exists" instead of "not in" for better performance, at least with Postgres
jansinger
committed
7fda07c
Copy full SHA for 7fda07c
Commits on May 3, 2018
Update admin.js
Show description for fd938e1
jansinger
authored
fd938e1
Copy full SHA for fd938e1
You can’t perform that action at this time.