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
All users
Datepicker
All time
Commit History
Commits on Jul 23, 2019
Merge pull request #6 from PolarisAlpha/NormalizeDeveloperConnection
Show description for 495ecc5
disrvptor
authored
495ecc5
Copy full SHA for 495ecc5
Switched developerConnection from ssh to https
Guy Pascarella
committed
bf1c101
Copy full SHA for bf1c101
Merge pull request #5 from PolarisAlpha/RemoveGPGSigning
Show description for 95c2724
disrvptor
authored
95c2724
Copy full SHA for 95c2724
Set GPG signing to skip=true
Guy Pascarella
committed
9da90db
Copy full SHA for 9da90db
Merge pull request #4 from PolarisAlpha/UpdatePlugins
Show description for 457a72c
disrvptor
authored
457a72c
Copy full SHA for 457a72c
* Updated plugin versions to latest compatible
Show description for 4021cfd
Guy Pascarella
committed
4021cfd
Copy full SHA for 4021cfd
Commits on Jul 22, 2019
Merge pull request #3 from PolarisAlpha/FixCIRelease
Show description for 9eeea7a
disrvptor
authored
9eeea7a
Copy full SHA for 9eeea7a
Fixed #2 by specifically stating newer plugin versions; General pom cleanup
Guy Pascarella
committed
e28bd6b
Copy full SHA for e28bd6b
Commits on Jun 21, 2019
Merge pull request #1 from mobilcom-debitel/session-management
Show description for b35eb26
disrvptor
authored
b35eb26
Copy full SHA for b35eb26
Commits on Apr 29, 2019
upgrade eclipselink to v. 2.7.4
rrsln
authored and
jricher
committed
cc6bd4b
Copy full SHA for cc6bd4b
Commits on Apr 19, 2019
[maven-release-plugin] prepare for next development iteration
jricher
committed
621e86e
Copy full SHA for 621e86e
[maven-release-plugin] prepare release mitreid-connect-1.3.3
jricher
committed
73459f0
Copy full SHA for 73459f0
updated changelog for release
jricher
committed
5aa8b2a
Copy full SHA for 5aa8b2a
Commits on Mar 7, 2019
added refresh_token into grant_types_supported
martin-kuba
authored and
jricher
committed
ae7debb
Copy full SHA for ae7debb
updated dependencies patchlevels
martin-kuba
authored and
jricher
committed
ad64aef
Copy full SHA for ad64aef
Commits on Dec 10, 2018
Merge pull request #1436 from blm126/upgrade-guava
Show description for 703c341
jricher
authored
703c341
Copy full SHA for 703c341
Both approve pages were using pagecontext rather than the configured
Show description for 8430b42
srmoore
authored and
jricher
committed
8430b42
Copy full SHA for 8430b42
Commits on Nov 27, 2018
#1435: Update guava dependency to latest version.
bmulhollem
committed
4979f9f
Copy full SHA for 4979f9f
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
fix bug #1397 Attempting to execute an operation on a closed EntityManager.
hausenism
authored and
jansinger
committed
0e3daee
Copy full SHA for 0e3daee
Integration tests for new repository methods
Sauli Ketola
authored and
jansinger
committed
0b15b8f
Copy full SHA for 0b15b8f
Clean up code in modified classes, remove line breaks, add static imports
Sauli Ketola
authored and
jansinger
committed
ec03c99
Copy full SHA for ec03c99
Use 'userName' instead of 'sub' in naming
Sauli Ketola
authored and
jansinger
committed
230af6c
Copy full SHA for 230af6c
Pagination
Previous
Next
You can’t perform that action at this time.