repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
keycloakkeycloak | placeholder in keycloak property do not get substitute at runtime after a build | Bug | describe the bug 0 use a keycloak property file like this prod db username my db username prod db password my db password 1 run kc sh profile prod build 2 change the correspond my db password environment variable and the password if you want 3 run kc sh... |
keycloakkeycloak | validation for ciba bind message parameter | Enhancement | description the ciba specification mention this about bind message parameter in this section rfc section 7 1 because the various device involve may have limit display ability and the message be intend for visual inspection by the end user the bind message value should be relatively short an... |
keycloakkeycloak | single client export import bug | Bug | describe the bug when you export a single client through the admin interface the client s role and their attribute do not appear in the export json and therefore be not import back when you need it version late release and every version I ve ever use expect behavior the json file shoul... |
keycloakkeycloak | add configuration guide | Enhancement | description add configuration guide discussion no response motivation no response detail no response |
keycloakkeycloak | keycloak admin client provide logout method to tokenservice | Enhancement | description currently it s not possible to terminate the current session through an interface method from keycloak admin client discussion no response motivation gracefully shutdown a session through keycloak admin client detail |
keycloakkeycloak | client policy condition s negative logic configuration be not show in admin console s form view | Bug | describe the bug on admin console realm setting client policy policy form view create policy create condition we try to create any condition but negative logic setting be not show version 15 0 2 expect behavior every condition have negative logic set therefore... |
keycloakkeycloak | token verification fail explanation | Bug | describe the bug keycloak give I the error response invalid token token verification fail when look at where this error be throw here l184 it just doesn t really clarify for I what part of this verification could possibly cause this to occur hence this issue I ve setup keycloak wi... |
keycloakkeycloak | realm role role name be clear when attribute be add | Bug | describe the bug there be a few bug in the realm role section when a new realm role be create it take you to the detail tab the name and description in this form do not get populate with the datum for the new realm role when an attribute be add to the a realm role the name attribute... |
keycloakkeycloak | break search of group subgroup in admin ui | Bug | describe the bug with group subgroup configuration the group search by name be render incorrect result its impossible to select want group so it prevent from edit or add the user to such group version 16 1 0 expect behavior I should be able to search for a give group eg m... |
keycloakkeycloak | otp base32 decode improvement | Enhancement | description while work on a migration of several thousand of exist user from another authentication system into keycloak I be task with migrate all exist user s google one time password otp I think I have find a potential deficiency in the way that keycloak implement otp all other system I find take the... |
keycloakkeycloak | hard code message within account console v2 | Bug | describe the bug the delete account message be hard code within the accountpage js version 16 1 0 expect behavior the hardcode string should be replace with msg localize deleteaccount actual behavior no response how to reproduce no response anything else no ... |
keycloakkeycloak | debian 11 fail to start keycloak | Bug | please delete |
keycloakkeycloak | support kerbero realm filter on ldap provider | Enhancement | tl dr support a configuration on ldap provider which would specify which kerbero realm s be handle by give ldap provider original description follow describe the bug keycloak 7009 keycloak support multiple kerbero realm with keycloak 3842 but it do not work with the follow situ... |
keycloakkeycloak | multiple active tab when realm name equal name of tab in admin console | Bug | describe the bug when realm name be the same like name of tab in admin console then the particular tab be also active for term name of tab I mean the specific endpoint name for the tab it s relate to all tab in admin console relate pr keycloak 5906 for instance adminconsoleclientb... |
keycloakkeycloak | use bulk delete in hotrod store | Enhancement | description currently we be remove entity one by one however in inifnispan 13 x it should be possible to use bulk delete delete statement discussion no response motivation no response detail no response |
keycloakkeycloak | admin ui sort the realm localization text alphabetically | Enhancement | description sort the realm localization text alphabetically at the keycloak admin ui so it be easy to find specific entry discussion no response motivation no response detail no response |
keycloakkeycloak | alway doesn t have the header access control allow origin | Bug | describe the bug I use spring boot 2 6 2 with keycloak use keycloak adapter spring security config i m application yaml keycloak realm zuzul auth server url ssl require none resource zuzul product private credential secret e5bbxhj5rindg3jtz7ud0pfnjxrecgm0 ... |
keycloakkeycloak | ux review fix the regenerate button status in client credential page | Bug | describe the bug on the client credential page the button of the registration access token should always be enable please check they and fix they version new admin ui expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | can t find theme v2 | Bug | describe the bug hi there I m follow the run in docker instruction I have keycloak run well but I can t see the v2 theme in the selector I guess I m miss something any idea to help please capture d e cran 2022 01 06 a 17 37 51 here s server info pane if it can help capture d e ... |
keycloakkeycloak | impossibility to add realm role to the admin role on the master realm | Bug | describe the bug hello I remove all the role affect to a realm from the role admin in the realm master now I want to add they again I always get the message forbid my question be there any way to add they again version 10 expect behavior as admin on the realm master I... |
keycloakkeycloak | switch default offline session to lazy load | Enhancement | description set preloadofflinesessionsfromdatabase false by default it will improve the server startup when there be many offline session in db discussion no response motivation no response detail no response |
keycloakkeycloak | cross site validation for lazy loading of offline session | Enhancement | description add test scenario to model testsuite which will test offline session lazy loading discussion no response motivation this will enable we to set preloadofflinesessionsfromdatabase false by default it will improve the server startup when there be many offline session in db ... |
keycloakkeycloak | store protocolmapper in mapcliententity in a collection instead of map | Enhancement | description currently we store protocol mapper in map collection l72 it shouldn t be necessary to store I d twice as we can store it in a set or list discussion no response motivation no response detail no response |
keycloakkeycloak | usetoggle behave strange when use together with typeaheadmulti | Bug | describe the bug when you create a select of type typeaheadmulti the usetoggle hook make the component only open on click the card and no long respond on click the change it back to a normal state boolean fix this example typescript const isopen toggle usetoggle co... |
keycloakkeycloak | dist x apparently doesn t apply correctly the db schema | Bug | describe the bug start keycloak x pass the parameter db schema with the start and start dev command we can notice in the log the follow line 2022 01 05 16 32 43 602 warn io qua config main unrecognized configuration key quarkus datasource schema be provide it will be ignore ... |
keycloakkeycloak | dist x can not connect to external postgre if the password end with an sign | Bug | describe the bug keycloak x fail to start if it be configure to connect to a database with a password terminate with an sign version 16 1 0 expect behavior you can connect to the database actual behavior access to the database be forbid and keycloak fail to start how to repro... |
keycloakkeycloak | late keycloak container error on database migration during startup | Bug | describe the bug the previous version of the keycloak container be run perfectly well in my docker nomadproject io setup however the most recent version of the container fail with a wyfly error version 12 48 11 770 info org jboss module cli command executor jboss modules version 2 0 ... |
keycloakkeycloak | ux review realm role breadcrumb be not correct | Bug | describe the bug the root level of the breadcrumb be realm role instead of role list version 15 0 1 expect behavior image actual behavior image how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm role detail user in role | Bug | describe the bug remove the space above the table version 15 0 1 expect behavior same to the associate role tab image actual behavior image how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm select dropdown option should include the current realm | Bug | describe the bug when there re more than 5 realm the first three option show the recently use realm the other realm be list in alphabetical order the current realm should also be include in it this be miss in the current implementation version 15 0 1 expect behavior image ... |
keycloakkeycloak | delete authentication step in admin v2 delete whole sub flow | Bug | describe the bug when design an authentication flow in admin v2 and delete a step in a sub flow the whole sub flow be delete version 16 1 0 x version expect behavior only the select step be delete actual behavior the whole sub flow be delete how to reproduce build an auth... |
keycloakkeycloak | ux review some fine tuning of the mapper tab in the ldap user federation | Bug | describe the bug there be some fine tuning of the mapper tab in the ladp user federation as show in the screenshot below 1 we can remove the redundant line 2 all the mapper should be list in alphabetical order version new admin ui expect behavior no response actual be... |
keycloakkeycloak | support to customize acr value query parameter in keycloak js | Enhancement | description allow to customize the acr value query parameter to let client control the level of authentication they require discussion no response motivation give the newly add support for step up authentication 7897 it make sense to add support for configure the require level o... |
keycloakkeycloak | password credential decode from db may fail in rare case no login possible | Bug | describe the bug see for the detail version 12 0 0 13 0 0 14 0 0 15 0 0 16 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review update the component of cache setting in kerberos user federation | Enhancement | describe the bug in the kerberos user federation if user select the max lifespan as the cache policy the max lifespan field should be a number input component as show in the screenshot below therefore we can use the number input to replace the current implementation here be the pf4 link ... |
keycloakkeycloak | default provider from an ear module be not resolve properly | Bug | describe the bug the problem occur when there be at least 2 custom module deploy via keycloak deployer use the keycloak deployer and one of they be an ear module with some spi implementation mark in standalone ha xml file as a default during the keycloak startup the follow error be th... |
keycloakkeycloak | ux review cache setting fine tuning of kerberos user federation | Bug | describe the bug there be some fine tuning of kerberos user federation as show in the screenshot below please check and fix they 1 the follow field of the evict daily be not require the same thing happen to the evict weekly policy 2 change the component of eviction hour and eviction minute to... |
keycloakkeycloak | ux review remove the create new user button in the modal | Bug | describe the bug in the member tab of the group detail page after click the add member there will be a modal popup as show in the screenshot below if there be no exist member user shouldn t be allow to create a new user in the way therefore we can remove the button and just use an empty state here ... |
keycloakkeycloak | ux review some fine tuning of group member | Bug | describe the bug there be some fine tuning of the member tab inside the group detail page as show in the screenshot below please check they 1 there be a search box for user to search for the member in the table 2 put the checkbox in front of the primary button namely add member version ... |
keycloakkeycloak | bad request readonlyusernamemessage | Bug | describe the bug when I be try to configure the smtp get the follow error I search in google and I find these way to resolve this issue go to manage account personal info update firstname lastname emailaddress save and try to add smtp configuration again pfa for the reference image ... |
keycloakkeycloak | syntaxerror invalid regular expression invalid group specifi name on safari | Bug | describe the bug the error syntaxerror invalid regular expression invalid group specifi name occur when I access keycloak console with new admin ui v2 on safari version 16 1 0 expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | fix for keycloak 18914 base64 decode | Bug | fix do not try to gzunzip base on input stream content as this may lead to unexpected behaviour in some case be the datum be not gzip encode e g random input as describe in the but ticket use option flag instead for explicit control unify two parallel exiting implementation of the base64 class they... |
keycloakkeycloak | x 509 client certificate user authentication security realm be deprecate with wildfly 25 | Bug | x 509 client certificate user authentication security realm be deprecate with wildfly 25 hi I be use keycloak 15 0 2 with x 509 client certificate user authentication with no problem I switch to keycloak 16 1 0 with a fresh install in the keycloak 16 1 0 documentation x509 it say o... |
keycloakkeycloak | can t join a node under certain condition | Bug | describe the bug consider this group structure look like a user can t join the volvo group be already member of cp admin group despite the success message the opposite work fine version 15 0 2 expect behavior be able to add the user to volvo group actual behavior interface s... |
keycloakkeycloak | manage account | Bug | describe the bug after a fresh installation I access the master realm with my administrator account when I click on the user s name at the top right corner and select the manage account option the application redirect I to a new view with a spinning circle and hang after that the application doe... |
keycloakkeycloak | realm role assign to user not effective until keycloak be restart | Bug | describe the bug when grant delete a realm role to the user via a custom spi use keycloaksession the realm role be not assign in any auth access token or in the admin web interface until after a restart of keycloak the error also look to affect attribute the database be get update as expect... |
keycloakkeycloak | look ahead window of totp should be look around window | Bug | describe the bug the look ahead window of totp become look around window but the gui and tool tip be still look ahead window keycloak 18880 version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anyth... |
keycloakkeycloak | definition of keycloak wildfly adapter dist in keycloak adapter bom doesn t work | Bug | describe the bug keycloak wildfly adapter dist be a zip file artifact the definition in keycloak adapter bom doesn t set the type so it default to jar version 16 1 0 expect behavior keycloak adapter bom probably shouldn t include keycloak wildfly adapter dist it s a zip file artifact I d... |
keycloakkeycloak | access token be not active when retrieve via token exchange | Bug | describe the bug token exchange do not seem to work correctly when you be exchange for a new subject an access token be return but then when you introspect it it be not active this cause library like nest keycloak connect to be unusable with the new token as you get correctly get unauthorized exceptio... |
keycloakkeycloak | env var config source only consider property map from quarkus | Bug | describe the bug the kcenvconfigsource be only take into account the property map from quarkus and not resolve their correspond keycloak property when at runtime this block user from overriding runtime property at runtime if they be previously persist into the server image version 16 1 0 ... |
keycloakkeycloak | upgrade infinispan to 12 1 7 final | Enhancement | description new hotrodstorage use index which be define within a cache configuration when create a cache the protobuf schema be not register within the infinispan server yet this cause an error during a cache creation since infinispan 12 a lazy start searchmappe for protobuf cache be introduce which ... |
keycloakkeycloak | ux review client policy policy detail profile the link navigate to a wrong page | Bug | describe the bug drill down to the detail page will go to the realm homepage image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review client policy policy detail add profile modal search doesn t work | Bug | describe the bug the search doesn t work the select item win t show up in the modal anymore fapi 1 advanced in this screenshot image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else ... |
keycloakkeycloak | ux review client policy policy detail font size update | Bug | describe the bug update the font size as follow now it s 14px image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review client policy add condition the initial help info of condition selector be not correct | Bug | describe the bug when the user doesn t select any condition the tooltip show condition which will be evaluate to determine if client policy should be apply during particular action or not instead of the condition be satisfied by any client on any event image version 15 0 2 expe... |
keycloakkeycloak | ux review client policy hover status of the breadcrumb be not correct | Bug | describe the bug hover on the policy detail will also hover on client policy image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review client policy enable be miss in the policy detail page | Bug | describe the bug image version 15 0 2 expect behavior image actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm setting key provider remove the provider level in the breadcrumb | Bug | describe the bug to keep consistency with other place remove the provider level when edit the key provider image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review the secondary tab should be leave align with the top level tab | Bug | describe the bug image version 15 0 2 expect behavior a left margin be expect image actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm setting token reset action be miss in the override action token section | Bug | describe the bug image version 15 0 2 expect behavior image actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm setting token refresh token max reuse should be hide when revoke refresh token be disable | Bug | describe the bug image version 15 0 2 expect behavior refresh token max reuse isn t show here actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | keycloak x documentation readme need to use specify http host with kc sh start dev command | Bug | describe the bug readme specifie to run on linux unix bin kc sh to run on window bin kc bat after the server boot open in your web browser the welcome page will indicate that the server be run when keycloak x be start for the first time use command kc s... |
keycloakkeycloak | wrong mapping for the db schema property | Bug | describe the bug the db schema property definition be wrong and mapping to an invalid property in quarkus we should change it to map to quarkus hibernate orm database default schema spi connectionsjpa quarkus schema we should probably have a default value for it too keycloak ... |
keycloakkeycloak | keycloak x doc readme need to specify to use jdk 11 | Bug | describe the bug keycloak x be base upon quarkus which require jdk11 if be be start use jdk8 follow error be generate sh kc sh error a jni error have occur please check your installation and try again exception in thread main java lang unsupportedclassversionerror io quarkus bootstra... |
keycloakkeycloak | quarkus relational database setup documentation error | Bug | describe the bug quarkus relational database setup documentation doc guide src main server db adoc mention kc sh start command line parameter db host and db user which don t exist when use the follow error message be display unknown option db host redact db user... |
keycloakkeycloak | ux review realm setting token sso session idle should be a variable | Bug | describe the bug the value here should follow the real value of the sso session idle in the session tab image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm setting session the default value doesn t show up when 0 | Bug | describe the bug these default value be all 0 but don t show up image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm setting email test connection button should have the same validation behavior as save | Bug | describe the bug the test connection button should always be enable no matter the require field be fill or not which be the same with save click test connection before all the require field be fill should trigger the inline validation image version 15 0 2 expect behavior ... |
keycloakkeycloak | ux review realm setting email view password function be miss | Bug | describe the bug this password field should be able to show hide before it s save image note after the form be save the password can not be show anymore so the eye icon will disappear after that version 15 0 2 expect behavior image actual behavior no response ... |
keycloakkeycloak | ux review realm setting email layout issue | Bug | describe the bug the top margin be large than other tab e g login session etc image in the 2nd section the header and the content be not leave align with each other image version 15 0 2 expect behavior no response actual behavior no response how... |
keycloakkeycloak | ux review realm setting key provider search doesn t work | Bug | describe the bug search doesn t work and sometimes could lead to an error image image version 15 0 2 expect behavior no response actual behavior no response how to reproduce when I type a z no matter I click the search icon or hit the enter on the k... |
keycloakkeycloak | ux review realm setting key provider use file upload component without preview when create the rsa provider | Bug | describe the bug change image to image version 15 0 2 expect behavior actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm setting key provider layout issue | Bug | describe the bug the header of table isn t align with the content image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm partial import doesn t return any result | Bug | describe the bug the realm partial import doesn t return any result error alert success screen after click import version 15 0 2 expect behavior actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review realm partial import default to select all resource after import a file | Enhancement | description change the checkboxe to be default select image discussion no response motivation no response detail no response |
keycloakkeycloak | ux review group the first letter should be capitalize | Bug | describe the bug the title group should be capitalize image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review group member check a member detail and then go back will show an error | Bug | describe the bug image version 15 0 2 expect behavior no response actual behavior no response how to reproduce go to the member tab drill down to any of the member use the back button of the browser to go back error occur anything else no... |
keycloakkeycloak | ux review user role mapping the empty state show the wrong word | Bug | describe the bug this one be the word for client role image version 15 0 2 expect behavior no role for this user you haven t assign any role to this user assign a role to get start actual behavior no response how to reproduce no response anything else ... |
keycloakkeycloak | ux review user role mapping checkboxe don t perform the ideal behavior | Enhancement | description in the case below there s only one assign role all the other role be inherit role click the only checkbox should have the same behavior as click the select all checkbox that be when select the checkbox of a role all the inherit role of it should also be select disabled curren... |
keycloakkeycloak | ux review user role mapping assign role modal the modal be empty when no result match the filter | Bug | describe the bug when there re no realm role in the realm and use realm role as a filter the toolbar and content will both disappear image image version 15 0 2 expect behavior show an empty state like this image actual behavior no response how to re... |
keycloakkeycloak | ux review user role mapping assign role modal the modal flash when click the modal | Bug | describe the bug when I click the filter each time the modal will flash image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | keep track of transaction in mapstorage | Enhancement | in the mapstorage implementation a new transaction be return everytime a createtransaction be call even if it be call multiple time in the same session there be an attempt to reuse it in l131 however this attempt be never complement by put the transaction into the session so it be futile other map... |
keycloakkeycloak | ux review realm role associate role the inherit role shouldn t be selectable | Bug | describe the bug the checkbox and kebab of the manage account link row should both be disable as the inherit role can not be remove image version 15 0 2 expect behavior image actual behavior no response how to reproduce no response anything else n... |
keycloakkeycloak | ux review user role mapping the inherit relationship doesn t show correctly | Bug | describe the bug in the follow screenshot there re four role be inherit from default role pwless and one inherit from manage account but the inherit from column be all empty image version 15 0 2 expect behavior no response actual behavior no response ho... |
keycloakkeycloak | ux review the search function of realm role doesn t work | Bug | describe the bug the search in the associate role tab doesn t work the result that don t match the keyword will still show up image version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response any... |
keycloakkeycloak | issue use user federation ldap provider in keycloak 16 1 0 with java 8 | Bug | describe the bug I have an ldap configuration with active directory which work well with keycloak 14 and java 8 I test the same ldap configuration with keycloak 16 1 0 and I have the follow error when I make a request to test the authentication of the ldap configuration ldap ldap keycloak ... |
keycloakkeycloak | ux review user identity provider link the alert isn t correct when remove a link provider | Bug | describe the bug the message of the toast alert be not correct when remove a link provider change it to the provider link have be remove image version 15 0 2 expect behavior the provider link have be remove actual behavior mapping successfully delete how to reprod... |
keycloakkeycloak | ux review user identity provider link remove the in the modal title | Bug | describe the bug remove the in the modal title which open when link to a provider image version 15 0 2 expect behavior image actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux review user identity provider link social label should change to social login | Bug | describe the bug the label for the social provider should be social login version 15 0 2 expect behavior image actual behavior image how to reproduce no response anything else no response |
keycloakkeycloak | ux review layout issue of user identity provider link | Bug | describe the bug a divid line be miss between the link identity provider and available identity provider need to add a space between the description and the empty state image the table row should occupy the whole horizontal space the space on the left be too large need to align with ... |
keycloakkeycloak | user profile configuration api be incorrectly type | Enhancement | describe the bug the user profile configuration endpoint getconfiguration response be incorrectly type as string see below this should be a complex object type that represent the actual api response example from the api doc with incorrect tyoe version 16 1 0 expe... |
keycloakkeycloak | mix content error when open keycloak admin panel | Bug | describe the bug we be get mixed content error when run keycloak 6 0 1 behind kong a reverse proxy base on nginx when we call keycloak via it show I the entrypoint with keycloak logo link to admin console etc as show below image but when click on administration console it open where key... |
keycloakkeycloak | keycloak x kc db username environment variable doesn t override persistedconfigsource | Bug | describe the bug after use kc sh build I can no long set the db username property through the kc db username environment variable the value from the persistedconfigsource appear to take priority version keycloak x 16 1 0 expect behavior I would expect the environment variabl... |
keycloakkeycloak | ldap bind test fail with sslhandshakeexception while ldap connection test work | Bug | describe the bug we be use the jboss keycloak docker we be try to connection to a ldap ldap tls port 636 not starttls ad verify by a sertificate sign by a itnernal ca we import the ca certificate use the x509 can bundle argument and this appear to work as both keycloak tls truststore password... |
keycloakkeycloak | ux review apply the progress style to the test connection button of realm setting email | Enhancement | description the test action usually take more than 3 second to return a result add a progress status progress to the test button could convince the user that they ve click the button successfully image discussion no response motivation no response detail no respon... |
keycloakkeycloak | ux review search user will return an error no user find due to when there re unavailable federated provider | Bug | description when there re federate provider set up in the realm and at least one of they doesn t work search user in the user section will get the follow error message image it s not obvious that the issue be lead by the federate provider setting should improve the message to clarify that or at ... |
keycloakkeycloak | support ldap with non public certificate | Enhancement | description we be hit the same issue when try to connect keycloak to our ad the issue be already describe in jira please see the link below discussion no response motivation ad normally use non public certificate wich be not verifiable with the standard java keystore ... |
keycloakkeycloak | upgrade to keycloak 15 1 1 migration fail for change set meta inf jpa changelog 13 0 0 xml default role keycloak | Bug | describe the bug hello I m try to upgrade from keycloak 11 0 0 to keycloak 15 1 1 on start I have theses error any idea I m start with opt keycloak bin standalone sh dkeycloak profile feature script enable 21 05 26 951 info org keycloak connection jpa defaultjpaconnectionprov... |
keycloakkeycloak | special character escape for infinispan full text search | Bug | describe the bug this be a tracker for an infinispan issue which prevent we to do a proper escaping of special character during a full text search in a infinispan cache version 16 0 0 expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | database configuration test | Enhancement | description we should be run some basic sanity test use the different database we support initially we should be enable these test when run jvm test they should be enough to enable test coverage to the different database configuration we support later we should be look at run test against the di... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.