Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
danvy
/
keycloak
Public
forked from
keycloak/keycloak
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
hmlnarik
All time
Commit history
Commits on Oct 5, 2022
Ensure map storage providers are closed upon session close
Show description for 36a1ce6
hmlnarik
authored and
mhajas
committed
36a1ce6
View commit details
Copy full SHA for 36a1ce6
Browse repository at this point
Commits on Jul 27, 2022
Replace undertow-map with quarkus-map
Show description for 143e6bc
hmlnarik
committed
143e6bc
View commit details
Copy full SHA for 143e6bc
Browse repository at this point
Commits on Jun 28, 2022
Fix typo in ci.yml
Show description for ffc1265
hmlnarik
authored and
abstractj
committed
ffc1265
View commit details
Copy full SHA for ffc1265
Browse repository at this point
Commits on Jun 21, 2022
Disable tests irrelevant for map storage
hmlnarik
committed
26198e4
View commit details
Copy full SHA for 26198e4
Browse repository at this point
Add map datastore provider
hmlnarik
committed
f1ca325
View commit details
Copy full SHA for f1ca325
Browse repository at this point
Quarkus
hmlnarik
committed
64b1e97
View commit details
Copy full SHA for 64b1e97
Browse repository at this point
Renaming SingleUserCredentialManager and UserModel.getUserCredentialManager():
Show description for e396d0d
hmlnarik
committed
e396d0d
View commit details
Copy full SHA for e396d0d
Browse repository at this point
Preparation for moving User Storage SPI
Show description for 703e868
hmlnarik
committed
703e868
View commit details
Copy full SHA for 703e868
Browse repository at this point
Move realms, clients, groups, roles, clientscopes into legacy module
Show description for 36f76a3
hmlnarik
committed
36f76a3
View commit details
Copy full SHA for 36f76a3
Browse repository at this point
Introduce legacy datastore module and update dependencies
hmlnarik
committed
247ff52
View commit details
Copy full SHA for 247ff52
Browse repository at this point
Commits on May 3, 2022
Add support for async profiler to model testsuite
Show description for 1b1cf26
hmlnarik
committed
1b1cf26
View commit details
Copy full SHA for 1b1cf26
Browse repository at this point
Commits on Apr 22, 2022
Remove dependency of map on services
Show description for 0ce5dfc
hmlnarik
committed
0ce5dfc
View commit details
Copy full SHA for 0ce5dfc
Browse repository at this point
Commits on Jan 20, 2022
Limit time for running model tests
Show description for 2877482
hmlnarik
committed
2877482
View commit details
Copy full SHA for 2877482
Browse repository at this point
Commits on Jan 5, 2022
Introduce per-field delegation of entities
hmlnarik
authored
d39eb95
View commit details
Copy full SHA for d39eb95
Browse repository at this point
Commits on Dec 13, 2021
Enhance available tree operations
Show description for 8e03942
hmlnarik
committed
8e03942
View commit details
Copy full SHA for 8e03942
Browse repository at this point
Create delegates and empty instances in DeepCloner
Show description for 3c7e5c8
hmlnarik
committed
3c7e5c8
View commit details
Copy full SHA for 3c7e5c8
Browse repository at this point
Commits on Dec 8, 2021
Refactor StorageId
Show description for 654f1f7
hmlnarik
committed
654f1f7
View commit details
Copy full SHA for 654f1f7
Browse repository at this point
Simplify component model overrides
Show description for 2785cab
hmlnarik
committed
2785cab
View commit details
Copy full SHA for 2785cab
Browse repository at this point
Commits on Dec 7, 2021
Fix NPE for component creation when realm unset but config known
Show description for 95614e8
hmlnarik
committed
95614e8
View commit details
Copy full SHA for 95614e8
Browse repository at this point
Introduce model-entity util methods
Show description for 3602873
hmlnarik
committed
3602873
View commit details
Copy full SHA for 3602873
Browse repository at this point
Commits on Nov 5, 2021
KEYCLOAK-19726 Fix return types of ModelCriteriaBuilder methods
hmlnarik
committed
58d403c
View commit details
Copy full SHA for 58d403c
Browse repository at this point
Commits on Nov 3, 2021
KEYCLOAK-19749 Optimize DefaultModelCriteria creation
hmlnarik
committed
6966e0c
View commit details
Copy full SHA for 6966e0c
Browse repository at this point
Commits on Oct 29, 2021
KEYCLOAK-18854 Introduce storage-independent ModelCriteriaBuilder
hmlnarik
committed
877ae96
View commit details
Copy full SHA for 877ae96
Browse repository at this point
Commits on Oct 25, 2021
KEYCLOAK-19562 Introduce generic trees
hmlnarik
committed
53f02a5
View commit details
Copy full SHA for 53f02a5
Browse repository at this point
Commits on Oct 18, 2021
KEYCLOAK-19482 Generate map entity cloners
hmlnarik
committed
8ee992e
View commit details
Copy full SHA for 8ee992e
Browse repository at this point
Commits on Oct 12, 2021
KEYCLOAK-19505 Generate map entity delegates
hmlnarik
committed
675e1b0
View commit details
Copy full SHA for 675e1b0
Browse repository at this point
Commits on Oct 11, 2021
KEYCLOAK-19480 Introduce MapProtocolMapperEntity
hmlnarik
committed
576292a
View commit details
Copy full SHA for 576292a
Browse repository at this point
Commits on Oct 7, 2021
KEYCLOAK-19374 Create implementation based on annotation processor
Show description for 3abf928
hmlnarik
committed
3abf928
View commit details
Copy full SHA for 3abf928
Browse repository at this point
Commits on Sep 7, 2021
KEYCLOAK-19143 Split note for broker and SP SAML request ID
hmlnarik
committed
4518b3d
View commit details
Copy full SHA for 4518b3d
Browse repository at this point
Commits on Aug 5, 2021
KEYCLOAK-18617 Fix index on client attributes
hmlnarik
committed
2acb43a
View commit details
Copy full SHA for 2acb43a
Browse repository at this point
Commits on Jul 30, 2021
KEYCLOAK-18680 Always close result stream
hmlnarik
committed
0cdce13
View commit details
Copy full SHA for 0cdce13
Browse repository at this point
Commits on Jul 23, 2021
KEYCLOAK-18845 Remove key type in map storage (simplify generics)
hmlnarik
committed
8889122
View commit details
Copy full SHA for 8889122
Browse repository at this point
KEYCLOAK-18845 Remove key type in map storage (move StringKeyConvertor to CHM)
hmlnarik
committed
07402d9
View commit details
Copy full SHA for 07402d9
Browse repository at this point
KEYCLOAK-18876 Fix intermittent LoginTest failures
hmlnarik
committed
6b9040d
View commit details
Copy full SHA for 6b9040d
Browse repository at this point
Commits on Jul 21, 2021
KEYCLOAK-18824 Simplify MapStorageTransaction and move registerEntityForChanges to CHM transaction
hmlnarik
committed
44cd6cd
View commit details
Copy full SHA for 44cd6cd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.