repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
keycloakkeycloak | regression for application list in new account console | Bug | describe the bug in the old account console when view the application list every application be available and for each application we could view the role this be not the case in the new account console to my understanding the new account console only display the current active session instead of ... |
keycloakkeycloak | user be not add to the group but message say it be add | Bug | description have a parent group level1 and sub group level2 with user user2 when attempt to add user2 to the group level1 notification message say 1 user add to the group but in level1 group doesn t have that user list after no user find empty page it seem it should do not allo... |
keycloakkeycloak | update translation before milestone 19 | Enhancement | description we be still get community contribution for i18n in the old admin console after milestone 19 I plan to stop accept those contribution but just before milestone 19 hit we should probably pull translation from the old ui one last time I know of a couple of pende pr s for translation and t... |
keycloakkeycloak | set quarkus datasource jdbc max lifetime or any quarkus property | Bug | describe the bug use keycloak with aws aurora serverless which will discard database connection after 24h we need to configure the max lifetime of a connection I ve try with set dquarkus datasource jdbc max lifetime 12h in java opt and or quarkus datasource jdbc max lifetime 12h in conf qu... |
keycloakkeycloak | update infinispan version to 13 0 9 final | Enhancement | update infinispan version in main pom xml keep version 12 in model infinispan fix infinspan server in integration arquillian testsuite remove workaround in model testsuite some hint can be find here |
keycloakkeycloak | hotrodmapstorage return null instead of empty delegate | Bug | hotrodmapstorage read and hotrodmapstorage update should not return hotrodsingleuseobjectentitydelegate when there be nothing find in the storage also fix the condition in singleuseobjecthotrodmapstorage read |
keycloakkeycloak | ux review add the edit action for custom flow | Bug | describe the bug the screenshot show that there should be a pencil icon for custom flow in the authentication flow after click the pencil icon there will be a modal popup to allow user to edit the name and description of the flow modal version admin new ui expect behavior ... |
keycloakkeycloak | ux review remove the tooltip of the icon in the authentication flow | Bug | describe the bug there be no need to add a tooltip for the icon we can remove it version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review can t add sub flow for the flow in the authentication | Bug | describe the bug there be a bug let s take the below screenshot as an example in the authentication flow detail page if the user click add sub flow to create a sub flow for copy of the browser browser conditional otp a new flow will be create at the same level as copy of the br... |
keycloakkeycloak | inclusive language | Enhancement | description nothing major there be a few instance where himself be use instead of the gender neutral themself discussion no response motivation inclusive language benefit everyone detail no response |
keycloakkeycloak | deadlock when call removeuser for service account link user | Bug | describe the bug I m with the it user team at red hat we be work on introduce an api which will allow dynamic creation deletion of service account in one of our realm the realm be configure with federate user storage we be frequently notice the follow deadlock during deletion of service account ... |
keycloakkeycloak | not able to get member of a group create via ldap groupmapper | Bug | describe the bug hi I get an error when check member of a give group create vla ldap group mapper 2022 06 01 17 16 58 181 debug org keycloak event default task 6 type login realmid netguard clientid netguard public userid 0450efc5 6819 4bd4 ba30 b1276212c508 ipaddress xxxxx auth met... |
keycloakkeycloak | there be a couple of event type without name and description | Bug | describe the bug we create name and description for event type but some seem to be miss image go to the event section user event tab and search on eventtype version main expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | manage user profile issue cause by different realm in the keycloakcontext during the import | Bug | describe the bug 1 I configure the firstname require for admin only but it be reset to default user on restart image as I check the db when I restart my docker compose project the configuration entry for user profile be remove in component config table I guess while initialize the keyclo... |
keycloakkeycloak | error when I modify the user which uid be chinese | Bug | describe the bug error when I modify the user which uid be chinese error could not execute the password modify extended operation for dn uid there be chinese text ou user dc domain dc com but when I modify the project with uid to english everything work fine I be use ldap as user feder... |
keycloakkeycloak | x robot tag tooltip have a wrong input bind | Bug | describe the bug click on the x robot tag tooltip should focus on the input field of x robot tag but it will focus on the input field of x content type option version 18 0 0 expect behavior click on the x robot tag tooltip should focus on the input field of x robot tag di... |
keycloakkeycloak | can t add build in mapper to client scope | Bug | describe the bug add a build in mapper to a client scope give the follow error unrecognize field item class org keycloak representation idm protocolmapperrepresentation not mark as ignorable 7 know property config consenttext protocol protocolmapper i d ... |
keycloakkeycloak | welcome page issue link direct user to jboss jira rather than github issue | Bug | describe the bug when a user first view the keycloak welcome page there be a number of panel with different option one of these option be to raise an issue with keycloak this point at the jboss jira however this have since be supercede by github issue as an issue tracker so this link be point at the... |
keycloakkeycloak | security defense header x content type option lead to 404 | Bug | describe the bug under the security defense header tab click on x content type option link to the site which no long exist and throw a 404 version 18 0 0 expect behavior should lead to an exist website that have information about http header actual behavior lead to a website t... |
keycloakkeycloak | introduce unique index for enum store by storage | Enhancement | as discuss we aim to store enum by their unique unchangable integer index |
keycloakkeycloak | ingress creation loop | Bug | describe the bug the nightly operator stuck in an ingress creation loop even when ingress creation be disabled first the operator remove the ingress when disabledefaultingress true and exist ingress be find then a new ingress be create again and so on l46 l51 version nightly ... |
keycloakkeycloak | each jparootentity should have its own current schema version | Bug | update jpa map storage implementation in a way that all jparootentity s have its own entity version |
keycloakkeycloak | get notification with unknown error when try to create duplicate sub group | Bug | describe the bug get error could not create group unknown error while attempt to create sub group with duplicate name version keycloak 999 snapshot on jvm power by quarkus 2 7 5 final expect behavior should show notification message duplicate group could not be create or similar ... |
keycloakkeycloak | codeql action break on main | Bug | describe the bug the codeql action be currently not work on main due to invalid gh action syntax screenshot 2022 05 31 at 08 39 22 version main expect behavior no response actual behavior no response how to reproduce no response anything else no respon... |
keycloakkeycloak | unstable test model test offlinesessionpersistencetest testpersistencemultiplenodesclientsessionatsamenode | Bug | describe the bug the the follow test in the model testsuite be now and then unstable org keycloak testsuite model session offlinesessionpersistencetest testpersistencemultiplenodesclientsessionatsamenode unstable model test have also be report by dguhr it look like this test run into a timeout l... |
keycloakkeycloak | ux review add a confirmation modal after click the logout all session | Bug | describe the bug in the user user detail session page once user click the logout all session button it s well to trigger a confirmation modal in addition the button can be change to sign out all session confirm modal version admin new ui expect behavior no... |
keycloakkeycloak | keycloak delete user from user entity automatically | Bug | describe the bug keycloak randomly delete user from database spot the issue for a couple of day as the issue be persistent from keycloak 12 to keycloak 15 I think this be very serious bug once the user be delete all his group be go it directly impact the confidence level of the product before k... |
keycloakkeycloak | operator olm test ci be break on main | Bug | describe the bug unfortunately a maven command be not self contain and it s fail on main version late expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | patch realm localization locale disappear from api | Bug | describe the bug in keycloak 15 you be able to make a patch request to the api in order to update realm localization string this be document in upgrade to keycloak 16 and call to this api endpoint be return with 405 method not allow look at the rest api documentation at and the entr... |
keycloakkeycloak | refactor bouncyintegration | Enhancement | description bouncyintegration currently require call init method and isn t use throughout the code base to get the provider this cause two issue firstly it s not possible to switch to bouncycastle fip as the provider and secondly it be error prone discussion no response motivat... |
keycloakkeycloak | saml audience restriction problem audience expect url fail when its not an url eg have illegal char like whitespace | Bug | describe the bug I m try to implement identity federation with the croatian national identification and authentication system nias nia be use saml 2 0 and be issue client application certificate and use the subject part of the certificate as the service provider entity i d this ultimately become the audi... |
keycloakkeycloak | keycloak deploy by operator do not appear to mount the truststore correctly | Bug | describe the bug I have try several way to mount the truststore into a keycloak 18 deployment and it doesn t appear to take it I apologize in advance as I have to manually write out my yaml when I try to pass the truststore via a secret kubectl create secret generic truststore p12 fromfile tr... |
keycloakkeycloak | keycloak be cluster | Bug | describe the bug hello keycloak 18 0 0 infinispan 13 0 8 be deploy one instance kc bare metal and try to configure it with be cluster 2 node in different datacenter config of be config cache on kc ... |
keycloakkeycloak | extract timestamp from expirable entity | Enhancement | not all map entity require both expiration and timestamp field to be set this be the case for mapsingleuseobjectentity that need only expiration field timestamp should be move to individual entity with proper javadoc which state how the field should be use |
keycloakkeycloak | ux review fine tune view switch for authentication | Bug | describe the bug can not return to the table view after switch the list view to the topology view list view topology view version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else ... |
keycloakkeycloak | redirect uri for admin console under reverse proxy | Bug | describe the bug we have keycloak run behind a reverse proxy accord to the doc configure the reverse proxy we set up kc proxy edge and let the proxy deal with tls termination we also block the sensitive resource as specify in the guide everything seem to work until we want to access the a... |
keycloakkeycloak | keycloak 18 fail to obtain jdbc connection | Bug | describe the bug after successfully run keycloak in a docker container with https cert I ve decide add a volume to it to make datum persistent I ve find the following official repo that I use as a template for run quay io keycloak keycloak 18 0 0 eventually I end up with the follow docker com... |
keycloakkeycloak | use authserverurl instead of authurl to initialize keycloak admin client | Bug | describe the bug if keycloak be configure with a different admin hostname e g other than the frontend hostname for the admin console then the admin console v2 do not initialize correctly see version 18 0 0 main expect behavior when use a dedicated admin hostname then ... |
keycloakkeycloak | typo in the keycloak d ts | Bug | describe the bug there be a typo in the keycloak documentation whithin instead of within version 18 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | add realmmodel to remove method for all area | Enhancement | when remove object we want to make sure we be remove object belong to correct realm e g for user session it be already implement this way l365 l374 but for some it s miss e g role l158 l170 this issue be about add the realm for all area when remove object |
keycloakkeycloak | unify expiration for singleuseobject | Enhancement | description follow up on 11947 for singleuseobject store discussion no response motivation no response detail no response |
keycloakkeycloak | smtp configuration add authentication instead of auth | Bug | describe the bug please see for more detail but the summary be that the email tab be use authentication to enable username password login for send email the real configuration parameter should be auth note that you be do something special to do the test it be a mistake it should be auth ... |
keycloakkeycloak | get error when navigate to the sub group in global search | Bug | describe the bug get error could not find the resource that you be look for when perform click on sub group item link in global search version keycloak 999 snapshot on jvm power by quarkus 2 7 5 final expect behavior should navigate to sub group detail page actual behavior get er... |
keycloakkeycloak | operator v 18 0 0 configure ingress do not do tls passthrough | Bug | describe the bug use a keycloak k8s keycloak org v2alpha1 as in on okd 4 8 0 create an ingress that get translate to a route that be miss tls termination passthrough that way the follow route be create name host port path ... |
keycloakkeycloak | jpa map store delete realm endpoint fail with an ise point to an npe on org keycloak model map event mapeventstoreproviderfactory create | Bug | describe the bug admin user be unable to delete a realm in a jpa map store configure keycloak setup version 26c87af9f4829c05f81a3586e52240bef5dc7d5e expect behavior admin user should be able to delete the realm from the jpa map store actual behavior admin user get an internal server e... |
keycloakkeycloak | upgrade to wildfly 26 1 1 | Enhancement | description upgrade to wildfly 26 1 1 discussion no response motivation no response detail no response |
keycloakkeycloak | accept encode identity should be accept | Bug | describe the bug use vector to scrap metric for scrape keycloak metric but keycloak refuse to response as I report to vector and I get response accord to the http spec here 4 the identity content code be always acceptable unless specifically refuse becau... |
keycloakkeycloak | jpa map storage failure to process changelog when use cockroachdb | Bug | describe the bug after the addition of new unique constraint for the attribute table the changelog can t be process anymore when use cockroachdb because of lack of support for deferrable and initially defer option the new constraint look like this when keycloak attem... |
keycloakkeycloak | com sun mail smtp smtpsendfailedexception 530 5 7 1 authentication require | Bug | describe the bug hello there I have configure keycloak 18 0 0 with email setting appropriately feed into realm setting test connection work and I get test email on my box however when I perform an action that trigger email send say create account with verify email enable the email be note s... |
keycloakkeycloak | jpa map storage disable fail on unknown property when deserialize the object | Bug | when entity with new version have new field store within its json it s necessary to disable feature which throw unrecognizedpropertyexception |
keycloakkeycloak | initial admin account not be recreate when other admin account be already present | Bug | describe the bug when the keycloak docker container restart it attempt to create the initial admin account base on the keycloak admin and keycloak admin password environment variable if the initial admin account be previously delete and there be at least 1 user already in the master realm the ad... |
keycloakkeycloak | jpa map storage model test fail with npe | Bug | after be merge there be miss event store configuration in jpamapstorage class in model test |
keycloakkeycloak | persist config source not load property at runtime | Bug | describe the bug the persistedconfigsource be not load property because it be check the wrong classloader type the issue be in this line l56 version 17 0 1 expect behavior persist property be load whenever run in runtime mode but not when re augment the server ac... |
keycloakkeycloak | ec cryptography not immediately available on quarkus | Bug | describe the bug on quarkus ec cryptography be not available immediately upon startup any call involve ec sign jwts will thus fail this include but be not limit to send ec sign request object client authentication use ec sign jwts send dpop request with ec signature upcoming feature ... |
keycloakkeycloak | investigate enable x509directgranttest logincertificateexpire for the new store | Bug | describe the bug in the pr we need to ignore logincertificateexpire see discussion r875831243 for more detail we need to investigate whether it be possible to re enable this test without the need for have close first a possible solution be to move in time before the year 2038 when the int... |
keycloakkeycloak | usersessionconcurrenthashmapstorage do not remove client session on user session removal | Bug | describe the bug the reason seem to be that clientsessionstore within usersessionconcurrenthashmapstorage be not enlist to keycloaktransactionmanager we need to make sure usersessionconcurrenthashmapstorage use the same client session transaction as be use in mapusersessionprovider ver... |
keycloakkeycloak | ux review fine tune the layout of saml key tab | Bug | describe the bug in the key tab of the saml client the distance between the 2 part should be 24px as show in the screenshot below the same thing happen to the encryption key config below version admin new ui expect behavior no response actual behavior no response ... |
keycloakkeycloak | ux review there be no logout setting in the saml client | Bug | describe the bug in saml client there be no logout setting in the saml client so this group can be remove version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review the group name doesn t match the associate setting in the saml setting page | Bug | describe the bug in the saml client setting page some group name don t match the associate setting these group include access setting saml capability and signature and encryption please refer to the screenshot below to update they access setting saml capability ... |
keycloakkeycloak | ux review default acr value be miss in the advanced setting of client | Bug | describe the bug as show in the screenshot below there be a new setting name default acr value we can add this setting in the advanced setting group of the advanced tab version admin new ui expect behavior no response actual behavior no response how ... |
keycloakkeycloak | ux review use low case bearer type in token response be miss the advanced setting | Bug | describe the bug in the late version there be a new setting name use low case bearer type in token response we add this setting in the advanced tab open i d connect compatibly mode part of the client version admin new ui expect behavior no response actual behavior no... |
keycloakkeycloak | ux review move the session tab of client in front of permission tab | Bug | describe the bug in the client detail page we can put the session tab in front of the permission tab version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review fine tune the layout of the user identity provider link tab | Bug | describe the bug the identity provider link tab of user can be update as below version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review ip address be miss in session tab | Bug | describe the bug there be an attribute name ip address in the old console as show in the screenshot below we can add ip address info in the user session client session and session tab version admin new ui expect behavior no response actual behavior no response ... |
keycloakkeycloak | ux review add log out all session in the user session tab | Bug | describe the bug the log out all session button be miss in the user session tab it can be add as show in the screenshot below version admin new ui expect behavior no response actual behavior no response how to reproduce no response anything else no re... |
keycloakkeycloak | idp mapper ignore when perform external internal token exchange | Bug | describe the bug keycloak a have keycloak b configure as identity provider idp I configure 3 mapper see attach screenshot only the username template importer of mapper category preprocessor seem to work all attribute importer hardcode or base on claim in the idp user info be ignore th... |
keycloakkeycloak | kc sh fail on cygwin | Bug | describe the bug hello since there be explicit support for cygwin in kc sh it would be nice if it also work if this issue be accept I can also provide a pr to fix the two issue describe below and replace the backtick perhaps someone could test the change for darwin and freebsd to whic... |
keycloakkeycloak | aad idp mapper of type attribute importer not import claim | Bug | describe the bug good morning I ve configure the identity brokering for aad use openid connect v1 and I m able to correctly login with link user account when create an idp mapper of type attribute mapping I m unable to import aad claim and map they to link account attribute as an example imag... |
keycloakkeycloak | problem while use keycloakrealmimport resource with custom image and docker registry which require authorization | Bug | describe the bug I have a keycloak deployment kind keycloak which use custom image which be push in docker registry which require authorization as the crd do not support imagepullsecret directly I have to use unsupported section unfortunatelly there be no such option for keycloakrealmimport and whe... |
keycloakkeycloak | problem while use unsupported without spec container section | Bug | describe the bug I have a problem that the keycloak operator do not create service and ingress in case when I use the follow section in my deployment file unsupported podtemplate spec imagepullsecret name value image imagepullsecretname ... |
keycloakkeycloak | jpa map storage test failure after cache be disable | Bug | there be test failure with jpa map storage implementation after cache be disable when run base testsuite first test fail with modelillegalstateexception version of entity change between two load which indicate concurrent modification of an entity |
keycloakkeycloak | integrate spi custom jar loader constraint violation | Enhancement | describe the bug I want to make an spi for keycloak and I use external dependency such as for example org keycloak keycloak admin client version keycloak if I make a jar through maven I get a uncaught server error java lang noclassdeffounderror org keycloak admin client keycloakb... |
keycloakkeycloak | account rest endpoint do not respect view permission setting from user profile on lastname and firstname | Bug | describe the bug when the feature declarative user profile be enable it s possible to configure permission to user attribute whether the user or admin can view or edit specific attribute the account rest endpoint do not respect this setting for lastname and firstname they be always show t... |
keycloakkeycloak | 502 on idp broker endpoint | Bug | describe the bug when you go to e g a random identity provider in a realm of keycloak without any state or code you be present with a 502 error response I dive into the spec but it s not quire conclusive to which status code the error response should have it do show an example with a redirect status ... |
keycloakkeycloak | demo template no long available | Bug | describe the bug the demo template which very useful example customer portal product portal and database service have disappear since keycloak 9 0 3 the example be at url this example be very useful as it illustrate a concrete usage of client i d client secret customer portal c... |
keycloakkeycloak | operator doesn t respect the olm watch namespace environment variable | Bug | describe the bug in olm installation single namespace be not go to work since the operator doesn t respect the watch namespace environment variable l97 it should instead be quarkus operator sdk namespace version 18 0 0 expect behavior no response actual behavior no... |
keycloakkeycloak | update trivy action | Enhancement | description update base image of ubuntu ubuntu 18 04 to ubuntu 20 04 use master tag for trivy scan aquasecurity trivy action 4b9b6fb4ef28b31450391a93ade098bb00de584e to aquasecurity trivy action master use upload sarif v2 github codeql action to github codeql action upload sarif ... |
keycloakkeycloak | probe don t respect http relative path field in the keycloak cr | Bug | see related discussion |
keycloakkeycloak | run jpa map storage model test with gh action | Enhancement | description after 12045 have be merge and the new profile exist in the model test update the github action to run those test with a postgresql database in a container these test should only run for prs if there have be a change in the map store or map jpa module plus for the nightly build disc... |
keycloakkeycloak | rename provider from jpa map storage to jpa | Bug | the provider name of the jpa map storage provider should be consistent with the rest of the codebase cf l118 with l130 and l97 this might affect also the discussion 9596 |
keycloakkeycloak | remove update method for nest entity in map storage | Enhancement | description migrate from currently for nest entity like these l58 l61 we be use follow process for update 1 obtain from storage 2 change model 3 call update method on correspond adapter provider use the update flag introduce with the map storage it be possible to get rid of the ... |
keycloakkeycloak | ux review add a reset button in the advanced search form | Bug | describe the bug take the event as an example as show in the screenshot below we can add a reset button in the advanced search form after click the reset button all the search criterion will be clear in addition the reset button should be a secondary button version admin n... |
keycloakkeycloak | hotrod user session store doesn t remove client session on user session removal | Bug | describe the bug when a user session be remove we want to have all client session for this user remove this be do use usersessionconcurrenthashmapstorage for chm however we don t have anything like this for hotrod storage note this could be solve by invalidate method however this be prob... |
keycloakkeycloak | map storage pagination enhancement | Enhancement | description see for more detail there be a few enhancement that could be do for pagination in mapstorage set default limit diff 85233971501238bc4ef1954e3e3e1b184cb1fd96e73bbb81b7b3b920e01c1d7cr20 in queryparameter to 100 this change require careful investigation across all map provider ... |
keycloakkeycloak | add imagepullsecret field to the keycloak cr | Enhancement | relate discussion |
keycloakkeycloak | assign role to account filter be not work | Bug | describe the bug when you want to assign a role on an user and use the filter it seem to not work as expect version 18 0 0 expect behavior the filter in the role assignment for user to work as expect actual behavior when you click on the role assignment for an user and you try to ... |
keycloakkeycloak | term and condition and other require action not available for user | Bug | describe the bug the term and condition and also another require action be not available for an user as it be in the old ui even if it be enable in the authentication require action version 18 0 0 expect behavior have the term and condition verify profile ... |
keycloakkeycloak | keycloak admin run in infinite loop | Bug | describe the bug dear sir madam we have keycloak which be work but suddenly after hardware movement keycloak admin console upon click login not open I could see repeat hit go in loop to backend auth realm master not open note the keycloak be not behind any proxy or webserver we be try to ... |
keycloakkeycloak | break link after group search | Bug | describe the bug I verify that this be still break discussioncomment 2776586 version 19 0 0 snapshot expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | bad map storage performance with lot of group in a realm when evaluate subgroup | Bug | describe the bug the current implementation stream all group from the database to retrieve the parent group while this be correct it be not efficient as all entity be fetch from the realm wrap as model element and then filter from mapgroupadapter java override public str... |
keycloakkeycloak | documentation upgrade guide incomplete for installation with h2 database | Enhancement | description section upgrade the keycloak server step 4 state copy conf provider and theme from the previous installation to the new installation source install new version this be not enough when you use an h2 database as the database file lie beneath datum h2 keycloakdb mv db ... |
keycloakkeycloak | run the operator watch a different namespace fail to delete ingress | Bug | describe the bug when run the keycloak operator watch multiple namespace ref 11938 if an ingress get disable the operator fail to perform the operation version 18 0 0 expect behavior the operator should correctly delete the ingress in the correct namespace actual behavior the o... |
keycloakkeycloak | next page button in admin console must be disable when entity length query max | Bug | describe the bug in admin console when entity length query max admin user can select next page button and keycloak will redirect he to empty pager this bug exist in many pager in admin console like client role event in admin console when entity length query max next page but... |
keycloakkeycloak | environment variable substitution do not work in realm config | Bug | describe the bug I m use quarkus distribution follow the guide use environment variable within the realm configuration file use environment variable within the realm configuration file I try to set the realm name from realm name environment variable dev realm json i d d... |
keycloakkeycloak | leverage infinispan lifespan for expirableentitie in hotrod storage | Enhancement | description currently we have the expiration field that say when the entity expire we use this field to filter entity that be expire so that they be not load into keycloak this can be avoid for hotrod store where we can leverage entity lifespan this way we could completely disregard the expiration fi... |
keycloakkeycloak | investigate a way to update index in no downtime way for hotrod store | Enhancement | description currently change index on hotrod entity be not no downtime upgradable we need to investigate a way how to make this work discussion no response motivation no response detail no response |
keycloakkeycloak | declarative user profile export | Bug | description the realm export via admin console should include the define declarative user profile discussion motivation the declarative user profile be a really nice feature but migrate a realm from one stage to another will require more manual effort without this feature detail the... |
keycloakkeycloak | sql server db connect ok start dev but fail when use start | Bug | describe the bug I m just muck around locally on some virtual machine try to work out how I d configure keycloak for production if I start it in dev it connect to the db but if I use start it doesn t I get could not obtain connection to query metadata java sql sqlexception no suitable driver... |
keycloakkeycloak | ui incorrect handling in 18 0 0 with multiple replicas | Bug | describe the bug when deploy an keycloak use container image quay io keycloak keycloak 17 0 0 args start auto build db mysql http relative path auth http enable true db url jdbc mysql mys... |
keycloakkeycloak | org keycloak event not treat as category by quarkus logger | Bug | describe the bug on provide this string dquarkus log category org keycloak event handler event log file to the command line where event log file be a previously define file handler we receive this error unrecognize configuration key quarkus log category org keycloak event handler be... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.