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 }}
en-mte18-sec-ds-unipi
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
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 Jun 21, 2018
Merge pull request #1410 from hausenism/master
Show description for a2e8cb1
jricher
authored
a2e8cb1
Copy full SHA for a2e8cb1
fix bug #1397 Attempting to execute an operation on a closed EntityManager.
hausenism
committed
676451c
Copy full SHA for 676451c
Commits on Jun 11, 2018
Merge pull request #1405 from angelok1/db_script_fixes
Show description for 04f439e
jricher
authored
04f439e
Copy full SHA for 04f439e
Merge pull request #1406 from angelok1/db_script_schema_fixes
Show description for aa2dc78
jricher
authored
aa2dc78
Copy full SHA for aa2dc78
Fixed broken scripts from schema change on system_scope
angelok1
committed
f569189
Copy full SHA for f569189
Corrected create script
angelok1
committed
69afba5
Copy full SHA for 69afba5
Commits on May 3, 2018
Updated changelog
jricher
committed
802e40e
Copy full SHA for 802e40e
Merge pull request #1259 from sbke/patch-1
Show description for ea6960e
jricher
authored
ea6960e
Copy full SHA for ea6960e
Merge pull request #1320 from bverhoeven/rfc7662-sub
Show description for 9d6f42b
jricher
authored
9d6f42b
Copy full SHA for 9d6f42b
Merge pull request #1378 from ketola/fetch-tokens-by-sub
Show description for dd922b4
jricher
authored
dd922b4
Copy full SHA for dd922b4
Merge branch 'ondrejvelisek/verification-uri-complete'
Show description for 938d7e0
jricher
committed
938d7e0
Copy full SHA for 938d7e0
Made full URLs for device flow switchable server-wide instead of per-client
jricher
committed
a596cc1
Copy full SHA for a596cc1
Revert "Add possibility to disable verification_uri_complete per client"
Show description for 7ad29ae
jricher
committed
7ad29ae
Copy full SHA for 7ad29ae
Merge pull request #1390 from mobilcom-debitel/master
Show description for e3cfb80
jricher
authored
e3cfb80
Copy full SHA for e3cfb80
Update admin.js
Show description for fd938e1
jansinger
authored
fd938e1
Copy full SHA for fd938e1
Commits on May 1, 2018
Add possibility to disable verification_uri_complete per client
ondrejvelisek
committed
dae674a
Copy full SHA for dae674a
Add support for verification_uri_complete
ondrejvelisek
committed
67c87d5
Copy full SHA for 67c87d5
Commits on Apr 23, 2018
Merge pull request #1385 from elennick/master
Show description for 4a818c7
jricher
authored
4a818c7
Copy full SHA for 4a818c7
undid autoformatting again
elennick
committed
fe000d9
Copy full SHA for fe000d9
addressed review feedback
elennick
committed
011bf8a
Copy full SHA for 011bf8a
Commits on Apr 21, 2018
undid some autoformatting changes
elennick
committed
0ee4ee2
Copy full SHA for 0ee4ee2
fixed an issue where missing locales would generate a lot of ERROR level log messages
elennick
committed
0b531a0
Copy full SHA for 0b531a0
Commits on Apr 11, 2018
Integration tests for new repository methods
Sauli Ketola
committed
e6a8e0c
Copy full SHA for e6a8e0c
Commits on Apr 6, 2018
Clean up code in modified classes, remove line breaks, add static imports
Sauli Ketola
committed
a070f61
Copy full SHA for a070f61
Use 'userName' instead of 'sub' in naming
Sauli Ketola
committed
51b580a
Copy full SHA for 51b580a
Use query by user sub to get all tokens for user
Sauli Ketola
committed
3f27704
Copy full SHA for 3f27704
Commits on Apr 5, 2018
Removed some line breaks and auto generated comments for consistency
Sauli Ketola
committed
417a6b7
Copy full SHA for 417a6b7
Create queries for getting access and refresh tokens by user sub
Sauli Ketola
committed
bf81496
Copy full SHA for bf81496
Commits on Apr 4, 2018
Merge pull request #1377 from ketola/master
Show description for 64fbee7
jricher
authored
64fbee7
Copy full SHA for 64fbee7
Add an index for refresh_token.token_value
Sauli Ketola
committed
bca388d
Copy full SHA for bca388d
Commits on Feb 12, 2018
new year 2018
jricher
committed
e2d94f4
Copy full SHA for e2d94f4
Commits on Feb 8, 2018
Merge pull request #1353 from col-panic/master
Show description for a5a16f2
jricher
authored
a5a16f2
Copy full SHA for a5a16f2
Pagination
Previous
Next
You can’t perform that action at this time.