repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
keycloakkeycloak
an ability to replace axio with other axios variant
Enhancement
I m use keycloak admin behind an http proxy non secure and get this error while try to connect to keycloak via https error negotiating ssl on fd 13 error 14090086 ssl routine ssl3 get server certificate certificate verify fail 1 1 0 I find that this be a long running bug on axio and they ve not fi...
keycloakkeycloak
keycloak 16908 refactor usersessionpersisterprovider
Enhancement
null
keycloakkeycloak
keycloak 16755 clearexpiredusersession optimization rely on infinis
Enhancement
pan expiration rather than keycloak own background task
keycloakkeycloak
try to save a field too long bring up a 500 error
Bug
step go to client scope go to create client scope or go to an item detail fill any text input with a long text click save expect result the error be handle and the notification to the user show a message warn about the length of the text http response message warn about the erro...
keycloakkeycloak
keycloak 16832 use realm name instead of i d
Bug
in order to get localization text
keycloakkeycloak
keycloak 13633 remove java security acl group usage from tomcat adapter
Bug
this pr supersede 7533 check that for previous discussion this pr merely change a few abstraction around prevent the previous change from break other adapter I introduce the new interface principlefactory that be use on many place where previously genericprinciplefactory be use jbosswebprincipa...
keycloakkeycloak
keycloak 16803 update german translation
Enhancement
this pr update the german translation for the account email login and new account console
keycloakkeycloak
keycloak 16801 improve performance of clearexpiredevent background task
Enhancement
null
keycloakkeycloak
keycloak 16844 create an index to support offline session load
Bug
add the follow index create index idx offline uss preload on offline user session offline flag create on user session i d
keycloakkeycloak
keycloak 16600 improvement when load many realm
Enhancement
run test use a database populate with the default setting from the keycloak benchmark tool use 1k realm delaying cache for some key property of realm client and client scope mark some key property as lazy for realm client and client scope fetch in batch some key property that usually span m...
keycloakkeycloak
consistency on notification message
Bug
there be a common message could not create x error request fail with status code 409 that include single quote surround the error but when you try to create a realm role with a duplicated i d the error doesn t contain single quote
keycloakkeycloak
keycloak 16792 pass realm instead of i d to get realm localization text method
Bug
the realm controller within the ui for the security admin console be incorrectly send through the i d of the realm rather than the realm attribute when call the get realm localization text api method on the admin rest api this be cause 404 error in case where there be a realm with an i d that b...
keycloakkeycloak
keycloak 16714 use linkexpirationformatter in email when timeperiodunit be define
Enhancement
just modify message lang property to use time unit catch cs de fr sk pt br it
keycloakkeycloak
keycloak 16693 http 404 for all css on the login page
Bug
remove reference to a nonexistent resource in the login theme
keycloakkeycloak
keycloak 16648 fix migration to 12
Bug
null
keycloakkeycloak
keycloak 16606 add default value to mandatory ldap attribute
Enhancement
the default empty value of do not always meet ldap attribute syntax requierement this be the case for for example posixaccount uidnumber and gidnumber attribute this patch add ability to set default value for attribute
keycloakkeycloak
keycloak 16605 add localpart username template transformer
Enhancement
add transformer to extract localpart from email this come in handy when use google oidc or any other oidc without human readable uid
keycloakkeycloak
keycloak 15524 cleanup user relate interface
Enhancement
null
keycloakkeycloak
keycloak 16567 optimize stackutil class
Enhancement
null
keycloakkeycloak
keycloak 11908 support for conditional create index base on number
Enhancement
jira ticket how to use change indexcreationthreshold property of connectionsliquibase spi in the configuration file like standalone xml xml define createindex change to the change log file jpa changelog x x x xml xml whe...
keycloakkeycloak
read the config object when get an authorization permission
Enhancement
be your feature request relate to a problem please describe I want to be able to see which resource scope and policy be connect to a authorization permission with the findonepermission function and or findbyname function this have only be test against keycloak 11 0 3 describe the solution you d li...
keycloakkeycloak
keycloak 16380 make idp display name available to idp link email subject
Enhancement
null
keycloakkeycloak
keycloak 16341 make the new stream base method in server spi user
Bug
interface default instead of the collection base version this ensure that provide implementation for the collection base method be enough which preserve backwards compatibility with old custom implementation alternative interface now allow new implementation to focus on the stream variant of the...
keycloakkeycloak
keycloak 16322 code formatter for keycloak x
Enhancement
null
keycloakkeycloak
keycloak 13639 improvement to metric and health status
Bug
some improvement to health check where revert change to the main filter so that it do not perform any additional logic but dispatch the request to a worker thread instal both metric and health endpoint within a specific build step allow run keycloakhealthcheck within the scope of a keycloaksession ...
keycloakkeycloak
keycloak 16245 update quarkus 1 10 0 cr1
Enhancement
null
keycloakkeycloak
keycloak 16126 window support
Bug
change add a kc bat script fix error when deal with file due to wrong file separator main fix kc bat config do not work due to how window handle file lock to workaround the file lock issue on window I have to hack the runtime classloader so that jar file that be re generate when ru...
keycloakkeycloak
a few improvement
Enhancement
null
keycloakkeycloak
update quarkus 1 9 1 final
Enhancement
null
keycloakkeycloak
keycloak 16066 unable to build keycloak distribution on window due t
Bug
o io quarkus builder buildexception failure add null check in the keycloakprocessor configurehibernate class sign off by peter zaoral mposolda cc stianst pedroigor iankko ptal once you get a chance thank
keycloakkeycloak
keycloak 15167 retrieve email from twitter idp
Enhancement
I m update this issue keycloak 15167 and open a new pull request close a week ago here
keycloakkeycloak
keycloak 14255 avoid create cli during startup
Enhancement
null
keycloakkeycloak
minor change to pom file and fix exception handle
Bug
in addition to minor change to the module dependency it also fix an error on how we be handle initialization exception error may happen when initialize provider and in this case the startupevent be never fire result in exception and their respective message not be show also change the logic to infer t...
keycloakkeycloak
keycloak 14255 minor fix and improvement
Bug
fix the jdbc url resolution fix cluster test add a cluster stack option for cluster this one be already there when we start the cluster implementation I m just expose it otherwise you would set it via the spi connection infinispan default stack the cluster stack right now map to the...
keycloakkeycloak
keycloak 11331 mysql support
Enhancement
null
keycloakkeycloak
keycloak 15987 add support for realm import from url
Enhancement
null
keycloakkeycloak
keycloak 15940 tomcat saml adapter lib miss dependency
Bug
issue exclude the ha api dependency from the com sun xml ws rt add for saml core the dependency be add by keycloak 11185 compilation issue with jdk 9 but the ha api be not need and it s create some warning in tomcat because it include some class path jar in the manifest mf that then do not ...
keycloakkeycloak
keycloak 15986 migration get fail through migrate domain cluster cli migrate domain standalone cli when host xml be not present
Enhancement
this pr fix the issue the migration through domain migration cli script get fail if anyone have delete or rename default host xml so to fix this issue I just add host config parameter to embed host controller cli command hence anyone can set the appropriate host configuration file in hostconfig property...
keycloakkeycloak
update to quarkus 1 9 0 final
Enhancement
null
keycloakkeycloak
keycloak 15911 fix userstoragemanager do not pick up new ldap config
Bug
this pr fix the issue where the ldap configuration be not update when sync period or enable flag be not change
keycloakkeycloak
keycloak 15910 rename cluster enable to cluster fix configurationtest
Bug
keycloakkeycloak
keycloak 15858 finish rename application role to client role in help text
Bug
this commit rename all application role to client role and adapt the sentence around it
keycloakkeycloak
fix linte error
Good First Issue
also add linte to the github action so it run on every pr
keycloakkeycloak
update quarkus 1 8 2 final
Enhancement
null
keycloakkeycloak
keycloak 15592 fix remove keycloak adapter state cookie
Bug
this commit provide a fix for remove keycloak adapter state cookie by use path and domain parameter properly the issue be report here
keycloakkeycloak
keycloak 15821 extend keycloak boot time
Enhancement
the implementation of suggestion mention in and a test image be available via docker run docker io slaskawi keycloak keycloak15821
keycloakkeycloak
keycloak 15830 remove authentication session after fail directgrant
Bug
pedroigor do you have a chance to review this please
keycloakkeycloak
keycloak 15692 upgrade to wildfly 21 0 1 final
Enhancement
keycloak 15692 upgrade to wildfly 21 0 1 final base fix keycloak 15780 upgrade keycloak to wildfly 21 0 0 beta1 wildfly core 13 0 0 beta6 keycloak 16031 upgrade keycloak to wildfly 21 0 0 final wildfly core 13 0 1 final keycloak 16442 upgrade key...
keycloakkeycloak
keycloak 15807 wrong parsing of cookie header
Bug
null
keycloakkeycloak
keycloak 14255 more improvement to cli
Enhancement
null
keycloakkeycloak
interaction design for multi line input
Enhancement
this new component should have input from interaction design to enumerate behavior and keyboard control
keycloakkeycloak
keycloak 15631 disable clustering for dev profile remove cluster x
Enhancement
pedroigor stianst do you have a chance to review please summary of the change in this pr remove file cluster xml from the distribution server x instead the exist infinispan configuration file from the quarkus runtime module be copy to the server x distribution during build this allow we to rem...
keycloakkeycloak
keycloak 14255 more improvement to cli
Bug
null
keycloakkeycloak
tab and enter key for multi line input
Bug
you can t add and remove item on multi line input use keyboard only tab order need to include the plus and minus button so you can go to they with the keyboard and select with enter key
keycloakkeycloak
keycloak 15635 remove quarkus index dependency property from applic
Enhancement
ation property
keycloakkeycloak
keycloak 14231 validate support locale
Bug
hmlnarik please can you make a review thank
keycloakkeycloak
keycloak 14046 allow finegrain group admin to create user in console
Enhancement
enable create button and save button in admin console user view list and detail the flag use to enable those button be compute as follow since there s no computed flag from backend on admin user have fine grain admin permission on at least 1 group exist condition feature fin...
keycloakkeycloak
keycloak 15546 empty value can be set to valid redirect uris at client
Bug
delete empty element from the array variable of valid redirect uris
keycloakkeycloak
keycloak 15532 add support for file type field in authenticator config
Enhancement
the template for display the configuration of authenticator do not currently support the input type of file it would be handy to allow file to be upload for the authenticator we be develop rather than paste the content of the file into a text field template theme src main resource theme base admin resource ...
keycloakkeycloak
keycloak 14846 default role processing be really slow
Bug
default role processing be really slow with a large number of client jira keycloak 14846 this approach should decrease time to obtain default role to user before this the static getdefaultrole method in defaultrole class have to iterate over all client instead of use only client with define defa...
keycloakkeycloak
keycloak 11678 remove dummy resource add keycloak service and liquibase to jandex indexing
Enhancement
summary of this pr change remove the dummy jax rs resource which be before use as a workaround to register builtin resteasy provider by default the quarkus use jandex for indexing just the application class and module with the bean xml however when use the property quarkus index dependency as describ...
keycloakkeycloak
keycloak 15459 fix serialization of multi subtag locale in admin console s whoami response
Bug
serialize locale as a well form ietf bcp 47 language tag alter test to cover a locale make of more than one subtag
keycloakkeycloak
keycloak 15298 idp facebook do not get correct name
Bug
fix 15298
keycloakkeycloak
keycloak 11494 get user for role composite
Enhancement
previous pr be I reopen since it s need by redhat see the issue the branch be rebase on master I or you can continue the development I m available to help I integrate this pr also you can see the discussion into I merge they because this parent relation be need to find user for role composi...
keycloakkeycloak
keycloak 15238 fix potential resource leak
Bug
fix potential resource leak from not close stream reader
keycloakkeycloak
keycloak 15139 backwards compatibility for ldap read only mode with I
Bug
mport user enable
keycloakkeycloak
keycloak 14996 fix performance bottleneck in groupldapstoragemapper g
Bug
etallkcgroup performance bottleneck cause that with thousand of group there be thousand of db call during each call of getallkcgroup now there be always 1 db call and call the method getallkcgroup take 5 ms instead of 70 second when have 10k group in ldap
keycloakkeycloak
keycloak 15186 sort user federation table
Enhancement
null
keycloakkeycloak
keycloak 15184 use static inner class where possible
Enhancement
null
keycloakkeycloak
keycloak 14767 openshift review endpoint audience fix
Bug
this pull request replace it introduce a mandatory audience check for openshift token review endpoint
keycloakkeycloak
keycloak 15146 add support for search user by emailverified status
Enhancement
we now allow to search for user by their emailverifie status this enable user to easily find user and deal with incomplete user account see note it seem that there be no database index on user entity realm i d email verify but this be necessary to speedup lookup in large user database
keycloakkeycloak
keycloak 15113 move away from deprecate promise success error
Enhancement
move away from deprecate promise success error by use the native method then catch instead
keycloakkeycloak
keycloak 15091 fix regression theme can not use custom favicon any long
Bug
revert the part of keycloak 14163 common resource be not load from common path which have make the favicon a common resource and hence make it impossible to use a custom favicon after this change the favicon be a theme resource again and can be customize
keycloakkeycloak
keycloak 15087 reduce get client and get role call in realm create
Enhancement
keycloak 15087 reduce get client and get role call in realm create
keycloakkeycloak
keycloak 14781 extend admin rest api with search by federate identity
Enhancement
add parameter idpalias and idpuserid to the resource realm user and allow it to be combine with the enabled parameter add attribute federatedidentitie to userentity to allow join on this field extend integration test usert discussion on dev mailing list topic keycloak dev 962ddmyuhe i...
keycloakkeycloak
keycloak 14988 add generate action token service endpoint
Enhancement
generate token via rest api to perform action
keycloakkeycloak
keycloak 14963 add support limit allow e mail address
Enhancement
we now allow to restrict allow email address for regsitration and user profile change on realm level add test for restrict email address for a realm discussion on dev mailinglist topic keycloak dev hngne4qialw issue
keycloakkeycloak
keycloak 14892 nullpointerexception when group mapping for ldap user
Bug
s be access
keycloakkeycloak
keycloak 14869 fix nullpointer exception in fullnameldapstoragemapper
Bug
as the title suggest this fix to demonstrate the issue the pr add a second test for the fullname mapper since there be a todo I extract the test to its own class so that coverage can be increase in the future this pr already increase it slightly this be why the pr be now comparatively large but the...
keycloakkeycloak
keycloak 13692 upgrade to wildfly 20 0 1 final and infinispan 10 1 8 final
Enhancement
this pr replace the pr it contain same change but in addition to it it fix samladapterclustertest and samladaptercrossdctest failure also it remove change in realmcachesession java file the reason for another pr be that iankko be on pto for this week and I can t update the pr which be send by he ...
keycloakkeycloak
keycloak 14747 ldap pooling should include ssl protocol by default
Enhancement
relate to
keycloakkeycloak
keycloak 14707 use native promise
Enhancement
and get rid of console warning
keycloakkeycloak
keycloak 14653 change operation type to update when update client scope
Bug
change operation type to update when update client scope and add representation in the admin event fix for issue
keycloakkeycloak
keycloak 14663 fix spelling in ru translation
Bug
keycloakkeycloak
keycloak 13983 include algorithm parameter
Enhancement
add the capacity to add both public and secret algorithm specific datum to a passwordcredentialmodel the default way to create the model in maintain to minimize the change impact for the default hash infrastructure publish the passwordcredentialmodel constructor to ease in build such extended credential ...
keycloakkeycloak
keycloak 14904 fix accountrestservice
Bug
this be a followup for it fix a bug and a potential exploit I just notice while work on a followup for change the database model sadly one day too late when update the account through the accountrestservice username email firstname and lastname will be delete from the attribute of the ...
keycloakkeycloak
wip keycloak 14597 update to new patternfly
Enhancement
also fix keycloak 8082 image
keycloakkeycloak
keycloak 14576 fix npe in undertow
Bug
null
keycloakkeycloak
keycloak 14570 feature fix npe
Bug
nullpointerexception occur when application use the endpoint with uri auth admin realm realm authentication config description providerid while body of response representation be be populate and iterate over property of providerfactory may lead to npe because of some providerfactory return nul...
keycloakkeycloak
keycloak 6304 czech translation
Enhancement
add czech translation base on previous pr
keycloakkeycloak
keycloak 14520 npe when deploy springboot as war
Bug
solve issue
keycloakkeycloak
keycloak 14499 add toggle menu back on welcome screen
Bug
null
keycloakkeycloak
keycloak 13160 add support for privacy preserve logging
Enhancement
the pr provide a new privacyfilterprovider spi which allow apply custom filtering of log message generate via keycloak s jboss log eventlistener for a start we ship with two implementation a default no op defaultemptyprivacyfilterprovider and a configurable anonymizingprivacyfilterprovider ...
keycloakkeycloak
keycloak 14490 use snowpack optimze flag
Enhancement
since we be go to stay on snowpack 1 a little long we might as well go ahead and start use the optimize flag which have be show to decrease the download by almost 1 mb and decrease startup time
keycloakkeycloak
keycloak 14476 revert location change of base64url js
Bug
ui build
keycloakkeycloak
keycloak 13205 apply locale resolution strategy to admin console
Bug
add new locale attribute to whoami response query whoami before loading message use whoami locale instead of i d token locale for loading message
keycloakkeycloak
keycloak 13692 upgrade to wildfly 20 0 1 final and infinispan 10 1 8 final
Enhancement
keycloak 13692 upgrade to wildfly 20 0 1 final and infinispan 10 1 8 final co author by jan lieskovsky co author by marek posolda associate prs update adapter version to wildfly 20 0 0 final on web page update necessary documentation
keycloakkeycloak
keycloak 14412 keycloak js should honor configure default scope when onload require login be use
Bug
we now add the configure default scope to the login url when onload require login be use previously the configure default scope be ignore when when onload login require be use in the keycloak configuration
keycloakkeycloak
authentication management require action
Enhancement
I see that require action be already in 1 13 x and be mention in readme but not publish yet I consider just use the git branch as my dependency but the build step do not run when the package be instal this way what s miss what work be still necessary for 1 13 1 to be publish
keycloakkeycloak
keycloak 14368 stream serialization in jackson
Enhancement