repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
keycloakkeycloak
account datum display and expose on screen when navigate back and forth between page of account personal info
Bug
describe the bug when visit personal information account info webpage and navigate back and forth with the back and forward button the json datum that be a json string of an account user be display on screen webbrowser expose more information about the account than intend unexpected and erroneous behaviour version 17 0 0 expect behavior when go back with the back button I should not see the json datum but the page where I be previously on actual behavior I see a json string on screen how to reproduce 1 navigate to 2 sign in a user with username and password 3 click on card panel personal info 4 click immediately on application in leave sidebar 5 go back to personal info by click on the back button of your chrome browser experience this behaviour in chrome 6 click again on the back button thus second time 7 click again on the back button thus third time at this point you should see a blank screen display a json string represent the account information of the sign in user anything else test experience in a docker container deployment of keycloak host platform macos minimal configuration I have just download unpacked and start keycloak as docker container
keycloakkeycloak
ip 8080 auth page not find
Bug
describe the bug refer to I start a keycloak use command bin kc sh start dev and keycloak start as below image but however when I create admin user the page display that page not exist as folow image version keycloak 17 0 0 expect behavior can create admin user actual behavior can not create admin user how to reproduce as I do in the top anything else no response
keycloakkeycloak
enable mapuserprovider store username with the letter case signific
Enhancement
ance close 10245 submit wip pull request currently it contain only implementation for concurrenthashmap I d like to get opinion whether we can use this approach before go ahead with it few note config scope be pass from concurrenthashmapstorageproviderfactory to mapmodelcriteriabuild for query and to userconcurrenthashmapstorage for persist a user should it be rather different object e g map option should we leave legacy usercachesession diff cd5a52710a689873698d76128144c7f52bf6baffe2a4855f6f3b59c1e3f92ef0r244 unchanged should we leave userstoragemanager diff d7bc6e7590eca2025333eb639e549247a7bfd497ed0d6d37bd59e86251f32563r247 unchanged
keycloakkeycloak
realm localization translation be not available in the account console
Bug
describe the bug only translation from the theme property be available in the account console realm translation create in the admin panel or through the admin rest api be not available in the account console there be msg and msgjson variable available in the account console theme ftl file but the content of the variable do not contain translation from the realm version 17 0 0 expect behavior realm translation be available in the msg and msgjson variable in the account console index ftl file and they take precedence over translation from the account theme property file actual behavior translation from the account they property file be available in the msg and msgjson variable in the account console index ftl file how to reproduce 1 add translation in the english locale in the admin panel realm localization with the key testaccountconsolebug and the value test value 2 add msg testaccountconsolebug in the account index ftl 3 apply theme change not require if theme caching be disabled 4 open account console page in the browser expect result test value be present on the page actual result error be be show because message with such a key do not exist anything else no response
keycloakkeycloak
remove spi configuration not possible in keycloak x
Bug
describe the bug configure a custom spi implementation work for keycloak x via keycloak conf env variable or cli argument in combination with a configuration rebuild for instance one can set a custom login form provider via spi login provider acme custom login form keycloak conf kc spi login provider acme custom login form env variable spi login provider acme custom login form cli argument however once the server update the server configuration after build or auto build one can not revert the login provider to the default implementation anymore I think support for something like spi login provider default would be helpful here to revert the override version 17 0 0 expect behavior it should be possible to revert the a spi implementation override to the default implementation actual behavior an exception be print that the default provider can not be find how to reproduce configure an spi with a default implementation run a config rebuild start the server reset the configuration again run a config rebuild server fail anything else see discussioncomment 2203472
keycloakkeycloak
keycloak stoppe after first import
Bug
describe the bug when I start keycloak with dkeycloak migration dir opt jboss keycloak realm config it import successfully then gracefully stop for some reason here be the log keycloak 1 update the configuration and instal your custom provider if any please wait keycloak 1 2022 02 18 17 21 15 205 info org keycloak common profile build 14 preview feature enable script keycloak 1 2022 02 18 17 21 20 448 info io quarkus deployment quarkusaugmentor main quarkus augmentation complete in 6143ms keycloak 1 2022 02 18 17 21 22 680 info org keycloak common profile main preview feature enable script keycloak 1 2022 02 18 17 21 22 743 info org keycloak quarkus runtime hostname defaulthostnameprovid main hostname setting frontend strict https false path strict backchannel false admin keycloak 1 2022 02 18 17 21 23 159 warn org infinispan persistence keycloak cache init ispn000554 jboss marshalling be deprecate and plan for removal keycloak 1 2022 02 18 17 21 23 240 warn org infinispan config keycloak cache init ispn000569 unable to persist infinispan internal cache as no global state enable keycloak 1 2022 02 18 17 21 23 289 info org infinispan container keycloak cache init ispn000556 start user marshaller org infinispan jboss marshal core jbossusermarshaller keycloak 1 2022 02 18 17 21 23 468 info org infinispan container keycloak cache init ispn000128 infinispan version infinispan triskaidekaphobia 13 0 5 final keycloak 1 2022 02 18 17 21 23 818 info org keycloak connection infinispan defaultinfinispanconnectionproviderfactory main node name node 416038 site name null keycloak 1 2022 02 18 17 21 24 812 info org keycloak quarkus runtime storage database liquibase quarkusjpaupdaterprovider main initialize database schema use changelog meta inf jpa changelog master xml keycloak 1 2022 02 18 17 21 26 669 info org keycloak exportimport dir dirimportprovider main importing from directory opt jboss keycloak realm config keycloak 1 2022 02 18 17 21 26 774 info org keycloak service main kc services0050 initialize master realm keycloak 1 2022 02 18 17 21 28 078 info org keycloak service main kc services0030 full model import request strategy overwrite exist keycloak 1 2022 02 18 17 21 30 054 info org keycloak exportimport util importutil main realm jhipster import keycloak 1 2022 02 18 17 21 30 237 info org keycloak exportimport dir dirimportprovider main import user from opt jboss keycloak realm config jhipster user 0 json keycloak 1 2022 02 18 17 21 30 279 info org keycloak service main kc services0032 import finish successfully keycloak 1 2022 02 18 17 21 30 418 info org keycloak service main kc services0009 add user admin to realm master keycloak 1 2022 02 18 17 21 30 512 info io quarkus main keycloak 17 0 0 on jvm power by quarkus 2 7 0 final start in 9 898 listen on keycloak 1 2022 02 18 17 21 30 513 info io quarkus main profile dev activate keycloak 1 2022 02 18 17 21 30 513 info io quarkus main instal feature agroal cdi hibernate orm infinispan client jdbc h2 jdbc mariadb jdbc mssql jdbc mysql jdbc oracle jdbc postgresql keycloak narayana jta reactive route resteasy resteasy jackson smallrye context propagation smallrye health smallrye metric vault vertx keycloak 1 2022 02 18 17 21 30 514 warn org keycloak quarkus runtime keycloakmain main run the server in development mode do not use this configuration in production keycloak 1 2022 02 18 17 21 30 752 info io quarkus main keycloak stop in 0 237 docker keycloak 1 exit with code 0 if I restart the container it work with no issue version 17 0 0 expect behavior to start and keep run the first time actual behavior it stop after import how to reproduce docker compose yaml yaml this configuration be intend for development purpose it s your responsibility to harden it for production version 3 8 service keycloak image quay io keycloak keycloak 17 0 0 command start dev dkeycloak migration action import dkeycloak migration provider dir dkeycloak migration dir opt jboss keycloak realm config dkeycloak migration strategy overwrite exist dkeycloak profile feature script enable volume realm config opt jboss keycloak realm config environment keycloak admin admin keycloak admin password admin anything else no response
keycloakkeycloak
the hostname path option be not use for css
Bug
describe the bug when keycloak be behind a reverse proxy the hostname path configuration option set the context path configure in the reverse proxy server this option be not apply to some of the file under resource example resource 33yoe common keycloak web modules patternfly react core dist style asset font overpas webfont overpass regular woff2 resource 33yoe common keycloak web modules patternfly react core dist style base css resource 33yoe common keycloak web modules patternfly react core dist style app css version 17 0 0 expect behavior the hostname path option be use everywhere it be need actual behavior the hostname path be not use for some file under resource how to reproduce use a reverse proxy nginx configuration set the location to auth configure keycloak with the option hostname path auth use a browser to navigate to the url notice the page be not format correctly view the nginx log to see that auth be not prepende to some of the request anything else no response
keycloakkeycloak
client offline session be store with wrong client i d after server restart when custom clientstorageprovider be use
Bug
describe the bug see version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
introduce keycloak feature for step up authentication
Enhancement
description we may need to introduce feature inside profile class the feature will be enable by default due it be enable already in keycloak 17 but administrator have possibility to disable it in case the feature be disabled the acr claim in the i d token will behave the same as before this feature be introduce hence return 1 for normal authentication and 0 for sso authentication otherwise acr claim will be fill accord to the level from the authentication flow which user achieve as a follow up to this the protocol mapper will be introduce see 10161 and hence there would be a chance that acr claim can be skip from the token entirely or add by some other way by other protocol mapper eg usersessionnote as mention in 9344 discussion no response motivation no response detail no response
keycloakkeycloak
keycloak js 17 0 0 can t import the name export sha256 from non ecmascript module
Bug
describe the bug hi since keycloak js 17 0 0 the import from node modules be break the build fail with fail to compile node modules keycloak js dist keycloak mjs can t import the name export sha256 from non ecmascript module only default export be available beware this be not a compile error of the application but seem to be an issue in the library previous version like all 16 x x work fine version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
allow add custom header in http request perform by keycloak js adapter
Enhancement
description would you consider a pull request to configure additional header when perform http request to keycloak inside keycloak js adapter discussion no response motivation I run an spa communicate with a rest api and use keycloak for authentication this application be deploy on a staging environment that as restrict access to some people through cloudflare access zero trust in this context I need keycloak js adapter to add two header in every http request cf access client i d and cf access client secret for the browser to be allow to access keycloak through cloudflare access detail no response
keycloakkeycloak
edit configure for production
Enhancement
description make suggestion for this guide discussion no response motivation no response detail no response
keycloakkeycloak
break link on website
Bug
describe the bug the javadoc link under the api documentation header on the page take I to a 404 error page version n a expect behavior take I to a list of the javadocs actual behavior take I to error page how to reproduce click the javadoc link under the api documentation header anything else link contain the break link break link
keycloakkeycloak
exit code 143 when run use systemd
Enhancement
discuss in originally post by ririsoft february 13 2022 hello I be use a basic systemd unit service file for keycloak 17 0 0 quarkus distribution on debian 11 sh etc systemd system keycloak service unit description the wildfly application server after syslog target network target postgresql service before httpd service partof service user keycloak umask 0027 execstart opt keycloak keycloak 17 0 0 bin kc sh start install wantedby multi user target but shutdown be always in systemd fail status with exit code 143 log be not help sh f vr 13 15 38 49 horous kc sh 493274 2022 02 13 15 38 49 948 info org infinispan cluster shutdown thread ispn000080 disconnect jgroup channel ispn f vr 13 15 38 50 horous kc sh 493274 2022 02 13 15 38 50 002 info io quarkus shutdown thread keycloak stop in 0 113 do you have any good practice for shut down keycloak x properly with systemd please thank you very much in advance for your help here
keycloakkeycloak
container guide still reference old keycloak x repository
Bug
describe the bug the keycloak container guide still have a reference to the keycloak x quay io keycloak keycloak x quay repository which seem to be outdate now that the quarkus distribution be the new default version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
update postgresql version to 42 3 3 for quarkus distribution
Enhancement
description mitigate cve 2022 21724 in discussion no response motivation no response detail no response
keycloakkeycloak
update defaultkeycloaksession
Enhancement
update defaultkeycloaksession to not contain any reference to cache provider only plain provider like userprovider should remain
keycloakkeycloak
move as much as possible into new module
Enhancement
introduce the new module model legacy move as much class without refactoring just plain file move into the new module
keycloakkeycloak
ux review some fine tuning of resource table in the authorization
Bug
describe the bug as show in the screenshot below there 2 part that need to be fine tune 1 the label be clickable after click the label will also expand the collapsible list 2 the kebab menu shouldn t be in a separate line version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review add a question mark after the path
Bug
describe the bug in the realm setting user registration default group page we can add a question mark to explain what the path mean design proposal version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
keycloak 17 docker admin console 404 not find
Bug
describe the bug keycloak 17 admin console show 404 error keycloak js version lpr7f 1956 get 404 even curl in the container still have the same issue bash 4 4 curl 404 not find 404 not find nginx version 17 0 0 expect behavior no response actual behavior docker log keycloak change detect in configuration update the server image update the configuration and instal your custom provider if any please wait 2022 02 17 03 24 10 702 info io quarkus deployment quarkusaugmentor main quarkus augmentation complete in 6149ms server configuration update and persist run the follow command to review the configuration kc sh show config next time you run the server just run kc sh start spi connection jpa default migration strategy update 2022 02 17 03 24 13 217 info org keycloak quarkus runtime hostname defaulthostnameprovid main hostname setting frontend strict https true path strict backchannel false admin 2022 02 17 03 24 13 987 warn org infinispan config keycloak cache init ispn000569 unable to persist infinispan internal cache as no global state enable 2022 02 17 03 24 14 003 warn org infinispan persistence keycloak cache init ispn000554 jboss marshalling be deprecate and plan for removal 2022 02 17 03 24 14 052 info org infinispan container keycloak cache init ispn000556 start user marshaller org infinispan jboss marshal core jbossusermarshaller 2022 02 17 03 24 14 271 info org infinispan container keycloak cache init ispn000128 infinispan version infinispan triskaidekaphobia 13 0 5 final 2022 02 17 03 24 14 367 info org infinispan cluster keycloak cache init ispn000078 start jgroups channel ispn 2022 02 17 03 24 14 368 info org infinispan cluster keycloak cache init ispn000088 unable to use any jgroup configuration mechanism provide in property use default jgroup configuration 2022 02 17 03 24 14 436 warn org jgroup protocol udp keycloak cache init jgrp000015 the send buffer of socket multicastsocket be set to 1 00 mb but the os only allocate 212 99 kb 2022 02 17 03 24 14 437 warn org jgroup protocol udp keycloak cache init jgrp000015 the receive buffer of socket multicastsocket be set to 20 00 mb but the os only allocate 212 99 kb 2022 02 17 03 24 14 437 warn org jgroup protocol udp keycloak cache init jgrp000015 the send buffer of socket multicastsocket be set to 1 00 mb but the os only allocate 212 99 kb 2022 02 17 03 24 14 437 warn org jgroup protocol udp keycloak cache init jgrp000015 the receive buffer of socket multicastsocket be set to 25 00 mb but the os only allocate 212 99 kb 2022 02 17 03 24 16 448 info org jgroup protocol pbcast gms keycloak cache init 3ad955a78ecb 42249 no member discover after 2004 ms create cluster as coordinator 2022 02 17 03 24 16 461 info org infinispan cluster keycloak cache init ispn000094 receive new cluster view for channel ispn 3ad955a78ecb 42249 0 1 3ad955a78ecb 42249 2022 02 17 03 24 16 465 info org infinispan cluster keycloak cache init ispn000079 channel ispn local address be 3ad955a78ecb 42249 physical address be 172 17 0 2 43808 2022 02 17 03 24 16 904 info org keycloak connection infinispan defaultinfinispanconnectionproviderfactory main node name 3ad955a78ecb 42249 site name null 2022 02 17 03 24 17 408 error org keycloak service main kc services0010 fail to add user kc admin to realm master user with username exist 2022 02 17 03 24 17 799 info io quarkus main keycloak 17 0 0 on jvm power by quarkus 2 7 0 final start in 6 964 listen on 2022 02 17 03 24 17 800 info io quarkus main profile prod activate 2022 02 17 03 24 17 800 info io quarkus main instal feature agroal cdi hibernate orm infinispan client jdbc h2 jdbc mariadb jdbc mssql jdbc mysql jdbc oracle jdbc postgresql keycloak narayana jta reactive route resteasy resteasy jackson smallrye context propagation smallrye health smallrye metric vault vertx 2022 02 17 03 31 50 850 info org infinispan cluster shutdown thread ispn000080 disconnect jgroup channel ispn 2022 02 17 03 31 50 897 info io quarkus shutdown thread keycloak stop in 0 087 2022 02 17 03 31 54 715 info org keycloak quarkus runtime hostname defaulthostnameprovid main hostname setting frontend strict https true path strict backchannel false admin 2022 02 17 03 31 55 467 warn org infinispan persistence keycloak cache init ispn000554 jboss marshalling be deprecate and plan for removal 2022 02 17 03 31 55 489 warn org infinispan config keycloak cache init ispn000569 unable to persist infinispan internal cache as no global state enable 2022 02 17 03 31 55 515 info org infinispan container keycloak cache init ispn000556 start user marshaller org infinispan jboss marshal core jbossusermarshaller 2022 02 17 03 31 55 707 info org infinispan container keycloak cache init ispn000128 infinispan version infinispan triskaidekaphobia 13 0 5 final 2022 02 17 03 31 55 847 info org infinispan cluster keycloak cache init ispn000078 start jgroups channel ispn 2022 02 17 03 31 55 847 info org infinispan cluster keycloak cache init ispn000088 unable to use any jgroup configuration mechanism provide in property use default jgroup configuration 2022 02 17 03 31 55 908 warn org jgroup protocol udp keycloak cache init jgrp000015 the send buffer of socket multicastsocket be set to 1 00 mb but the os only allocate 212 99 kb 2022 02 17 03 31 55 909 warn org jgroup protocol udp keycloak cache init jgrp000015 the receive buffer of socket multicastsocket be set to 20 00 mb but the os only allocate 212 99 kb 2022 02 17 03 31 55 909 warn org jgroup protocol udp keycloak cache init jgrp000015 the send buffer of socket multicastsocket be set to 1 00 mb but the os only allocate 212 99 kb 2022 02 17 03 31 55 909 warn org jgroup protocol udp keycloak cache init jgrp000015 the receive buffer of socket multicastsocket be set to 25 00 mb but the os only allocate 212 99 kb 2022 02 17 03 31 57 918 info org jgroup protocol pbcast gms keycloak cache init 3ad955a78ecb 30044 no member discover after 2003 ms create cluster as coordinator 2022 02 17 03 31 57 926 info org infinispan cluster keycloak cache init ispn000094 receive new cluster view for channel ispn 3ad955a78ecb 30044 0 1 3ad955a78ecb 30044 2022 02 17 03 31 57 929 info org infinispan cluster keycloak cache init ispn000079 channel ispn local address be 3ad955a78ecb 30044 physical address be 172 17 0 2 53471 2022 02 17 03 31 58 374 info org keycloak connection infinispan defaultinfinispanconnectionproviderfactory main node name 3ad955a78ecb 30044 site name null 2022 02 17 03 31 59 519 info org keycloak quarkus runtime storage database liquibase quarkusjpaupdaterprovider main initialize database schema use changelog meta inf jpa changelog master xml 2022 02 17 03 32 21 554 info org keycloak service main kc services0050 initialize master realm 2022 02 17 03 32 23 707 info org keycloak service main kc services0009 add user admin to realm master 2022 02 17 03 32 23 938 info io quarkus main keycloak 17 0 0 on jvm power by quarkus 2 7 0 final start in 31 647 listen on 2022 02 17 03 32 23 938 info io quarkus main profile prod activate 2022 02 17 03 32 23 938 info io quarkus main instal feature agroal cdi hibernate orm infinispan client jdbc h2 jdbc mariadb jdbc mssql jdbc mysql jdbc oracle jdbc postgresql keycloak narayana jta reactive route resteasy resteasy jackson smallrye context propagation smallrye health smallrye metric vault vertx how to reproduce no response anything else env keycloak admin admin keycloak admin password xxx kc db url jdbc mariadb xxx 3306 keycloak kc db username keycloak kc db password xxx kc db mariadb kc hostname xxx kc https certificate file etc x509 https tls crt kc https certificate key file etc x509 https tls key
keycloakkeycloak
add redirect uri on logout
Enhancement
description it s not possibile to add a redirect uri when invoke sso logout l72 discussion no response motivation no response detail no response
keycloakkeycloak
add profile to conditionally build account2 theme
Enhancement
close 10266
keycloakkeycloak
allow account v2 theme to be build conditionally
Enhancement
the build of account v2 theme can take up a lot of time as it require node to be instal and npm to run various task it would be useful to be able to disable this part so that if it s not need ci of other project can pass specifically we want this so we can speed up the time it take for the integration test to start run for the new admin ui github com keycloak keycloak admin ui
keycloakkeycloak
due to updatedat user attribute account endpoint return unauthorise 401
Bug
describe the bug when updatedat exist with a timestamp value account endpoint fail with 401 unauthorised version 16 1 1 expect behavior base on updatedat user attribute account endpoint should not return unauthorised 401 if updatedat user attribute can not be support in user attribute add necessary validation to the user apis to restrict updatedat user attribute actual behavior when updatedat user attribute exist with a timestamp account endpoint return unauthorise 401 ex updatedat 2021 10 29t12 30 29 638z how to reproduce create a user with follow attribute updatedat 2021 10 29t12 30 29 638z then login to with the user credential and try to access personal info account console keep refresh again and again while get return 401 unauthorized anything else no response
keycloakkeycloak
miss javadoc artifact for spring boot container bundle and spring boot legacy container bundle
Bug
describe the bug sonatype ossrh require all artifact to supply javadoc supply javadoc and source there be two artefact that don t have this spring boot container bundle and spring boot legacy container bundle cause issue when upload the artefact as these be shaded jar it be problematic to generate proper javadoc for they so a quick solution to be able to at least upload be to just generate something version main expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
rhsso
Bug
describe the bug unable to run rh sso with fip enable version 7 4 expect behavior be able to run fip for security compliance actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
unable to create the the first administrator remotely
Bug
describe the bug could you please help I out with create the first administrator remotely as I have only an ssh access to the server indeed the procedure describe here create the account remotely be not work export keycloak admin admin export keycloak admin password admin sudo bin kc sh start version keycloak 17 0 0 expect behavior create the first administrator as of the server get start upon the procedure above actual behavior no administrator be create after the server have start how to reproduce on ubuntu 18 04 anything else upon the procedure describe above the server have start without error but no administrator be create
keycloakkeycloak
java io ioexception underlie input stream return zero byte
Bug
describe the bug hello yesterday I update our keycloak instance from version 15 0 2 to the 17 0 0 today we sporadically receive an error when log in interestingly it work on the second or third try and then fail again regard maximilian version 17 0 0 expect behavior sp redirect to idp kerbero auth idp redirect to sp actual behavior feb 16 08 30 22 kc sh 165563 debug be true storekey true useticketcache false usekeytab true donotprompt true ticketcache be null isinitiator false keytab be refreshkrb5config be false principal be https tryfirstpass be false usefirstpass be false storepass be false clearpass be false feb 16 08 30 22 kc sh 165563 principal be https feb 16 08 30 22 kc sh 165563 will use keytab feb 16 08 30 22 kc sh 165563 commit succeed feb 16 08 30 22 kc sh 165563 krb5loginmodule enter logout feb 16 08 30 22 kc sh 165563 krb5loginmodule log out subject feb 16 08 30 45 kc sh 165563 2022 02 16 08 30 45 291 warn org keycloak service executor thread 26 kc services0013 fail authentication java lang runtimeexception java io ioexception underlie input stream return zero byte feb 16 08 30 45 kc sh 165563 at org jboss resteasy plugin server basehttprequ getformparameter basehttprequest java 61 feb 16 08 30 45 kc sh 165563 at org jboss resteasy plugin server basehttprequest getdecodedformparameter basehttprequest java 74 feb 16 08 30 45 kc sh 165563 at java base jdk internal reflect nativemethodaccessorimpl invoke0 native method feb 16 08 30 45 kc sh 165563 at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java 62 feb 16 08 30 45 kc sh 165563 at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java 43 feb 16 08 30 45 kc sh 165563 at java base java lang reflect method invoke method java 566 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core contextparameterinjector genericdelegatingproxy invoke contextparameterinjector java 166 feb 16 08 30 45 kc sh 165563 at com sun proxy proxy41 getdecodedformparameter unknown source feb 16 08 30 45 kc sh 165563 at org keycloak authentication defaultauthenticationflow processaction defaultauthenticationflow java 104 feb 16 08 30 45 kc sh 165563 at org keycloak authentication authenticationprocessor authenticationaction authenticationprocessor java 1002 feb 16 08 30 45 kc sh 165563 at org keycloak service resource loginactionsservice processflow loginactionsservice java 321 feb 16 08 30 45 kc sh 165563 at org keycloak service resource loginactionsservice processauthentication loginactionsservice java 292 feb 16 08 30 45 kc sh 165563 at org keycloak service resource loginactionsservice authenticate loginactionsservice java 276 feb 16 08 30 45 kc sh 165563 at org keycloak service resource loginactionsservice authenticateform loginactionsservice java 349 feb 16 08 30 45 kc sh 165563 at java base jdk internal reflect nativemethodaccessorimpl invoke0 native method feb 16 08 30 45 kc sh 165563 at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java 62 feb 16 08 30 45 kc sh 165563 at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java 43 feb 16 08 30 45 kc sh 165563 at java base java lang reflect method invoke method java 566 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 170 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 130 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcemethodinvoker internalinvokeontarget resourcemethodinvoker java 660 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcemethodinvoker invokeontargetafterfilter resourcemethodinvoker java 524 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcemethodinvoker lambda invokeontarget 2 resourcemethodinvoker java 474 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcemethodinvoker invokeontarget resourcemethodinvoker java 476 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcemethodinvoker invoke resourcemethodinvoker java 434 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 192 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 141 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 32 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 492 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core synchronousdispatcher lambda invoke 4 synchronousdispatcher java 261 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core synchronousdispatcher lambda preprocess 0 synchronousdispatcher java 161 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core synchronousdispatcher preprocess synchronousdispatcher java 164 feb 16 08 30 45 kc sh 165563 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 247 feb 16 08 30 45 kc sh 165563 at io quarkus resteasy runtime standalone requestdispatcher service requestdispatcher java 73 feb 16 08 30 45 kc sh 165563 at io quarkus resteasy runtime standalone vertxrequesthandler dispatch vertxrequesthandler java 151 feb 16 08 30 45 kc sh 165563 at io quarkus resteasy runtime standalone vertxrequesthandler handle vertxrequesthandler java 82 feb 16 08 30 45 kc sh 165563 at io quarkus resteasy runtime standalone vertxrequesthandler handle vertxrequesthandler java 42 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routestate handlecontext routestate java 1212 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routingcontextimplbase iteratenext routingcontextimplbase java 163 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routingcontextwrapper next routingcontextwrapper java 201 feb 16 08 30 45 kc sh 165563 at io quarkus vertx http runtime staticresourcesrecorder 2 handle staticresourcesrecorder java 67 feb 16 08 30 45 kc sh 165563 at io quarkus vertx http runtime staticresourcesrecorder 2 handle staticresourcesrecorder java 55 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routestate handlecontext routestate java 1212 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routingcontextimplbase iteratenext routingcontextimplbase java 163 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routingcontextwrapper next routingcontextwrapper java 201 feb 16 08 30 45 kc sh 165563 at io quarkus vertx http runtime vertxhttprecorder 5 handle vertxhttprecorder java 362 feb 16 08 30 45 kc sh 165563 at io quarkus vertx http runtime vertxhttprecorder 5 handle vertxhttprecorder java 340 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routestate handlecontext routestate java 1212 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routingcontextimplbase iteratenext routingcontextimplbase java 163 feb 16 08 30 45 kc sh 165563 at io vertx ext web impl routingcontextwrapper next routingcontextwrapper java 201 feb 16 08 30 45 kc sh 165563 at org keycloak quarkus runtime integration web quarkusrequestfilter lambda createblockinghandler 1 quarkusrequestfilter java 66 feb 16 08 30 45 kc sh 165563 at io vertx core impl contextimpl lambda null 0 contextimpl java 159 feb 16 08 30 45 kc sh 165563 at io vertx core impl abstractcontext dispatch abstractcontext java 100 feb 16 08 30 45 kc sh 165563 at io vertx core impl contextimpl lambda executeblocke 1 contextimpl java 157 feb 16 08 30 45 kc sh 165563 at io quarkus vertx core runtime vertxcorerecorder 13 runwith vertxcorerecorder java 543 feb 16 08 30 45 kc sh 165563 at org jboss thread enhancedqueueexecutor task run enhancedqueueexecutor java 2449 feb 16 08 30 45 kc sh 165563 at org jboss thread enhancedqueueexecutor threadbody run enhancedqueueexecutor java 1478 feb 16 08 30 45 kc sh 165563 at org jboss thread delegatingrunnable run delegatingrunnable java 29 feb 16 08 30 45 kc sh 165563 at org jboss thread threadlocalresettingrunnable run threadlocalresettingrunnable java 29 feb 16 08 30 45 kc sh 165563 at io netty util concurrent fastthreadlocalrunnable run fastthreadlocalrunnable java 30 feb 16 08 30 45 kc sh 165563 at java base java lang thread run thread java 829 feb 16 08 30 45 kc sh 165563 cause by java io ioexception underlie input stream return zero byte feb 16 08 30 45 kc sh 165563 at java base sun nio cs streamdecoder readbyte streamdecoder java 288 feb 16 08 30 45 kc sh 165563 at java base sun nio cs streamdecoder implread streamdecoder java 326 feb 16 08 30 45 kc sh 165563 at java base sun nio cs streamdecoder read streamdecoder java 178 feb 16 08 30 45 kc sh 165563 at java base java io inputstreamreader read inputstreamreader java 181 feb 16 08 30 45 kc sh 165563 at java base java io bufferedreader fill bufferedreader java 161 feb 16 08 30 45 kc sh 165563 at java base java io bufferedreader read1 bufferedreader java 212 feb 16 08 30 45 kc sh 165563 at java base java io bufferedreader read bufferedreader java 287 feb 16 08 30 45 kc sh 165563 at org jboss resteasy plugin provider formurlencodedprovider parseform formurlencodedprovider java 88 feb 16 08 30 45 kc sh 165563 at org jboss resteasy plugin server basehttprequ getformparameter basehttprequest java 57 feb 16 08 30 45 kc sh 165563 62 more feb 16 08 30 45 kc sh 165563 2022 02 16 08 30 45 298 warn org keycloak event executor thread 26 type login error realmid master clientid userid null ipaddress error invalid user credential auth method saml redirect uri code i d 55251f1c 8e44 4a51 ad0c cc7c78a53f27 authsessionparentid 55251f1c 8e44 4a51 ad0c cc7c78a53f27 authsessiontabid iww6o0 vqhi how to reproduce no response anything else keycloak conf https certificate file kc home dir conf server crt pem https certificate key file kc home dir conf server key pem hostname https port 443 http relative path auth
keycloakkeycloak
ux review some fine tuning in policy detail page
Bug
describe the bug in the client authorization tab there be some fine tuning of the policy detail page as show below 1 the table can be more compact please refer to the pf4 component composable expandable 2 there should be a distance between these 2 button the distance should be 16px version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
start up with kc bat output an error if folder name include space
Bug
describe the bug if folder name include space the follow error be output when start up ps keycloak 17 0 0 bin kc bat start dev c program be not recognize as an internal or external command operable program or batch file version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
drop non exist group during sync return error
Bug
describe the bug when I enable for group ldap mapper option drop non exist group during sync and click sync ldap group to keycloak it return error in gui v st i ek version 16 1 0 expect behavior it will delete group which be delete in ldap already actual behavior it will return error message in gui and put this output to server log 2022 02 16 07 35 25 890 info org keycloak service http direct task 47 kc services0087 sync datum for mapper domain user group uzivatele of type group ldap mapper direction fedtokeycloak 2022 02 16 07 35 28 079 error org keycloak service error keycloakerrorhandler http direct task 47 uncaught server error java lang nullpointerexception at org keycloak storage ldap mappers membership group groupldapstoragemapper lambda dropnonexistingkcgroup 4 groupldapstoragemapper java 342 at java base java util stream referencepipeline 2 1 accept referencepipeline java 176 at java base java util stream referencepipeline 3 1 accept referencepipeline java 195 at java base java util iterator foreachremaine iterator java 133 at java base java util spliterators iteratorspliterator foreachremaine spliterator java 1801 at java base java util stream abstractpipeline copyinto abstractpipeline java 484 at java base java util stream abstractpipeline wrapandcopyinto abstractpipeline java 474 at java base java util stream foreachop foreachop evaluatesequential foreachop java 150 at java base java util stream foreachop foreachop ofref evaluatesequential foreachop java 173 at java base java util stream abstractpipeline evaluate abstractpipeline java 234 at java base java util stream referencepipeline foreach referencepipeline java 497 at org keycloak util closingstream foreach closingstream java 128 at org keycloak storage ldap mappers membership group groupldapstoragemapper dropnonexistingkcgroup groupldapstoragemapper java 343 at org keycloak storage ldap mappers membership group groupldapstoragemapper syncflatgroupstructure groupldapstoragemapper java 292 at org keycloak storage ldap mappers membership group groupldapstoragemapper syncdatafromfederationprovidertokeycloak groupldapstoragemapper java 190 at org keycloak service resource admin userstorageproviderresource syncmapperdata userstorageproviderresource java 234 at java base jdk internal reflect nativemethodaccessorimpl invoke0 native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java 62 at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java 43 at java base java lang reflect method invoke method java 566 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 170 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 130 at org jboss resteasy core resourcemethodinvoker internalinvokeontarget resourcemethodinvoker java 660 at org jboss resteasy core resourcemethodinvoker invokeontargetafterfilter resourcemethodinvoker java 524 at org jboss resteasy core resourcemethodinvoker lambda invokeontarget 2 resourcemethodinvoker java 474 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 at org jboss resteasy core resourcemethodinvoker invokeontarget resourcemethodinvoker java 476 at org jboss resteasy core resourcemethodinvoker invoke resourcemethodinvoker java 434 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 192 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 152 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 183 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 152 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 183 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 141 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 32 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 492 at org jboss resteasy core synchronousdispatcher lambda invoke 4 synchronousdispatcher java 261 at org jboss resteasy core synchronousdispatcher lambda preprocess 0 synchronousdispatcher java 161 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 at org jboss resteasy core synchronousdispatcher preprocess synchronousdispatcher java 164 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 247 at org jboss resteasy plugin server servlet servletcontainerdispatcher service servletcontainerdispatcher java 249 at org jboss resteasy plugin server servlet httpservletdispatcher service httpservletdispatcher java 60 at org jboss resteasy plugin server servlet httpservletdispatcher service httpservletdispatcher java 55 at javax servlet http httpservlet service httpservlet java 590 at io undertow servlet handler servlethandler handlerequ servlethandler java 74 at io undertow servlet handler filterhandler filterchainimpl dofilter filterhandler java 129 at org keycloak provider wildfly wildflyrequestfilter lambda dofilter 0 wildflyrequestfilter java 41 at org keycloak service filter abstractrequestfilter filter abstractrequestfilter java 43 at org keycloak provider wildfly wildflyrequestfilter dofilter wildflyrequestfilter java 39 at io undertow servlet core managedfilter dofilter managedfilter java 61 at io undertow servlet handler filterhandler filterchainimpl dofilter filterhandler java 131 at io undertow servlet handler filterhandler handlerequest filterhandler java 84 at io undertow servlet handler security servletsecurityrolehandler handlerequest servletsecurityrolehandler java 62 at io undertow servlet handler servletchain 1 handlerequ servletchain java 68 at io undertow servlet handler servletdispatchinghandler handlerequest servletdispatchinghandler java 36 at org wildfly elytron web undertow server elytronrunashandler lambda handlerequest 1 elytronrunashandler java 68 at org wildfly security auth server flexibleidentityassociation runasfunctionex flexibleidentityassociation java 103 at org wildfly security auth server scope runasfunctionex scope java 161 at org wildfly security auth server scope runa scope java 73 at org wildfly elytron web undertow server elytronrunashandler handlerequest elytronrunashandler java 67 at io undertow servlet handler redirectdirhandler handlerequest redirectdirhandler java 68 at io undertow servlet handler security sslinformationassociationhandler handlerequest sslinformationassociationhandler java 117 at io undertow servlet handler security servletauthenticationcallhandler handlerequest servletauthenticationcallhandler java 57 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at io undertow security handler abstractconfidentialityhandler handlerequest abstractconfidentialityhandler java 46 at io undertow servlet handler security servletconfidentialityconstrainthandler handlerequ servletconfidentialityconstrainthandler java 64 at io undertow security handler abstractsecuritycontextassociationhandler handlerequest abstractsecuritycontextassociationhandler java 43 at org wildfly elytron web undertow server servlet cleanuphandler handlerequest cleanuphandler java 38 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at org wildfly extension undertow security jacc jacccontextidhandler handlerequest jacccontextidhandler java 61 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at org wildfly extension undertow deployment globalrequestcontrollerhandler handlerequ globalrequestcontrollerhandler java 68 at io undertow servlet handler senderrorpagehandler handlerequest senderrorpagehandler java 52 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at io undertow servlet handler servletinitialhandler handlefirstrequest servletinitialhandler java 275 at io undertow servlet handler servletinitialhandler access 100 servletinitialhandler java 79 at io undertow servlet handler servletinitialhandler 2 call servletinitialhandler java 134 at io undertow servlet handler servletinitialhandler 2 call servletinitialhandler java 131 at io undertow servlet core servletrequestcontextthreadsetupaction 1 call servletrequestcontextthreadsetupaction java 48 at io undertow servlet core contextclassloadersetupaction 1 call contextclassloadersetupaction java 43 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at io undertow servlet handler servletinitialhandler dispatchrequest servletinitialhandler java 255 at io undertow servlet handler servletinitialhandler access 000 servletinitialhandler java 79 at io undertow servlet handler servletinitialhandler 1 handlerequest servletinitialhandler java 100 at io undertow server connector executeroothandler connector java 387 at io undertow server httpserverexchange 1 run httpserverexchange java 852 at org jboss thread contextclassloadersavingrunnable run contextclassloadersavingrunnable java 35 at org jboss thread enhancedqueueexecutor saferun enhancedqueueexecutor java 1990 at org jboss thread enhancedqueueexecutor threadbody doruntask enhancedqueueexecutor java 1486 at org jboss thread enhancedqueueexecutor threadbody run enhancedqueueexecutor java 1377 at org xnio xnioworker workerthreadfactory 1 1 run xnioworker java 1280 at java base java lang thread run thread java 829 how to reproduce enable for group ldap mapper option drop non exist group during sync and click sync ldap group to keycloak it return error in gui anything else no response
keycloakkeycloak
turn off client authorization cause crash
Bug
describe the bug 1 create a client and go to setting page 2 enable client authentication 3 enable authorization 4 press save 5 authorization tab be now show 6 disable authorization 7 press save 8 authorization tab be still show but should be hide 9 click on authorization tab 10 see error version 17 0 0 snapshot expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
error relation migration model do not exist
Bug
describe the bug I m not 100 sure if this be a bug or a miss configuration from my side I can t get the late docker image quay io keycloak keycloak 17 0 0 up and run the start always fail with the follwoe log message 2022 02 15 19 54 42 453 warn org hibernate engine jdbc spi sqlexceptionhelper main sql error 0 sqlstate 42p01 2022 02 15 19 54 42 453 error org hibernate engine jdbc spi sqlexceptionhelper main error relation migration model do not exist position 121 2022 02 15 19 54 42 500 info org infinispan cluster main ispn000080 disconnect jgroup channel ispn 2022 02 15 19 54 42 555 error org keycloak quarkus runtime cli executionexceptionhandler main error fail to start server in production mode 2022 02 15 19 54 42 555 error org keycloak quarkus runtime cli executionexceptionhandler main error org hibernate exception sqlgrammarexception could not extract resultset 2022 02 15 19 54 42 555 error org keycloak quarkus runtime cli executionexceptionhandler main error could not extract resultset 2022 02 15 19 54 42 556 error org keycloak quarkus runtime cli executionexceptionhandler main error error relation migration model do not exist position 121 anyone experience the same issue the configuration be work with the jboss keycloak 16 1 0 image I also try to delete and re create an empty database schema but no luck either version 17 0 0 expect behavior successfull start actual behavior error error relation migration model do not exist how to reproduce yaml docker compose yml version 3 6 service keycloak iam authentication provider authentication provider image quay io keycloak keycloak 17 0 0 command start auto build port 9001 8080 restart unless stop environment host setting kc hostname keycloak database setting kc db postgre kc db url jdbc postgresql pg host pg port pg db kc db schema keycloak schema kc db username pg user kc db password pg password admin user setting keycloak user keycloak user keycloak password keycloak password proxy setting kc proxy edge anything else no response
keycloakkeycloak
try to register spi cause build step error
Bug
describe the bug I have write a user storage provider and it work fine in version before 17 when try to register it with keycloak 17 I get the exception message build step org keycloak quarkus deployment keycloakprocessor configureprovider throw an exception java util serviceconfigurationerror org keycloak provider spi org keycloak locale localeselectorspi not a subtype I have reproduce this issue use java 11 and 17 on both window and linux version 17 0 0 expect behavior when I copy the jar file into the provider directory and run kc sh build a success message be print and the provider be register actual behavior the follow error be print image how to reproduce 1 create an provider and a providerfactory class no special logic aside from the implementation be require 2 register the factory class in the meta inf services org keycloak storage userstorageproviderfactory file 3 create the jar file use mvn clean compile assembly single 4 copy the jar file into keycloak s provider directory 5 run kc sh build anything else my folder structure image my pom xml file xml 4 0 0 de collinalpert my user provider 1 0 snapshot 11 java version java version java version org keycloak keycloak server spi 17 0 0 org apache maven plugin maven assembly plugin 3 3 0 my user provider jar with dependency false
keycloakkeycloak
map storage component be unable to use the same storage with different configuration
Enhancement
describe the bug consider the follow configuration mapstorage jpa map storage some db configuration e g a postgre run on hosta role provider map map storage provider jpa map storage end up use the root jpa map storage as configure above client provider map map storage provider jpa map storage jpa map storage different configuration e g this would retrieve the client from a cockroachdb or another postgre run on hostb the new storage have be design to support this kind of configuration where we can have different component use the same storage implementation but with different configuration so it should be possible to for example use the jpa implementation to load user from a particular db instance and load everything else from a different db however this be currently not possible in the example above the role and the client component be both map to the same componentid mapstorage f root jpa map storage here l329 and this be problematic because the defaultcomponentfactoryproviderfactory cache the load factory by the componentid see code here l89 this mean that the first component that be load in the example above role get to instantiate the storage factory with its configuration and the subsequent component that resolve to the same componentid in our example client end up use the same cache factory regardless of configuration in our example both component end up use the same db as oppose to we have the role and client in separate dbs version 17 0 0 expect behavior the configuration should be take into consideration when load the storage factory for a component and different configuration of the same provider should lead to separate storage factory be load for each component actual behavior the first component that get process end up initialize and cache the storage factory with its configuration and all other component that resolve to the same componentid be use this cache storage factory how to reproduce simple way to reproduce be to follow the example show in the description where one component e g role be configure to use one db and another component e g client be configure to use a different db both will end up in the same database anything else no response
keycloakkeycloak
separate probe toggle from metric
Enhancement
to use the liveness health live endpoint and readiness health ready endpoint probe you currently need to enable the kc metric enable toggle which effectively enable all metric metric endpoint this be not a correct approach e g for operator deployment as we d need to have metric enable even when not need we should have a separate toggle for probe and for other metric
keycloakkeycloak
update proxy guide with x509 client certificate lookup
Enhancement
description update proxy guide with information about x509 client lookup discussion no response motivation no response detail no response
keycloakkeycloak
ux review the type of client scope should not be change automatically
Bug
describe the bug after create a new client scope and then return to the client scope list the type will be change automatically it s not correct please check this part and fix it version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
add a duplicate event listener remove the previous one and doesn t add any
Bug
describe the bug add a duplicate event listener remove the previous one and doesn t add any version 16 1 0 expect behavior it should ignore add a new event listener because it already exist and just keep one actual behavior it remove the event listener instead of leave just one how to reproduce create to event listener with the same name anything else no response
keycloakkeycloak
use quarkus version of keycloak server for cypress test
Enhancement
the keycloak server we run our cypress test against use the wildfly version of keycloak server this version will be deprecate and remove and thus we also need to move to the quarkus version
keycloakkeycloak
use quarkus version of keycloak for development server
Enhancement
our development server both scripted and docker use the wildfly version of keycloak this version will be deprecate and remove and thus we also need to move to the quarkus version
keycloakkeycloak
break link to guide in container readme
Bug
describe the bug link in the guide should be but be version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review realm role client role user registration the modal of add associate role be not correct
Bug
describe the bug 1 the modal should default include all the role realm role and client role now it only show the realm role the order of all the role can reference the service account role tab of client realm role go first then the client role follow the alphabetical order of client name then role name 2 the behavior of the filter be not correct the correct behavior can also reference the service account role when open the filter the option should include all the client name realm also the filter and the search bar should have a space between each other see the follow screenshot image version 16 0 1 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review no confirmation modal when delete group in the detail page
Bug
describe the bug as show in the screenshot below after click the delete under the action dropdown there should be a modal pop up to make the user confirm the action the modal be like this one version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
unable to create user in realm use api when multiple instance be run
Bug
describe the bug we set up keycloak on an aws ec2 instance detail of the set up be as follow os amazon linux 2 java openjdk 11 0 10 keycloak 12 0 3 this instance be behind an application load balancer and be run use the standalone ha configuration only one change have be make to the standard configuration file detail for the database to use we connect to this instance from a spring boot application use the rest api we be able to create authenticate and manage user just fine with this single instance the overall set up can be visualize as show below spring boot application v application load balancer v keycloak we set up an identical instance in another availability zone and put the new instance behind the load balancer as well with sticky session and round robin load balance the modify set up can be visualize as show below spring boot application v application load balancer v v keycloak keycloak availability zone a availability zone b subnet a subnet b the instance be run across two separate availability zone datum center so we be not expect the instance to form a cluster which be substantiate by the fact that log do not contain anything about a cluster with this modify set up the spring boot application be able to authenticate user without any problem user can remain sign in for any amount of time however the application be no long able to create or modify user it receive http 401 error from the keycloak rest api for such request debug log do not contain anything relate to the fail request to aid we in our investigation run with any one of the instance regardless of which one be leave run restore the original behaviour need help on how to investigate this further and fix it version 12 0 3 expect behavior user can be create authenticate and modify through the rest api actual behavior user can be authenticate successfully through the rest api but creation and modification fail with http 401 error how to reproduce no response anything else no response
keycloakkeycloak
many control enable when user have view access
Bug
describe the bug we have code that render most form as read only if the user only have view access however there be control that still allow the user to attempt a function that he should not have access to for instance a user with only view client access can still push the create client button on the client list page when he do he will get a forbid error this kind of problem be find throughout the application it never cause a serious problem because the user be stop by the rest api but we need to go through the app and fix all these issue version 17 0 0 snapshot expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
bug when admin have limited role
Bug
describe the bug a lack of admin role assignment will cause an error because a route need more access for the screen to render for instance the session screen will error out if the admin only have view realm he also need view client and view user for the screen to render the affect route be authentication flow session also if an admin only have create realm access without full admin access he will not be able to create a realm I have a pr ready to fix this version 17 0 0 snapshot expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
saml identity provider can not be edit
Bug
describe the bug when you attempt to edit an exist valid saml i d provider the provider detail form be open but the alias field be not populate since this be a required field that be writeable only on create and be read only when edit any attempt to save will fail note the follow the alia do exist in the object it just isn t be populate in the alias field when edit you can create a saml provider in the new ui and the alia will populate correctly in the old ui the oidc provider work as expect yet the general setting seem to be the same for both version 16 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
the codeql analysis be break due to the large content of the generate sarif file
Bug
describe the bug the codeql analysis be break due to the large content of the generate sarif file version 17 0 0 anything else ref this be a follow up of issuecomment 1036180254
keycloakkeycloak
user search with ldap federation not consistent
Bug
describe the bug when keycloak be connect to an ldap federation the user search be inconsitent either in the gui or via rest api see how to reproduce version 15 0 02 expect behavior no response actual behavior no response how to reproduce 1 add an ldap federation toward any ldap contain a user name martin with the follow configuration edit mode read only sync setting all synchronization disable cache setting cache policy default 1 open the administration console go to user section 1 in the search field type ma and click on the magnifier button no result 1 in the search field type ma and click on the magnifier button martin be find and import in keycloak 1 click on the magnifier button again no more result 1 in the search field type ma and click on the magnifier button martin appear anything else I think the issue come from l361 the implementation do not match the api that tell if possible implementation should treat the parameter value as partial match pattern I e in rdmb term use like the implementation pass the search nearly as be to be consistent with local database search ldapstorageprovider should trim search expression of already present char suffix search expression with for performance reason not prefix search expression with see 10005
keycloakkeycloak
map storage speed up when retrieve the sub group of a group
Enhancement
description the current code in mapgroupadapter will get a list of all group and then filter they in memory with a large number of group this can be inefficient override public stream getsubgroupsstream return session group getgroupsstream realm filter groupmodel getid equal groupmodel getparentid the class jpa groupadapter have instead a name query where it pull only the group need from the database override public stream getsubgroupsstream typedquery query em createnamedquery getgroupidsbyparent string class query setparameter parent group getid return close query getresultstream map realm getgroupbyid filter object nonnull detail instead of stream all group a criterion query could be construct the underlie storage would need to implement query by parentid and probably realm as well depend on the storage an index would be require for a fast lookup this have first be discuss here discussion r805642816 when implement the jpa map storage
keycloakkeycloak
jpa map storage remove dependency on the model jpa module
Enhancement
description currently the model map jpa module have a mvn dependency on the legacy model jpa module give that the legacy jpa implementation will be eventually deprecate and remove in the future we need to remove this dependency and ensure that the model map jpa module can operate on its own discussion no response motivation allow future removal of the legacy jpa storage without impact the new storage detail no response
keycloakkeycloak
quarkus base distribution can not use mariadb with galera replication due to xa transaction be unsupported
Bug
describe the bug use the quarkus base version of keycloak 17 0 0 with a mariadb backend with galera replication enable fail to start galera do not yet support xa transaction which keycloak use version 17 0 0 expect behavior keycloak should start normally and create a database actual behavior keycloak fail to start with warn com arjuna ats jta main arjuna016061 transactionimple enlistresource xaresource start return arjuna016099 unknown error code 0 for formatid 131077 gtrid length 35 bqual length 36 tx uid 0 ffffac120005 92f9 620a53be 0 node name quarkus branch uid 0 ffffac120005 92f9 620a53be 3 subordinatenodename null eis name 0 javax transaction xa xaexception conn 140 this version of mariadb doesn t yet support xa transaction with galera replication how to reproduce set up a mariadb with galera replication enable no actual clustering be need build keycloak with db mariadb start keycloak use the galera replicate mariadb as database anything else I ve try disable xa transaction use quarkus datasource jdbc transaction enable in conf quarkus property before build keycloak but still get the same error
keycloakkeycloak
change string client i d to clientmodel client in resourceserverstore
Enhancement
close 10442
keycloakkeycloak
ux review align the question mark with the tag in the export tab
Bug
in the export setting page the question mark and the tag should be in one row so we can align the question with the tag this be block on
keycloakkeycloak
special character I e space can be use in realm name
Bug
describe the bug create a realm with an whitespace in the name break the login to the account client of keycloak itself version 15 0 2 expect behavior login window display allow for credential to be enter actual behavior click on the account login url itself display invalid parameter redirect uri you can t even enter your credential how to reproduce standalone setup with nginx in front create a realm test 2 create a user and set a password go to client click on the account base url auth realm test 2 account to login with that new user anything else server log warn org keycloak event default task 22 type login error realmid test 2 clientid account console userid null ipaddress xxx xxx xxx xxx error invalid redirect uri redirect uri auth on any external client website app do work my guess be that the whitespace encode break it simply change the redirect entry doesn t work due to error base url be not a valid url a redirect uri be not a valid uri and other stuff
keycloakkeycloak
add ability to control debug suspend mode to kc script
Enhancement
description when debug the keycloak quarkus integration it be necessary to attach a debugger right at the start however since the quarkus runtime start so fast its hard to attach a debugger fast enough therefore it would be helpful if we could control the debug suspend behavior in the remote debug configuration from the kc script keycloak developer should be able to configure debug with supsend via environment variable discussion no response motivation make it easy to debug keycloak quarkus extension detail add support for debug suspend env variable to the kc sh and kc bat script and change the java remote debug option like this java opt java opt agentlib jdwp transport dt socket address debug port server y suspend debug suspend the default for debug suspend be n debug suspend y with this in place user can adjust the debugging as need debug true debug port 8787 debug suspend y
keycloakkeycloak
different behavior between quarkus and wildfly distribution sqlexception on post return http 201 instead 500
Bug
describe the bug hi if a component with a name long than 255 be create through rest api keycloak 17 return 201 create instead 500 internal server error this bug exist only if keycloak be run with quarkus if keycloak run with wildfly the rest api correctly return 500 instead 201 the bahaivor between quarkus and wildfly distribution be inconstant version 17 0 0 expect behavior keycloak return 500 internal server error because the component can t create curl against quay io keycloak keycloak 17 0 0 legacy curl h authorization bearer h content type application json d i d null name em3eedoh8biuph8aiwo0oe2uyaexu7zauquohshee7yei6koo2phae4quohtioxe3mahw7pee4wie4ii9oht3ooj9naes2kahng8nei1tahn0ahm5nipea8ohw7eec0feenahngeeh2rupohbae3ur7aitietaepooca1aeghoodohz8oof7die2uosoenae7zie1aighaghaed0pheet0ohg7dohw2eihe0yap5dou9ahcohs9eeph4sooriehi providerid ldap providertype org keycloak storage userstorageprovider parentid null subtype null config pagination true fullsyncperiod 1 connectionpoole true usersdn somedn cachepolicy default usekerberosforpasswordauthentication false importenable true enable true changedsyncperiod 1 bindcredential adadasdasdasdasdasdasdasd binddn somebinddn usernameldapattribute userprincipalname lastsync 1539695370 vendor ad uuidldapattribute objectguid allowkerberosauthentication false connectionurl ldap 1 something local ldap 1 something local syncregistration false authtype simple connectiontimeout 60000 debug false searchscope 2 usetruststorespi never priority 0 userobjectclasse person organizationalperson user rdnldapattribute cn readtimeout 60000 editmode writable validatepasswordpolicy false batchsizeforsync 1000 v try 127 0 0 1 8080 connect to localhost 127 0 0 1 port 8080 0 post auth admin realm master component http 1 1 host localhost 8080 user agent curl 7 77 0 accept authorization bearer content type application json content length 1307 mark bundle as not support multiuse http 1 1 500 internal server error connection keep alive content type text html charset utf 8 content length 80 date sit 12 feb 2022 17 54 08 gmt connection 0 to host localhost leave intact errorinternal server error actual behavior keycloak return 201 create but the component will not create curl against quay io keycloak keycloak 17 0 0 curl h authorization bearer h content type application json d i d null name em3eedoh8biuph8aiwo0oe2uyaexu7zauquohshee7yei6koo2phae4quohtioxe3mahw7pee4wie4ii9oht3ooj9naes2kahng8nei1tahn0ahm5nipea8ohw7eec0feenahngeeh2rupohbae3ur7aitietaepooca1aeghoodohz8oof7die2uosoenae7zie1aighaghaed0pheet0ohg7dohw2eihe0yap5dou9ahcohs9eeph4sooriehi providerid ldap providertype org keycloak storage userstorageprovider parentid null subtype null config pagination true fullsyncperiod 1 connectionpoole true usersdn somedn cachepolicy default usekerberosforpasswordauthentication false importenable true enable true changedsyncperiod 1 bindcredential adadasdasdasdasdasdasdasd binddn somebinddn usernameldapattribute userprincipalname lastsync 1539695370 vendor ad uuidldapattribute objectguid allowkerberosauthentication false connectionurl ldap 1 something local ldap 1 something local syncregistration false authtype simple connectiontimeout 60000 debug false searchscope 2 usetruststorespi never priority 0 userobjectclasse person organizationalperson user rdnldapattribute cn readtimeout 60000 editmode writable validatepasswordpolicy false batchsizeforsync 1000 v try 127 0 0 1 8080 connect to localhost 127 0 0 1 port 8080 0 post admin realm master component http 1 1 host localhost 8080 user agent curl 7 77 0 accept authorization bearer content type application json content length 1307 mark bundle as not support multiuse http 1 1 201 create referrer policy no referrer x frame option sameorigin strict transport security max age 31536000 includesubdomain x content type option nosniff x xss protection 1 mode block location content length 0 connection 0 to host localhost leave intact how to reproduce use curl bash curl h authorization bearer token h content type application json d i d null name em3eedoh8biuph8aiwo0oe2uyaexu7zauquohshee7yei6koo2phae4quohtioxe3mahw7pee4wie4ii9oht3ooj9naes2kahng8nei1tahn0ahm5nipea8ohw7eec0feenahngeeh2rupohbae3ur7aitietaepooca1aeghoodohz8oof7die2uosoenae7zie1aighaghaed0pheet0ohg7dohw2eihe0yap5dou9ahcohs9eeph4sooriehi providerid ldap providertype org keycloak storage userstorageprovider parentid null subtype null config pagination true fullsyncperiod 1 connectionpoole true usersdn somedn cachepolicy default usekerberosforpasswordauthentication false importenable true enable true changedsyncperiod 1 bindcredential adadasdasdasdasdasdasdasd binddn somebinddn usernameldapattribute userprincipalname lastsync 1539695370 vendor ad uuidldapattribute objectguid allowkerberosauthentication false connectionurl ldap 1 something local ldap 1 something local syncregistration false authtype simple connectiontimeout 60000 debug false searchscope 2 usetruststorespi never priority 0 userobjectclasse person organizationalperson user rdnldapattribute cn readtimeout 60000 editmode writable validatepasswordpolicy false batchsizeforsync 1000 anything else log from keycloak 2022 02 12 17 44 01 062 warn org hibernate engine jdbc spi sqlexceptionhelper executor thread 0 sql error 22001 sqlstate 22001 2022 02 12 17 44 01 064 error org hibernate engine jdbc spi sqlexceptionhelper executor thread 0 value too long for column name varchar 255 em3eedoh8biuph8aiwo0oe2uyaexu7zauquohshee7yei6koo2phae4quohtioxe3mahw7pee4wie4ii9oht3ooj9naes2kahng8nei1tahn0ahm5nipea8ohw7eec0 256 sql statement insert into component name parent i d provider i d provider type realm i d sub type i d value 22001 197 2022 02 12 17 44 01 069 info org hibernate engine jdbc batch internal abstractbatchimpl executor thread 0 hhh000010 on release of batch it still contain jdbc statement 2022 02 12 17 44 01 080 warn com arjuna ats arjuna executor thread 0 arjuna012125 twophasecoordinator beforecompletion fail for synchronizationimple 0 ffffac110003 a63b 6207f1d7 52 org hibernate resource transaction backend jta internal synchronization registeredsynchronization 4167c22b javax persistence persistenceexception org hibernate exception dataexception could not execute statement at org hibernate internal exceptionconverterimpl convert exceptionconverterimpl java 154 at org hibernate internal exceptionconverterimpl convert exceptionconverterimpl java 181 at org hibernate internal exceptionconverterimpl convert exceptionconverterimpl java 188 at org hibernate internal sessionimpl doflush sessionimpl java 1406 at org hibernate internal sessionimpl managedflush sessionimpl java 493 at org hibernate internal sessionimpl flushbeforetransactioncompletion sessionimpl java 3285 at org hibernate internal sessionimpl beforetransactioncompletion sessionimpl java 2420 at org hibernate engine jdbc internal jdbccoordinatorimpl beforetransactioncompletion jdbccoordinatorimpl java 449 at org hibernate resource transaction backend jta internal jtatransactioncoordinatorimpl beforecompletion jtatransactioncoordinatorimpl java 356 at org hibernate resource transaction backend jta internal synchronization synchronizationcallbackcoordinatornontrackingimpl beforecompletion synchronizationcallbackcoordinatornontrackingimpl java 47 at org hibernate resource transaction backend jta internal synchronization registeredsynchronization beforecompletion registeredsynchronization java 37 at com arjuna ats internal jta resource arjunacore synchronizationimple beforecompletion synchronizationimple java 76 at com arjuna ats arjuna coordinator twophasecoordinator beforecompletion twophasecoordinator java 360 at com arjuna ats arjuna coordinator twophasecoordinator end twophasecoordinator java 91 at com arjuna ats arjuna atomicaction commit atomicaction java 162 at com arjuna ats internal jta transaction arjunacore transactionimple commitanddisassociate transactionimple java 1295 at com arjuna ats internal jta transaction arjunacore basetransaction commit basetransaction java 128 at io quarkus narayana jta runtime cdidelegatingtransactionmanager commit cdidelegatingtransactionmanager java 105 at org keycloak transaction jtatransactionwrapper commit jtatransactionwrapper java 90 at org keycloak services defaultkeycloaktransactionmanager commit defaultkeycloaktransactionmanager java 136 at org keycloak quarkus runtime integration web quarkusrequestfilter close quarkusrequestfilter java 112 at org keycloak quarkus runtime integration web quarkusrequestfilter lambda configureendhandler 2 quarkusrequestfilter java 90 at io vertx ext web impl routingcontextimpl lambda null 0 routingcontextimpl java 545 at io vertx ext web impl sparsearray foreachinreverseorder sparsearray java 40 at io vertx ext web impl routingcontextimpl lambda getheadersendhandler 1 routingcontextimpl java 545 at io vertx core http impl http1xserverresponse prepareheader http1xserverresponse java 707 at io vertx core http impl http1xserverresponse end http1xserverresponse java 411 at io vertx core http impl http1xserverresponse end http1xserverresponse java 391 at io vertx core http impl http1xserverresponse end http1xserverresponse java 460 at io quarkus resteasy runtime standalone vertxblockingoutput write vertxblockingoutput java 71 at io quarkus resteasy runtime standalone vertxhttpresponse writeblocke vertxhttpresponse java 172 at io quarkus resteasy runtime standalone vertxoutputstream close vertxoutputstream java 126 at io quarkus resteasy runtime standalone vertxhttpresponse finish vertxhttpresponse java 145 at io quarkus resteasy runtime standalone vertxrequesthandler dispatch vertxrequesthandler java 170 at io quarkus resteasy runtime standalone vertxrequesthandler handle vertxrequesthandler java 82 at io quarkus resteasy runtime standalone vertxrequesthandler handle vertxrequesthandler java 42 at io vertx ext web impl routestate handlecontext routestate java 1212 at io vertx ext web impl routingcontextimplbase iteratenext routingcontextimplbase java 163 at io vertx ext web impl routingcontextimpl next routingcontextimpl java 141 at io quarkus vertx http runtime staticresourcesrecorder 2 handle staticresourcesrecorder java 67 at io quarkus vertx http runtime staticresourcesrecorder 2 handle staticresourcesrecorder java 55 at io vertx ext web impl routestate handlecontext routestate java 1212 at io vertx ext web impl routingcontextimplbase iteratenext routingcontextimplbase java 163 at io vertx ext web impl routingcontextimpl next routingcontextimpl java 141 at io quarkus vertx http runtime vertxhttprecorder 5 handle vertxhttprecorder java 362 at io quarkus vertx http runtime vertxhttprecorder 5 handle vertxhttprecorder java 340 at io vertx ext web impl routestate handlecontext routestate java 1212 at io vertx ext web impl routingcontextimplbase iteratenext routingcontextimplbase java 163 at io vertx ext web impl routingcontextimpl next routingcontextimpl java 141 at org keycloak quarkus runtime integration web quarkusrequestfilter lambda createblockinghandler 1 quarkusrequestfilter java 66 at io vertx core impl contextimpl lambda null 0 contextimpl java 159 at io vertx core impl abstractcontext dispatch abstractcontext java 100 at io vertx core impl contextimpl lambda executeblocke 1 contextimpl java 157 at io quarkus vertx core runtime vertxcorerecorder 13 runwith vertxcorerecorder java 543 at org jboss thread enhancedqueueexecutor task run enhancedqueueexecutor java 2449 at org jboss thread enhancedqueueexecutor threadbody run enhancedqueueexecutor java 1478 at org jboss thread delegatingrunnable run delegatingrunnable java 29 at org jboss thread threadlocalresettingrunnable run threadlocalresettingrunnable java 29 at io netty util concurrent fastthreadlocalrunnable run fastthreadlocalrunnable java 30 at java base java lang thread run thread java 829 cause by org hibernate exception dataexception could not execute statement at org hibernate exception internal sqlstateconversiondelegate convert sqlstateconversiondelegate java 115 at org hibernate exception internal standardsqlexceptionconverter convert standardsqlexceptionconverter java 37 at org hibernate engine jdbc spi sqlexceptionhelper convert sqlexceptionhelper java 113 at org hibernate engine jdbc spi sqlexceptionhelper convert sqlexceptionhelper java 99 at org hibernate engine jdbc internal resultsetreturnimpl executeupdate resultsetreturnimpl java 200 at org hibernate engine jdbc batch internal nonbatchingbatch addtobatch nonbatchingbatch java 46 at org hibernate persister entity abstractentitypersister insert abstractentitypersister java 3375 at org hibernate persister entity abstractentitypersister insert abstractentitypersister java 3908 at org hibernate action internal entityinsertaction execute entityinsertaction java 107 at org hibernate engine spi actionqueue executeaction actionqueue java 604 at org hibernate engine spi actionqueue lambda executeaction 1 actionqueue java 478 at java base java util linkedhashmap foreach linkedhashmap java 684 at org hibernate engine spi actionqueue executeaction actionqueue java 475 at org hibernate event internal abstractflushingeventlistener performexecution abstractflushingeventlistener java 344 at org hibernate event internal defaultflusheventlistener onflush defaultflusheventlistener java 40 at org hibernate event service internal eventlistenergroupimpl fireeventoneachlistener eventlistenergroupimpl java 107 at org hibernate internal sessionimpl doflush sessionimpl java 1402 56 more cause by org h2 jdbc jdbcsqlexception value too long for column name varchar 255 em3eedoh8biuph8aiwo0oe2uyaexu7zauquohshee7yei6koo2phae4quohtioxe3mahw7pee4wie4ii9oht3ooj9naes2kahng8nei1tahn0ahm5nipea8ohw7eec0 256 sql statement insert into component name parent i d provider i d provider type realm i d sub type i d value 22001 197 at org h2 message dbexception getjdbcsqlexception dbexception java 357 at org h2 message dbexception get dbexception java 179 at org h2 table column validateconvertupdatesequence column java 398 at org h2 table table validateconvertupdatesequence table java 798 at org h2 command dml insert insertrow insert java 177 at org h2 command dml insert update insert java 134 at org h2 command commandcontainer update commandcontainer java 102 at org h2 command command executeupdate command java 261 at org h2 jdbc jdbcpreparedstatement executeupdateinternal jdbcpreparedstatement java 199 at org h2 jdbc jdbcpreparedstatement executeupdate jdbcpreparedstatement java 153 at io agroal pool wrapper preparedstatementwrapper executeupdate preparedstatementwrapper java 88 at org hibernate engine jdbc internal resultsetreturnimpl executeupdate resultsetreturnimpl java 197 68 more
keycloakkeycloak
add support for generate example idtoken and userinfo payload in scope evaluation
Bug
description the old admin console allow to generate example idtoken and userinfo payload the current version of the new admin console only support to generate example access token payload discussion no response motivation feature of old admin console that be frequently use detail add new tab to evaluatescope tsx that support the idtoken and userinfo payload example generation for this the keycloak admin client library need to be extend I create a pr for this here
keycloakkeycloak
after keycloak upgrade ldap user recreate
Bug
describe the bug after upgrade keycloak to version 13 14 15 16 or 17 I have the same issue a user try to login and get an error or see directly the otp configuration screen I see in the database that the user be delete in the database and recreate with a new user i d in the admin interface I try to look into a user profil and get a resource not find error then I go back to the user search and can see that the user i d change again I can repeat this all the time and every time the user i d be a new one we have a user federation to openldap configure with a sync every half hour entryuuid be correctly visible in the profile keycloak be run in a docker container and database be a central postgres13 cluster in the log I see this error 08 27 56 669 error org keycloak service error keycloakerrorhandler default task 13 uncaught server error java lang nullpointerexception at org keycloak authentication requiredaction updateuserlocaleaction evaluatetrigger updateuserlocaleaction java 27 at org keycloak service manager authenticationmanag evaluaterequiredaction authenticationmanager java 1372 at org keycloak service manager authenticationmanag lambda evaluaterequiredactiontrigger 19 authenticationmanag java 1343 at java base java util stream foreachop foreachop ofref accept foreachop java 183 at java base java util stream referencepipeline 3 1 accept referencepipeline java 195 at java base java util stream referencepipeline 2 1 accept referencepipeline java 177 at java base java util arraylist arraylistspliterator foreachremaine arraylist java 1655 at java base java util stream abstractpipeline copyinto abstractpipeline java 484 at java base java util stream abstractpipeline wrapandcopyinto abstractpipeline java 474 at java base java util stream foreachop foreachop evaluatesequential foreachop java 150 at java base java util stream foreachop foreachop ofref evaluatesequential foreachop java 173 at java base java util stream abstractpipeline evaluate abstractpipeline java 234 at java base java util stream referencepipeline foreachordere referencepipeline java 502 at org keycloak service manager authenticationmanag evaluaterequiredactiontrigger authenticationmanager java 1343 at org keycloak service manager authenticationmanager actionrequire authenticationmanag java 1109 at org keycloak service manager authenticationmanag nextactionafterauthentication authenticationmanager java 963 at org keycloak service resource loginactionsservice processrequireaction loginactionsservice java 1003 at org keycloak service resource loginactionsservice requiredactionget loginactionsservice java 985 at java base jdk internal reflect nativemethodaccessorimpl invoke0 native method at java base jdk internal reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java 62 at java base jdk internal reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java 43 at java base java lang reflect method invoke method java 566 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 170 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 130 at org jboss resteasy core resourcemethodinvoker internalinvokeontarget resourcemethodinvoker java 660 at org jboss resteasy core resourcemethodinvoker invokeontargetafterfilter resourcemethodinvoker java 524 at org jboss resteasy core resourcemethodinvoker lambda invokeontarget 2 resourcemethodinvoker java 474 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 at org jboss resteasy core resourcemethodinvoker invokeontarget resourcemethodinvoker java 476 at org jboss resteasy core resourcemethodinvoker invoke resourcemethodinvoker java 434 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 192 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 141 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 32 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 492 at org jboss resteasy core synchronousdispatcher lambda invoke 4 synchronousdispatcher java 261 at org jboss resteasy core synchronousdispatcher lambda preprocess 0 synchronousdispatcher java 161 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 at org jboss resteasy core synchronousdispatcher preprocess synchronousdispatcher java 164 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 247 at org jboss resteasy plugin server servlet servletcontainerdispatcher service servletcontainerdispatcher java 249 at org jboss resteasy plugin server servlet httpservletdispatcher service httpservletdispatcher java 60 at org jboss resteasy plugin server servlet httpservletdispatcher service httpservletdispatcher java 55 at javax servlet http httpservlet service httpservlet java 590 at io undertow servlet handler servlethandler handlerequ servlethandler java 74 at io undertow servlet handler filterhandler filterchainimpl dofilter filterhandler java 129 at org keycloak provider wildfly wildflyrequestfilter lambda dofilter 0 wildflyrequestfilter java 41 at org keycloak service filter abstractrequestfilter filter abstractrequestfilter java 43 at org keycloak provider wildfly wildflyrequestfilter dofilter wildflyrequestfilter java 39 at io undertow servlet core managedfilter dofilter managedfilter java 61 at io undertow servlet handler filterhandler filterchainimpl dofilter filterhandler java 131 at io undertow servlet handler filterhandler handlerequest filterhandler java 84 at io undertow servlet handler security servletsecurityrolehandler handlerequest servletsecurityrolehandler java 62 at io undertow servlet handler servletchain 1 handlerequ servletchain java 68 at io undertow servlet handler servletdispatchinghandler handlerequest servletdispatchinghandler java 36 at org wildfly elytron web undertow server elytronrunashandler lambda handlerequest 1 elytronrunashandler java 68 at org wildfly security auth server flexibleidentityassociation runasfunctionex flexibleidentityassociation java 103 at org wildfly security auth server scope runasfunctionex scope java 161 at org wildfly security auth server scope runa scope java 73 at org wildfly elytron web undertow server elytronrunashandler handlerequest elytronrunashandler java 67 at io undertow servlet handler redirectdirhandler handlerequest redirectdirhandler java 68 at io undertow servlet handler security sslinformationassociationhandler handlerequest sslinformationassociationhandler java 117 at io undertow servlet handler security servletauthenticationcallhandler handlerequest servletauthenticationcallhandler java 57 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at io undertow security handler abstractconfidentialityhandler handlerequest abstractconfidentialityhandler java 46 at io undertow servlet handler security servletconfidentialityconstrainthandler handlerequ servletconfidentialityconstrainthandler java 64 at io undertow security handler abstractsecuritycontextassociationhandler handlerequest abstractsecuritycontextassociationhandler java 43 at org wildfly elytron web undertow server servlet cleanuphandler handlerequest cleanuphandler java 38 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at org wildfly extension undertow security jacc jacccontextidhandler handlerequest jacccontextidhandler java 61 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at org wildfly extension undertow deployment globalrequestcontrollerhandler handlerequ globalrequestcontrollerhandler java 68 at io undertow servlet handler senderrorpagehandler handlerequest senderrorpagehandler java 52 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at io undertow servlet handler servletinitialhandler handlefirstrequest servletinitialhandler java 275 at io undertow servlet handler servletinitialhandler access 100 servletinitialhandler java 79 at io undertow servlet handler servletinitialhandler 2 call servletinitialhandler java 134 at io undertow servlet handler servletinitialhandler 2 call servletinitialhandler java 131 at io undertow servlet core servletrequestcontextthreadsetupaction 1 call servletrequestcontextthreadsetupaction java 48 at io undertow servlet core contextclassloadersetupaction 1 call contextclassloadersetupaction java 43 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at io undertow servlet handler servletinitialhandler dispatchrequest servletinitialhandler java 255 at io undertow servlet handler servletinitialhandler access 000 servletinitialhandler java 79 at io undertow servlet handler servletinitialhandler 1 handlerequest servletinitialhandler java 100 at io undertow server connector executeroothandler connector java 387 at io undertow server httpserverexchange 1 run httpserverexchange java 852 at org jboss thread contextclassloadersavingrunnable run contextclassloadersavingrunnable java 35 at org jboss thread enhancedqueueexecutor saferun enhancedqueueexecutor java 1990 at org jboss thread enhancedqueueexecutor threadbody doruntask enhancedqueueexecutor java 1486 at org jboss thread enhancedqueueexecutor threadbody run enhancedqueueexecutor java 1377 at org xnio xnioworker workerthreadfactory 1 1 run xnioworker java 1280 at java base java lang thread run thread java 829 version 12 0 2 expect behavior I upgrade the server and user can use their before configure otp actual behavior no response how to reproduce no response anything else don t know if I have some misconfiguration which be effect the upgrade please let I know if you need some more information
keycloakkeycloak
alert update of read only attribute reject
Bug
describe the bug when use the account console if you change a value such as first name to something and press enter it will work if you change it again without reload the page we get an error alert update of read only attribute reject refreshing the page will allow the value to be change again version 17 0 0 expect behavior the value should change and a success message should be show actual behavior the value remain the same and an error message appear how to reproduce load the user console change a value then change it again anything else account be federate via ldap
keycloakkeycloak
protocol mapper and client scope for acr claim
Enhancement
description currently add acr claim to the token be hardcode it will be well to add dedicated protocol mapper implementation for add acr claim to the token and add dedicated client scope for that this will be default client scope in the realm add to all new client similar to current role and web origin client scope backwards compatibility before add step up authentication keycloak have very limited support for acr claim hardcode to return value 0 in case of sso re authentication and value 1 for normal non sso authentication in theory some client adapter not keycloak but some 3rd party rely on the current acr claim from token to be present option for backwards compatibility will be the option to stick to same behaviour we have before add step up authentication hardcode acr claim to 1 in case of proper authentication and 0 in case of sso authentication this can be use in case that step up feature be disabled see 10315 in case that step up feature be enable default setting the acr claim will be always add by protocol mapper or eventually it can be entirely skip if protocol mapper and or client scope be remove from client and add by some custom way eg by user session note mapper see 9344 regard migration it be possible to add acr client scope with protocol mapper to the exist realm however exist client win t be automatically change to contain this client administrator can add the client scope to their client manually or by some other way eg sql insert statement which we provide in the documentation discussion 10120 motivation no response detail no response
keycloakkeycloak
single offlinesession import correctly in infinispan
Bug
close 8776
keycloakkeycloak
change doctype for base theme to
Enhancement
description the current doctype of the default theme transitional cause modern browser to fall back to quirk mode discussion no response motivation no response detail no response
keycloakkeycloak
support for acr in keycloak js
Enhancement
description it can be nice to consider add some support for claim or acr value to the keycloak js adapter for make it easy for user to request authentication level from their js application current thinking be to use option acr to add to keycloak login method var option acr value 2 1 essential false keycloak login loginoption in other word option 2 from 10120 discussion no response motivation no response detail no response
keycloakkeycloak
tech debt use the new junit extension in josdk
Enhancement
quarkus operator extension 3 0 3 include most of the functionality to run the operator locally and remotely we should align with upstream and remove our custom code for the testing infrastructure
keycloakkeycloak
test operator run locally in gha
Enhancement
to make sure a dev environment be not break before merge a pr
keycloakkeycloak
documentation for frontchannel logout and other logout mechanism be up to date
Enhancement
description after other thing be fix we may need to doublecheck documentation to make sure it be up to date discussion no response motivation no response detail no response
keycloakkeycloak
support for frontchannel logout session require oidc client parameter
Enhancement
description keycloak currently do not have support for this parameter which be mention in the oidc specification oplogout this jira involve implement support for this parameter to both oidc dynamic client registration and keycloak admin console also oidc well know endpoint need to be update to indicate support for frontchannel logout this be blocker for oidc certification with frontchannel logout profile see issue 5 and 6 in discussion no response motivation no response detail no response
keycloakkeycloak
improvement to maven repository setting
Enhancement
description we be currently experience a few issue repository jboss org rep jboss and maven repository redhat com rep rh be very unstable which be cause issue rep jboss and rep rh be use in many place unnecessarily rep jboss and rep rh be check first in pom that define they rep jboss and rep rh be always slow compare to maven central maven repository cache for ga be frequently update as maven recheck if dependency be the late version which update the timestamp in the cache repos the propose solution be remove rep jboss and rep rh from all pom where they be not strictly need these should only be need in the distribution as wildfly have some artefact only find in those repository when rep jboss and rep rh be add to a pom also add maven central explicitly as the last repo otherwise rep jboss and rep rh be check first when rep jboss and rep rh be add also set an updatepolicy never in setting xml file for github action also set an updatepolicy never for maven central discussion no response motivation no response detail explanation why the maven central should be last maven repository resolution be detail in 576667
keycloakkeycloak
ensure that liquibase be only call once per area
Enhancement
description liquibase check whether update to database be necessary be costly ensure that the liquibase update check be execute only once per area client realm within a component lifecycle and be always skip when it have be execute further information the stacktrace in issuecomment 1035449547 look suspicious and may indicate that the check be run every time the storage instance be request
keycloakkeycloak
ux review the permission s name should be require
Bug
describe the bug the permission s name should be a required field on the creation and edit page please fix it thank version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review should allow user to select or create resource type in the resource base permission
Bug
describe the bug in the resource base permission page user should be allow to select an exist resource type or create a new resource type as show in the screenshot below more detail be offer in the design file here be the link as for this component pf4 have offer a typeahead field that support create a new item here be the link typeahead notice that we can use this component with select the iscreate option version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review the resource field should be require in the resource base permission
Bug
describe the bug in the new design the resource field should be require when the apply to resource type be off the discussion about it be convey in this issue please fix it thank as for the component we can use the multiple select component here be the link multiple version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review the creation page of the scope base permission be not correct
Bug
describe the bug I ve review the implementation and find the creation page of scope base permission be wrong and there be some detail about how to optimize this page 1 the title should be create scope base permission in the resource base permission creation page the title should be create resource base permission 2 the setting form be not correct please fix it accord to the following design and here be the design link for reference version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review add the tooltip for the disabled option in the permission table
Bug
describe the bug if the create scope base permission option be disabled there should be a tooltip when hover over it to explain the reason as show in the picture below please add the tooltip for the option version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review the associate role list of the admin role doesn t include the full result
Bug
describe the bug the admin role in my local server have 37 associate role 36 of they be client role and 1 be realm role the associate role table only display 11 of they not all the client role be display 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 associate policy in the expandable list can hyperlink to the detail of the specific policy
Bug
describe the bug in the expandable list of permission table the associate policy should be hyperlinke and can hyperlink to the detail page of the specific policy in addition the label should be clickable and then trigger the expandable list version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review the permission tab and evaluate tab should not be mix together
Bug
describe the bug in the client authorization the permission tab and evaluate tab should not be mix together please divide they into 2 tab thank version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
bad variable in edit i d provider mapper breadcrumb
Bug
describe the bug a bad var providerid exist in the breadcrumb when edit an identity provider mapper bad breadcrumb var version 16 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
remove unnecessary code path during startup
Enhancement
description at startup there be a few code path that can be avoid loading all jdbc driver eagerly expensive instance creation remove unnecessary quarkus infinispan client extension eagerly instantiate logger class move parsing of ispn file to keycloak cache init thread discussion no response motivation no response detail no response
keycloakkeycloak
client scope consent screen text value be not save
Bug
describe the bug unable to modify set consent screen text value of client scope get empty value version keycloak 16 1 0 wildfly core 18 0 0 final expect behavior perform edit and save operation of consent screen text value actual behavior unable to set edit consent screen text value how to reproduce 1 go to client scope 2 go to client scope detail of any item 3 set edit consent screen text value and save 4 navigate again to client scope and go to scope detail of the same item 5 observe that value be empty in consent screen text if consent screen text input be not show by default it be affect by keycloak keycloak 18412 anything else no response
keycloakkeycloak
create a new client policy with duplicate name update the previous one
Bug
describe the bug create a new client policy with duplicate name update the previous one instead of show an error that it already exist version 16 1 0 expect behavior it should not update the previous client policy but show an error that it be duplicate actual behavior create a new client policy with duplicate name update the previous one how to reproduce create 2 client policy with the same name but different description at the end there will be only one with the last description anything else no response
keycloakkeycloak
improve fail test behaviour
Enhancement
we currently use an ugly try catch block in many test to save pod log after a fail test this should be improve to use some callback unfortunately standard testwatcher interface doesn t work for this due to class loader issue enrichment via quarkustestcallback this should be unblock from the josdk side this can probably be do as part of 10148
keycloakkeycloak
error org keycloak service error keycloakerrorhandler default task 159 uncaught server error java lang nosuchmethoderror java nio bytebuffer clear ljava nio bytebuffer
Bug
describe the bug we discover a problem with our keycloak 16 1 1 previously we have the version 15 0 2 and we didn t have the context keycloak 16 1 1 ubuntu 20 04 lt openjdk 8 8u312 b07 the problem when we try to send an e mail with the test button or in our real workflow we receive this exception 2022 02 10 09 33 06 377 error org keycloak service error keycloakerrorhandler default task 159 uncaught server error java lang nosuchmethoderror java nio bytebuffer clear ljava nio bytebuffer at org keycloak vault defaultvaultrawsecret close defaultvaultrawsecret java 90 at org keycloak vault defaultvaulttranscriber getstringsecret defaultvaulttranscriber java 96 at org keycloak email defaultemailsenderprovider send defaultemailsenderprovider java 144 at org keycloak email freemarker freemarkeremailtemplateprovider send freemarkeremailtemplateprovider java 264 at org keycloak email freemarker freemarkeremailtemplateprovider sendsmtptestemail freemarkeremailtemplateprovider java 135 at org keycloak service resources admin realmadminresource testsmtpconnection realmadminresource java 1013 at sun reflect nativemethodaccessorimpl invoke0 native method at sun reflect nativemethodaccessorimpl invoke nativemethodaccessorimpl java 62 at sun reflect delegatingmethodaccessorimpl invoke delegatingmethodaccessorimpl java 43 at java lang reflect method invoke method java 498 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 170 at org jboss resteasy core methodinjectorimpl invoke methodinjectorimpl java 130 at org jboss resteasy core resourcemethodinvoker internalinvokeontarget resourcemethodinvoker java 660 at org jboss resteasy core resourcemethodinvoker invokeontargetafterfilter resourcemethodinvoker java 524 at org jboss resteasy core resourcemethodinvoker lambda invokeontarget 2 resourcemethodinvoker java 474 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 at org jboss resteasy core resourcemethodinvoker invokeontarget resourcemethodinvoker java 476 at org jboss resteasy core resourcemethodinvoker invoke resourcemethodinvoker java 434 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 192 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 152 at org jboss resteasy core resourcelocatorinvoker invokeontargetobject resourcelocatorinvoker java 183 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 141 at org jboss resteasy core resourcelocatorinvoker invoke resourcelocatorinvoker java 32 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 492 at org jboss resteasy core synchronousdispatcher lambda invoke 4 synchronousdispatcher java 261 at org jboss resteasy core synchronousdispatcher lambda preprocess 0 synchronousdispatcher java 161 at org jboss resteasy core interception jaxrs prematchcontainerrequestcontext filter prematchcontainerrequestcontext java 364 at org jboss resteasy core synchronousdispatcher preprocess synchronousdispatcher java 164 at org jboss resteasy core synchronousdispatcher invoke synchronousdispatcher java 247 at org jboss resteasy plugin server servlet servletcontainerdispatcher service servletcontainerdispatcher java 249 at org jboss resteasy plugin server servlet httpservletdispatcher service httpservletdispatcher java 60 at org jboss resteasy plugin server servlet httpservletdispatcher service httpservletdispatcher java 55 at javax servlet http httpservlet service httpservlet java 590 at io undertow servlet handler servlethandler handlerequ servlethandler java 74 at io undertow servlet handler filterhandler filterchainimpl dofilter filterhandler java 129 at org keycloak provider wildfly wildflyrequestfilter lambda dofilter 0 wildflyrequestfilter java 41 at org keycloak service filter abstractrequestfilter filter abstractrequestfilter java 43 at org keycloak provider wildfly wildflyrequestfilter dofilter wildflyrequestfilter java 39 at io undertow servlet core managedfilter dofilter managedfilter java 61 at io undertow servlet handler filterhandler filterchainimpl dofilter filterhandler java 131 at io undertow servlet handler filterhandler handlerequest filterhandler java 84 at io undertow servlet handler security servletsecurityrolehandler handlerequest servletsecurityrolehandler java 62 at io undertow servlet handler servletchain 1 handlerequ servletchain java 68 at io undertow servlet handler servletdispatchinghandler handlerequest servletdispatchinghandler java 36 at org wildfly elytron web undertow server elytronrunashandler lambda handlerequest 1 elytronrunashandler java 68 at org wildfly security auth server flexibleidentityassociation runasfunctionex flexibleidentityassociation java 103 at org wildfly security auth server scope runasfunctionex scope java 161 at org wildfly security auth server scope runa scope java 73 at org wildfly elytron web undertow server elytronrunashandler handlerequest elytronrunashandler java 67 at io undertow servlet handler redirectdirhandler handlerequest redirectdirhandler java 68 at io undertow servlet handler security sslinformationassociationhandler handlerequest sslinformationassociationhandler java 117 at io undertow servlet handler security servletauthenticationcallhandler handlerequest servletauthenticationcallhandler java 57 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at io undertow security handler abstractconfidentialityhandler handlerequest abstractconfidentialityhandler java 46 at io undertow servlet handler security servletconfidentialityconstrainthandler handlerequ servletconfidentialityconstrainthandler java 64 at io undertow security handler abstractsecuritycontextassociationhandler handlerequest abstractsecuritycontextassociationhandler java 43 at org wildfly elytron web undertow server servlet cleanuphandler handlerequest cleanuphandler java 38 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at org wildfly extension undertow security jacc jacccontextidhandler handlerequest jacccontextidhandler java 61 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at org wildfly extension undertow deployment globalrequestcontrollerhandler handlerequ globalrequestcontrollerhandler java 68 at io undertow servlet handler senderrorpagehandler handlerequest senderrorpagehandler java 52 at io undertow server handler predicatehandler handlerequ predicatehandler java 43 at io undertow servlet handler servletinitialhandler handlefirstrequest servletinitialhandler java 275 at io undertow servlet handler servletinitialhandler access 100 servletinitialhandler java 79 at io undertow servlet handler servletinitialhandler 2 call servletinitialhandler java 134 at io undertow servlet handler servletinitialhandler 2 call servletinitialhandler java 131 at io undertow servlet core servletrequestcontextthreadsetupaction 1 call servletrequestcontextthreadsetupaction java 48 at io undertow servlet core contextclassloadersetupaction 1 call contextclassloadersetupaction java 43 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at org wildfly extension undertow deployment undertowdeploymentinfoservice undertowthreadsetupaction lambda create 0 undertowdeploymentinfoservice java 1544 at io undertow servlet handler servletinitialhandler dispatchrequest servletinitialhandler java 255 at io undertow servlet handler servletinitialhandler access 000 servletinitialhandler java 79 at io undertow servlet handler servletinitialhandler 1 handlerequest servletinitialhandler java 100 at io undertow server connector executeroothandler connector java 387 at io undertow server httpserverexchange 1 run httpserverexchange java 852 at org jboss thread contextclassloadersavingrunnable run contextclassloadersavingrunnable java 35 at org jboss thread enhancedqueueexecutor saferun enhancedqueueexecutor java 1990 at org jboss thread enhancedqueueexecutor threadbody doruntask enhancedqueueexecutor java 1486 at org jboss thread enhancedqueueexecutor threadbody run enhancedqueueexecutor java 1377 at org xnio xnioworker workerthreadfactory 1 1 run xnioworker java 1280 at java lang thread run thread java 748 if I refer to these page keycloak should be compatible with java 8 but if I refer to this page it seem to be relate to java 8 then I instal a jdk 11 and I start keycloak with jdk 11 now it work version 16 1 1 expect behavior keycloak must work with java 8 as mentionne in official documentation actual behavior keycloak doesn t work with java 8 keycloak work with java 11 how to reproduce install keycloak install jdk 8 start keycloak use java 8 configure a smtp server try to send an e mail use the test button anything else no response
keycloakkeycloak
add prefix kc to all exist table
Enhancement
close 10101
keycloakkeycloak
update to xstream 1 4 19
Enhancement
description update to xstream 1 4 19 look like this will require upgrade to infinispan 13 0 7 though which hasn t be release yet discussion no response motivation no response detail no response
keycloakkeycloak
update h2 database
Enhancement
description we should ideally update h2 as it contain a number of cf and be very old however there s be issue with new h2 and quarkus hibernate hasn t update yet an alternative could be to switch to something else perhaps like derby or maybe the new file base map store be ready enough discussion no response motivation no response detail no response
keycloakkeycloak
upgrade to infinispan 13 0 6 in quarkus dist
Enhancement
description upgrade to infinispan 13 0 6 discussion no response motivation no response detail no response
keycloakkeycloak
update quarkus to 2 7 1
Enhancement
description description to stay up to date and catch possible update problem early on we want the upstream distribution to use the current version quarkus use current quarkus upstream version be 2 7 1 final so we have to update keycloak x s underlie quarkus distribution to the new version note don t forget to bump the package use by quarkus and keycloak find here l40 l49 and here l38 for the bom version the respective quarkus version can be find here l16 l212 discussion no response motivation no response detail no response discussion no response motivation no response detail no response
keycloakkeycloak
unable to add more than 6 acceptable aaguid for webauthn
Bug
describe the bug see only 6 aaguid can be add to the acceptable aaguid field under webauthn policy of the keycloak admin console because the underlying database column only allow 255 character we should be able to whitelist more than 6 aaguid version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review authentication need to update the behavior of bind flow set as default
Bug
describe the bug consider the flow type column hasn t be introduce in this release the previous bind flow set as default behavior doesn t work anymore because the user can not just simply set a flow as the default flow but also need to point out which flow type they want to set here be the new design that fix this issue note this feature equal to the binding tab in the old console version 15 0 2 expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
add support for ciba
Bug
describe the bug ciba be a feature that add a couple of field to client and a extra tab on authentication that be currently not support by this console
keycloakkeycloak
ux review group claim be miss in the group policy creation page of client authorization
Bug
describe the bug ih the client client detail authorization policy group policy creation page the group claim be miss please check the screenshot below and fix it thank version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review fine tuning of the client scope policy creation page in client authorization
Bug
describe the bug in the client client detail authorization policy policy creation select client scope modal the button should be disable before client scope select version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review fine tuning of the policy creation page in client authorization
Bug
describe the bug in the client client detail authorization policy policy creation page the title should be create policy type policy on the creation page it happen to all the policy type version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review plus the question mark after the option in policy detail page of authorization
Bug
describe the bug as show in the screenshot below each option should be follow a question mark after click the question mark the tooltip will pop up to explain the option the same happen to the rreation page current ui design proposal version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
ux review some fine tuning of policy table in client authorization
Bug
describe the bug there be some fine tuning of the policy table in the client authorization as show below please check and fix they thank 1 the search bar be miss 2 click the label can also trigger the expandable list 3 the permission name should be hyperlinke to the detail page of related permission version new admin ui expect behavior no response actual behavior no response how to reproduce no response anything else no response
keycloakkeycloak
update an executor in a client profile do not update the value
Bug
describe the bug update an executor in a client profile do not update the value version 16 1 0 expect behavior the available period value get update actual behavior the available period stay the same how to reproduce create an executor in an client profile save and edit it with a different value anything else no response