repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
keycloakkeycloak | take a close look at flaky test | Bug | describe the bug right now we have disable the check for flaky test so if flaky test eventually pass the pr will show green after keycloak 19 we need to take a close look at flaky test version 19 0 0 snapshot anything else more info erik jan de wit 8 38 am btw ... |
keycloakkeycloak | miss message for idpusernamepassword and idpemailverification authenticator while list tryanotherway option | Bug | describe the bug in the first broker login when click try another way while verifying account existance the display name and help text of idpusernamepassword and idpemailverification be not display with the key be display instead we fix it on an old version on our side and since it seem this hav... |
keycloakkeycloak | write e2e test for session managment | Enhancement | e2e test have to be write for the functionality create in |
keycloakkeycloak | keycloak add stale userid in the uuid field of the access token | Bug | when application generate an access token on behalf of one user x the access token contain the wrong userid in the uuid field of token and the token validation fail the userid of user x be 39c8da6d 5d53 4693 a14f 7f230814ce13 but the access token contain useruuid 273aabd6 8dd8 4e78 b8bf 7c9896df8b5c ... |
keycloakkeycloak | item in dropdown menu for share resource be not visible | Bug | describe the bug when you try to select permission for share resource the current dropdown list doesn t show all item and the user be not able to choose the required one it s not even possible to scroll there shareresourcepermissionsbug version 999 expect behavior all item from th... |
keycloakkeycloak | miss idp icon on the linkedaccount page | Bug | describe the bug some of the social idp icon be miss on the linkedaccount page they have be recently remove but I don t know the reason for that see diff 27073ae7b588529186a95d208e6ae13b9edc5a85d929b1c7c9ff0cd661df7322r221 r237 version 999 expect behavior icon for support idps ... |
keycloakkeycloak | add conditional step to gha for test jpa map storage with postgre | Enhancement | there should be add new step to gha for testing jpa map storage with postgre there be similar step for hotrod already |
keycloakkeycloak | add a profile testsuite for jpa map storage | Enhancement | add maven profile to both testsuite model and testsuite integration arquillian test base pom xml for test jpa map storage implementation |
keycloakkeycloak | keycloak js not find 404 when access admin console due to miss in url | Bug | describe the bug when access the admin console auth admin master console you get a blank page and a 404 error get the keycloak js script version 18 expect behavior the url for the script tag loading keycloak js should look like auth js keycloak js version actual behav... |
keycloakkeycloak | account console doesn t show the currently log in user | Bug | describe the bug when you access the profile info page in the account console there be a name of the currently log in user in the toolbar after recent change in the account console the username be miss I m not sure if it s intentional but I d say it d be great to have it include there see those ch... |
keycloakkeycloak | user profile group be unable to be assign to an attribute all group be delete | Bug | describe the bug the option for add an attribute in a group for the user profile be not work I have notice 2 issue around it 1 not possible to be select even if we have group create we don t see they in the drop down image 2 if the blank selection in the drop down for group selection ... |
keycloakkeycloak | user profile attribute require flag can t be remove via ui | Bug | describe the bug when an attribute in the user profile have the require flag or even new attribute without the require flag be create it can t be remove from the ui but only from the json version 18 0 0 expect behavior require option of an user profile attribute to be confi... |
keycloakkeycloak | user profile error when enable user profile danger alert config2 attribute be undefined | Bug | describe the bug when user profile be enable sometimes there be an error display version 18 0 0 expect behavior no error expect actual behavior danger alert config2 attribute be undefined image how to reproduce 1 go to realm setting 2 enable ... |
keycloakkeycloak | alert for disable enable realm setting for login be not correct | Bug | describe the bug when disable or enable a config for login in the realm setting it be show wrong success alert client policy delete image in addition if you click the toggle fast there be an error message display for could not delete policy version 18 0 0 expect behavio... |
keycloakkeycloak | help jetty 11 do not work | Bug | describe the bug jetty 11 use servlet 5 0 and the module keycloak saml servlet filter adapter do not support servlet 5 0 we need it to make the jump to java 17 but this be the only dependency without jakarta ee 9 plan do you the developer have any plan for jakarta ee 9 support I have not find a... |
keycloakkeycloak | execute action email client i d be require | Bug | describe the bug when not use client i d have error error org keycloak service error keycloakerrorhandler executor thread 749 uncaught server error com fasterxml jackson databind exc mismatchedinputexception can not deserialize value of type java util arraylist from object value token jsont... |
keycloakkeycloak | make sure operator correctly correctly configure proxy and http hostname | Bug | this be a follow up from make sure operator correctly set proxy and hostname strict https option in quarkus dist base on hostname and tlssecret come from the cr |
keycloakkeycloak | trust store hostname verification policy any seem to be ignore | Bug | describe the bug I configure my ca s certificate accord to truststore in docker I mount my ca s cert use a docker volume and set x509 can bundle to point to the cert file during the startup keycloak create its own truststore jks file and change standalone ha xml and standalone xml accordingly my... |
keycloakkeycloak | introduce reindexcache all option | Enhancement | there be two option how to specify what cache should be re index 1 reindexallcache true false 2 reindexcache comma separate list of cache name that should be re index the first option reindexallcache can be remove and replace by all option use with reindexcache |
keycloakkeycloak | update undertow keycloak server json configuration to allow configure hotrod to an external infinispan server | Enhancement | description currently the configuration doesn t allow configure external ifinispan server see l230 l235 discussion no response motivation no response detail no response |
keycloakkeycloak | ux review the user name and email should not be able to delete | Bug | describe the bug in the realm setting user profile attribute page the user name and email should not be able to delete so the delete action can be remove from the user name and email attribute version admin new ui expect behavior no response actual behavio... |
keycloakkeycloak | bad handling of cache inconsistency when composite role for example for realm have be remove | Bug | describe the bug when add and remove realm concurrently the cache for role mapping might lag behind while change have already be commit in one transaction another session still process entry it have retrieve from its cache a split second ago this lead the follow exception as see in 2022 05... |
keycloakkeycloak | ux review reset action be miss in the override action token section | Bug | describe the bug in the realm setting token page reset action be miss in the override action token section we can add these action as show below version admin new ui expect behavior no response actual behavior no response how to reproduce no response... |
keycloakkeycloak | ux review hide the offline session max when offline session max limit be disable | Bug | describe the bug in the realm setting session page if the offline session max limit be disabled the offline session max should be hide version admin new ui expect behavior no response actual behavior no response how to reproduce no response an... |
keycloakkeycloak | ux review the action button should be align horizontally | Bug | describe the bug in the realm setting key keys list page the action button in the key list should be align horizontally version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no resp... |
keycloakkeycloak | ux review add advanced search function | Bug | describe the bug in the realm setting key keys list page the search bar should support the advanced search it look like the screenshot below version admin new ui expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | npe in hardcodedusersessionattributemapper on token exchange | Bug | describe the bug migrate from hardcode user session attribute mapper in a keycloak openid connect idp cause npe when do an external to internal token exchange see below stacktrace the npe occur in hardcodedusersessionattributemapper sethardcodedusersessionattribute in this line contex... |
keycloakkeycloak | ensure that only jdk 8 apis be use where jdk 8 be still require | Enhancement | set the minimum requirement for the compiler to jdk 11 while the result can still run on jdk 8 for the legacy distribution also avoid set property to the same value as in the jboss parent project thereby make the pom xml file lean close 10842 when run build with jdk 8 it will complain that the rel... |
keycloakkeycloak | publish container image on docker hub | Enhancement | description the image provide on be out of date and it be not unusual to receive request from the community about publish those image on docker hub consider that it should be simple to automate with gha I believe it be doable to have it discussion no response motivation... |
keycloakkeycloak | prevent arbitrary code execution via craft environment variable | Bug | avoid the usage of eval suppress error message without suppress the error code |
keycloakkeycloak | prevent arbitrary code execution via craft environment variable | Bug | description originally report by giordano francesco the kc sh startup script allow a malicious attacker to manipulate java opts environment variable allow the execution of arbitrary code step to reproduce export java opt h eval touch stuff bash kc sh auto build ... |
keycloakkeycloak | java net unknownhostexception in database connection when use ipv6 only hostname | Enhancement | describe the bug when use a hostname that have no a record but aaaa record keycloak will fail to boot with org postgresql util psqlexception cause by java net unknownhostexception workaround be to set java opt to exclude djava net preferipv4stack true see 10482 version ... |
keycloakkeycloak | java nio charset unsupportedcharsetexception cp720 | Bug | describe the bug when run keycloak on windows 10 get this error d app keycloak 18 0 0 bin kc bat start dev java nio charset unsupportedcharsetexception cp720 at java base java nio charset charset forname charset java 529 at picocli commandline charsetforname commandline java 1... |
keycloakkeycloak | make mapkeycloaktransaction check expiration time | Enhancement | description currently for each entity that can expire we have if check in the correspond provider that check entity expiration time and if the entity be expire we remove it from the storage and return null see for example l86 l91 this could be do a little bit soon for example in mapke... |
keycloakkeycloak | new keycloak x admin client 18 0 0 doesn t work on my provider | Enhancement | describe the bug currently my project use keycloak 17 and build an extension provider use apis from keycloak as dependence keycloak admin client keycloak server spi keycloak server spi private keycloak service resteasy client since version 17 0 1 to 18 0 0 the add reactive ... |
keycloakkeycloak | tomcat 10 | Bug | describe the bug tomcat 10 use servlet 5 0 and keycloak saml servlet filter adapter do not support it be there any plan for make tomcat 10 or jetty 11 to work with keycloak saml servlet filter adapter version 18 0 0 expect behavior no response actual behavior no response ... |
keycloakkeycloak | rhpam keycloak login fail not authorize | Bug | describe the bug so I m integrate rhsso base on keycloack with rh business central rhpam as author instance and no matter what I do after it redirect from the rh sso login page to the target landing page of the rhpam businesscentral I always get the login fail not authorize I have already follow th... |
keycloakkeycloak | localization improvement | Enhancement | description now in the localization of the build in theme into russian many message be miss I want to add missing message motivation improve the quality of localization into russian |
keycloakkeycloak | endless loading page after login with new user | Bug | describe the bug after the login no redirection occur to any page with new user screenshot from 2022 05 12 18 05 23 version keycloak 999 snapshot on jvm power by quarkus 2 7 5 final expect behavior should redirect at least to some page actual behavior endless loading page ... |
keycloakkeycloak | unable to open row item detail in table | Bug | describe the bug have a single log item without expand button in the table follow item with expand button unable to open detail version keycloak 999 snapshot on jvm power by quarkus 2 7 5 final expect behavior should allow to open row item detail by click on row item expand button ... |
keycloakkeycloak | wrong order of stylesheet in account theme keycloak v2 | Bug | describe the bug when extend the exist account theme it be unnecessary hard to override style this be the code from the default index ftl image when add custom style in the property file e g style css account css these style get apply before patternfly style and layout css... |
keycloakkeycloak | miss german translation for logout confirmation | Bug | describe the bug logout page be miss german translation version 18 0 0 expect behavior logout confirmation page be translate in german actual behavior logout confirmation be display in english even if german local be select how to reproduce add german locale to realm support lo... |
keycloakkeycloak | update operator watch text | Enhancement | description the follow sentence be ambiguous currently the operator watch only the same namespace as it s instal discussion no response motivation no response detail no response |
keycloakkeycloak | update french translation | Bug | describe the bug logout and idp login page be miss french translation version 18 0 0 expect behavior logout and idp login option text translate in frrench actual behavior logout and idp login page completely or partially in english when select locale be french how to... |
keycloakkeycloak | kc sh import do not have a verbose option | Bug | describe the bug when run kc sh import provide the verbose flag return an unknown option error and fail to continue to the import job version v18 0 expect behavior the verbose flag would provide detailed information probably about what database be be use connection informatio... |
keycloakkeycloak | introduce expiration field for all entity that can expire and use it in all query that load these entity | Enhancement | description see for more detail discussion motivation no response detail no response |
keycloakkeycloak | realm import not work keycloak 18 0 0 error org keycloak quarkus runtime cli executionexceptionhandler main error detail java lang runtimeexception script upload be disable | Bug | describe the bug I create a realm with client role role mapping user on a new quay io keycloak keycloak 18 0 0 keycloak instance bash 4 4 opt keycloak bin kc sh verbose show config current mode development runtime configuration kc cache local persistedconfigsour... |
keycloakkeycloak | configuration documentation be incorrect health and http relative path | Bug | describe the bug server all configuration state that kc http relative path and kc health enable be build option same thing be indicate in this container sample build your optimize keycloak docker image if I use they as env variable for the runner not build image they seem to work as ex... |
keycloakkeycloak | keycloak operator multiple namespace cluster wide | Enhancement | description currently the new operator can only manage keycloak instance within the namespace this be a major problem for our project as we would like to use different keycloak instance in different namespace without this feature I can t really see any advantage in use the operator as I would need to... |
keycloakkeycloak | bare minimum setting to get rhpam business automation to integrate with rhsso keycloak | Bug | describe the bug what be the bare minimum setting need to get rhpam redhat business automation when instal as an operator inside openshift cluster to be able to integrate with rhsso red hat single sign on base on open source keycloak as instal as instantiate template in the catalog be there a good y... |
keycloakkeycloak | ux review in the oidc identity provider the header should show the display name instead of the alia | Bug | describe the bug as show in the screenshot below the header should be the display name instead of the alia version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | browser navigate back button do not work after click sign in button | Bug | describe the bug click the sign in button the sign in page shall be see then click the navigate back button expect back to the landing page actual still show sign in page please note if I click any other option e g personal info signing in I can go back to key... |
keycloakkeycloak | forbid message should include why it be forbid | Enhancement | description if you try to go to a page that be forbid because the user doesn t have the proper access we should be able to tell he why he be forbid we would need to be able to look up the access property of the route definition and display it in the message this would make it much easy to configure a... |
keycloakkeycloak | user first name not refresh in keycloak v2 theme | Bug | describe the bug user s first name be update and save but on the top right corner the new info be not update it still show test version 16 1 1 expect behavior profile info near sign out button to be update actual behavior profile info near sign out button be not update ... |
keycloakkeycloak | realmrepresentation api link in operator guide lead to 404 api be not use same version as all other place | Bug | describe the bug write realm import cr point to realmrepresentation should point to but this would also lead to 404 for now as the actual valid link right now be will see if I can align these version late expect behavior link work and version be align in rest api to use the ... |
keycloakkeycloak | the new operator no long reconcile realm client user | Enhancement | description in the past with the legacy operator it be possible to create instance realm client and user which get reconcile so that it be possible to declare a desire state and let the operator reconcile which be a very common pattern with operator the new operator only reconcile the in... |
keycloakkeycloak | deploy keycloak with http not https only | Bug | describe the bug it be possible to deploy keycloak use the operator in http not https mode which make sense for development setup use e g minikube or kind however in that case e g the admin console doesn t work as it always redirect to https even if the port be 80 image... |
keycloakkeycloak | quarkus defaulthostnameprovider do not consider configure admin hostname | Bug | describe the bug allow redirect uris do not accept custom admin hostname generate by quarkus defaulthostnameprovider wildfly distribution not affect condition kc hostname admin must be set to a different hostname than kc hostname quarkus distribution as express by version 18 0 0 sym... |
keycloakkeycloak | support server option for quarkus log console json key override | Enhancement | description please add server option to configure quarkus log console json key override discussion no response motivation for google cloud stackdriver some of the json log field need to be map to different name detail no response |
keycloakkeycloak | kc sh import not create realm client role for admin | Bug | describe the bug when import a new realm with kc sh import admin can t access to the realm as client role in master realm be not create set version 18 0 0 expect behavior admin should be able to access a new realm import via kc sh import actual behavior no response how to repro... |
keycloakkeycloak | admin console do not work with reverse proxy | Bug | describe the bug with a past keycloak version 16 1 1 I be able to proxy everything keycloak relate admin auth under the path keycloak on my host I currently struggle to achieve the same with 18 0 version 18 0 expect behavior I expect that admin can be proxi... |
keycloakkeycloak | add missing base template support for html email for email update confirmation | Enhancement | description the new support for email update confirmation introduce via 7943 should honor the recently introduce support for html base email template use of layout emaillayout 8999 9001 discussion no response motivation no response detail no response |
keycloakkeycloak | wrong note on keycloak ui when user be temporarily disable | Bug | describe the bug hi team we have set maxloginfailure to 2 and post try to login with login credential the user be get temporarily disable confirm form the backend log but the error show in the ui be still invalid credential which need to be correct thank version keycloak 16 expect ... |
keycloakkeycloak | ux review the delete be miss in the identity provider s mapper page | Bug | describe the bug in the detail page of the identity provider mapper the delete action in miss please check it and add an action menu that include the delete option version admin new ui expect behavior no response actual behavior no response how to reproduce ... |
keycloakkeycloak | ux review add permission tab into the identity provider | Bug | describe the bug in the identity provider detail page there be a new tab name permission it should be add to the new ui please refer to the design of the user permission version admin new ui expect behavior no response actual behavior no response how to repr... |
keycloakkeycloak | keycloak x 18 0 0 export import in container do not work as expect | Bug | describe the bug docker image be create as arg keycloak version 18 0 0 from quay io keycloak keycloak keycloak version as builder env kc cache stack kubernete env kc db mysql env kc http relative path auth env kc health enable true env kc metric enable true run opt keycloak ... |
keycloakkeycloak | jakarta ee 9 support | Enhancement | describe the bug its a bit weird since no one be write about this anyone else have trouble with jakarta ee 9 the keycloak saml servlet filter adapter do not work with servlet 5 0 since the javax servlet namespace be deprecate I would like to run the module with jetty 11 or tomcat 10 that use servle... |
keycloakkeycloak | possibiility to change port naming in service when use new operator | Enhancement | description new keycloak operator crd should have option to change port naming in service discussion no response motivation when keycloak be use with istio it would help if there be possibility to define port name to kubernete service now there seem to be no option in keycloak operator crd... |
keycloakkeycloak | wildfly elytron version 1 18 3 update fix | Bug | describe the bug accord to trivy wildfly elytron 1 18 3 contain a vulnerable library com fasterxml jackson core jackson databind 2 11 4 version 18 0 0 expect behavior trivy should not report vulnerability about com fasterxml jackson core jackson databind cve 2020 3651 actual behavi... |
keycloakkeycloak | question can I switch seamlessly between keycloak 15 1 1 and keycloak 18 0 0 | Bug | describe the bug I see a lot of people here have reverse proxy nginx and keycloak 18 issue I also want to switch from version 15 1 1 to 18 0 0 but only in parallel operation to test the changeover well I m just afraid that once I move to version 18 I win t be able to go back to 15 1 1 if I leave k... |
keycloakkeycloak | ux review the mapper table should be in full screen | Bug | describe the bug the mapper table in the user federation should be display on the full screen there be no margin version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review add the delete action in the mapper detail page | Bug | describe the bug in the mapper detail page of the user federation there should be an action menu the action menu include the delete option version admin new ui expect behavior no response actual behavior no response how to reproduce no response a... |
keycloakkeycloak | ux review 2 setting should also be require of hardcode ldap attribute mapper | Bug | describe the bug in the ldap user federation mapper create mapper page when create a hardcode ldap attribute mapper mapper the ldap attribute name and ldap attribute value should be require the same thing fit the detail page please take a look and fix it thank ver... |
keycloakkeycloak | ux review group should be require of hardcode ldap group mapper | Bug | describe the bug in the ldap user federation mapper create mapper page when create a hardcode ldap group mapper mapper the group should be require the same thing fit the detail page please take a look and fix it thank version admin new ui expect behavior no... |
keycloakkeycloak | ux review 2 setting should be require of certificate ldap mapper | Bug | describe the bug in the ldap user federation mapper create mapper page when create a certificate ldap mapper mapper the user model attribute and ldap attribute should be require the same thing fit the detail page please take a look and fix it thank version admin... |
keycloakkeycloak | ux review the role of hardcode ldap role mapper should be require | Bug | describe the bug in the ldap user federation mapper create mapper page when create a hardcode ldap role mapper mapper the role should be require the same thing fit the detail page please take a look and fix it thank version admin new ui expect behavior no res... |
keycloakkeycloak | ux review 2 setting also be require of hardcode attribute mapper mapper | Bug | describe the bug in the ldap user federation mapper create mapper page when create a hardcode attribute mapper mapper the user model attribute name and attribute value should be require the same thing fit the detail page please take a look and fix it thank versi... |
keycloakkeycloak | ux review the ldap role dn of role ldap mapper mapper should be require | Bug | describe the bug in the ldap user federation mapper create mapper page when create a role ldap mapper mapper the ldap role dn should be require the same thing fit the detail page of the role ldap mapper mapper please take a look and fix it thank version admin ne... |
keycloakkeycloak | ux review two additional option should be require of user attribute ldap mapper type | Bug | describe the bug in the ldap user federation mapper create mapper page when create a user attribute ldap mapper mapper the user model attribute and ldap attribute should be require the same thing fit the detail page of the user attribute ldap mapper mapper please take ... |
keycloakkeycloak | ux review always read value from ldap be miss | Bug | describe the bug when create a user attribute ldap mapper mapper for the ldap user federation there be a toggle name always read value from ldap in the new ui this toggle be miss please add it to the new ui thank version admin new ui expect behavior no resp... |
keycloakkeycloak | ux review the ldap group dn be require | Bug | describe the bug in the ldap user federation mapper create mapper page when create a group ldap mapper mapper the ldap group dn should be require please take a look and fix it thank version admin new ui expect behavior no response actual behavior... |
keycloakkeycloak | ux review update the remove user modal in the ldap user provider | Enhancement | describe the bug in order to make user well understand the result of remove user in the ldap user federation we can fine tune the description of the remove user modal like the screenshot below thank version admin new ui expect behavior no response actual behavior no re... |
keycloakkeycloak | ux review the change of action menu in ldap user federation | Bug | describe the bug as show in the screenshot below if the toggle of import user be off the sync change user sync all user and unlink user should be disable please take a look and fix it thank version admin new ui expect behavior no response ... |
keycloakkeycloak | ux review the test button doesn t work in the ldap user federation | Bug | describe the bug in the ldap user federation the test connection button and the test authentication don t work during the creation process even if all the require setting be set up version admin new ui expect behavior no response actual behavior no ... |
keycloakkeycloak | display of number with time unit do not handle number that be not divisible by 60 correctly | Bug | describe the bug in the admin console for any of the number with attach time unit that have unit of minute hour or day if you set the value to a time not divisible by 60 it will display that number of minute instead of second set the value to a non divisible number be possible through the rest admin cons... |
keycloakkeycloak | problem with role mapping tab | Bug | describe the bug 1 log in as admin 2 create a new group 3 go to role mapping tab for the group 4 you will see that the text be not retrieve for the empty state 5 also text be not retrieve for some or all of the success and error message 6 click assign role butto... |
keycloakkeycloak | ability to require email to be verify before change | Enhancement | description currently when the email be change in the account management console or the admin console it be update immediately there should at least be an option on the realm to require the email to be verify first when the email be update it should be add to a temporary attribute as unverifie and an emai... |
keycloakkeycloak | keycloak v18 0 0 should allow override when start with import realm | Enhancement | describe the bug currently keycloak do not have an option to override when start with kc sh start import realm it basically skip the import during start up this might not be the desire behavior as user might want to override the realm configuration with change the use case for override become appa... |
keycloakkeycloak | keycloak v18 0 0 fail to import realm when directory be present in data import location | Bug | describe the bug keycloak fail to startup when it find a directory in the datum import location we trigger this by mount the realm json definition from a configmap in openshift kubernete at data import dir kubernete add directory and symlink in addition to the file content and we be unable to use the kc sh s... |
keycloakkeycloak | new keycloak operator keycloakspec crd ingress disabled boolean be incorrect | Bug | describe the bug the generate yaml for the operator have disabledefaultingress as the property but the way the code be write it be look for defaultingressdisable which mean you can never use this property in the resource version 18 0 0 expect behavior the yaml should mirror the code ... |
keycloakkeycloak | keycloak 18 0 0 legacy infinispan property be have underscore change | Bug | describe the bug in keycloak 18 0 0 the legacy version the infinispan property name have their underscore replace with dash this result in keycloak be unable to connect to the infinispan cluster for example if the configuration file contain the line keycloak the output wi... |
keycloakkeycloak | getcount method be ineficient in hot rod store transaction | Bug | describe the bug this method l210 l212 read all entity from the store and then count they this must be rewrite into something that doesn t require collect all entity into java at least for hotrod storage version main expect behavior no response actual behavior no response ... |
keycloakkeycloak | make all field in hotrod store optional | Enhancement | make a primitive field optional require to specify defaultvalue otherwise it complain org infinispan protostream annotation protoschemabuilderexception primitive field entityversion of org keycloak model map storage hotrod usersession hotrodauthenticatedclientsessionentity be not nullable so it should... |
keycloakkeycloak | 500 http response for some ip address | Bug | describe the bug we notice that sometimes keycloak respond with 500 digging into the issue and checking trace we find that the problem be relate to the undertow and the way it parse ipv6 address do not allow lead 0 the issue have already be fix in undertow 2 2 17 so it would be great to update the ver... |
keycloakkeycloak | apply realm default locale when realm localization text for request language do not exist | Enhancement | description currently the realm localization text be only retrieve for the currently select language if some custom realm localization text be not specify for this language the localization key will be show instead of a meaningful text it would be good if in this case a fallback text will be display ... |
keycloakkeycloak | add index to entityversion for all hotrod entity | Enhancement | close 11069 |
keycloakkeycloak | operator job need imagepullsecret support | Bug | describe the bug I be able to create the keycloak deployment instance with imagepullsecret use unsupported podtemplate unfortunately when the operator create a realm import job it doesn t take the unsupported podtemplate and the image can not be pull version 18 0 0 expect behavior use ... |
keycloakkeycloak | replace equal with when compare searchablefield in jpa modelcriteriabuilder | Enhancement | discussion r865759673 |
keycloakkeycloak | ux review the fine tuning of no text in the table | Bug | describe the bug take the authorization scope as an example as show below in the table if there be no content the field will be fill with gray dash version amin new ui expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | get unknown option start when try to run custom keycloak image in k8s via keycloak operator | Bug | describe the bug I m create a keycloak image like this from openjdk 18 0 1 jdk slim as build image env app home root dev myapp run mkdir p app home src main java workdir app home copy build gradle gradlew gradlew bat app home copy gradle app home gradle copy run gradlew ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.