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 }}
vavavivi
/
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 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
Commits on Jul 20, 2021
KEYCLOAK-18815 Update MapKeycloakTransaction return types to match MapStorage
hmlnarik
committed
1f3650d
View commit details
Copy full SHA for 1f3650d
Browse repository at this point
Commits on Jul 17, 2021
KEYCLOAK-18747 Turn MapClientEntity into interface + introduce delegates
Show description for 009d4ca
hmlnarik
committed
009d4ca
View commit details
Copy full SHA for 009d4ca
Browse repository at this point
Commits on Jul 2, 2021
KEYCLOAK-18635 Move classes specific to ConcurrentHashMap to chm package
hmlnarik
committed
f15536a
View commit details
Copy full SHA for f15536a
Browse repository at this point
Commits on Jul 1, 2021
KEYCLOAK-18414 Remove unnecessary id parameter from update operation
hmlnarik
committed
f0e777c
View commit details
Copy full SHA for f0e777c
Browse repository at this point
KEYCLOAK-18414 Remove unnecessary id parameter from create operation
hmlnarik
committed
0523dad
View commit details
Copy full SHA for 0523dad
Browse repository at this point
KEYCLOAK-18147 Fix CodeQL failures
hmlnarik
committed
11b72d2
View commit details
Copy full SHA for 11b72d2
Browse repository at this point
Commits on Jun 30, 2021
KEYCLOAK-18589 map-storage profile for KeycloakServer
hmlnarik
committed
8a83ec8
View commit details
Copy full SHA for 8a83ec8
Browse repository at this point
Commits on Jun 22, 2021
KEYCLOAK-18091 Fail session loading when interrupted
hmlnarik
committed
bfb134a
View commit details
Copy full SHA for bfb134a
Browse repository at this point
Commits on May 27, 2021
KEYCLOAK-17747 KEYCLOAK-17754 Optimize getClients() calls
hmlnarik
committed
3d8f152
View commit details
Copy full SHA for 3d8f152
Browse repository at this point
KEYCLOAK-18286 Add index to client_attributes
hmlnarik
committed
94f676c
View commit details
Copy full SHA for 94f676c
Browse repository at this point
Commits on May 20, 2021
KEYCLOAK-17756 KEYCLOAK-17757 Optimize IdP-first lookup
hmlnarik
committed
860fc4c
View commit details
Copy full SHA for 860fc4c
Browse repository at this point
Commits on May 18, 2021
KEYCLOAK-17748 Optimize validation of redirect URIs in logout endpoint
Show description for c02a706
hmlnarik
committed
c02a706
View commit details
Copy full SHA for c02a706
Browse repository at this point
Previous
Next
You can’t perform that action at this time.