repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
keycloakkeycloak | disabledefaultingress of the keycloak cr doesn t work | Bug | describe the bug the operator crash try to deserialize the field disabledefaultingress when set version 18 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | incorrect link in operator installation manual | Bug | describe the bug hi I be try to install keycloak operator to vanilla k8s but link on this page be not correct I m receive 404 error instead of k8s manifest version 18 0 0 expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | realm import use operator should not run build if a custom image be provide | Bug | describe the bug the realm import job always run a kc sh build command before import when the user provide a custom image the build step should be skip version 18 0 0 expect behavior no response actual behavior no response how to reproduce no response anything... |
keycloakkeycloak | keycloak infinispan cache config change be get ignore in keycloak x | Bug | describe the bug I want to update the realm and user cache size configuration of inifinispan to do this as I understand from the documentation I should configure this in the give infinispan config xml conf cache ispn xml I modify the value and build docker image and start run it with same config ch... |
keycloakkeycloak | initialize in angular do not work since version 17 0 0 typeerror keycloak be not a function | Bug | describe the bug initialize keycloak connection in angular do not work since version 17 0 0 release version 16 1 1 work follow code use const keycloakauth keycloak url realm realm clientid client error image... |
keycloakkeycloak | test fail because of wrong alert text | Bug | describe the bug affect test client test spec ts assign time out retrying after 5000ms expect to contain text scope mapping successfully remove but the text be clientscoperemovesuccess version keycloak 999 snapshot on jvm power by quarkus 2 7 5 final expect behavior no ... |
keycloakkeycloak | add hint for additonal quarkus configuration option for json log | Enhancement | description add hint for additonal quarkus configuration option for json log for reference discussion no response motivation no response detail see quarkus log json configuration |
keycloakkeycloak | session screen client link break | Bug | describe the bug session screen in admin console be a bit break it show user session and client link but link to correspond client always point to https host auth admin realm console version 17 0 1 18 0 0 expect behavior it should point to the client page like... |
keycloakkeycloak | keycloak 18 0 0 not connect to postgress | Bug | describe the bug I just try the new version 18 0 0 with same setting as I have with 17 0 1 but 18 will not connect to my database downgrade to 17 and it work again tcpdump on my database server can t see any traffic from keycloak be there some change to 18 that would affect this all I coul... |
keycloakkeycloak | wrong encoding use for container | Bug | after run keycloak in container we notice that the system encoding be set to ansi x3 4 1968 however if I be to run it locally use the source code and not a container I see utf 8 the way I understand this can come about be it be derive from the system locale on rhel base system there s a script that b... |
keycloakkeycloak | update javax json 1 1 6 to jakarta json 2 0 1 | Enhancement | description update javax json 1 1 6 to jakarta json 2 0 1 this package appear to only be in use in discussion no response motivation I m run into more and more project that be use the new library detail no response |
keycloakkeycloak | start with dockek on mac m1 chip | Bug | describe the bug I try to rebuild keycloak in order to add a custom theme prior do this I try to create a container with the feature I use with the follow dockerfile dockerfile from quay io keycloak keycloak 17 0 1 as builder env kc feature token exchange admin fine grain authz env kc db pos... |
keycloakkeycloak | disallow special character in username to prevent confusion with similarly look username | Bug | describe the bug two user can have username that be not easy to distinguish when special character be use version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | fix error response for invalid character | Bug | describe the bug when the invalid character be use in response they be not properly show to the user version 999 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | ux design the wireframe of permission tab | Bug | describe the bug in the new console there be a new tab name permission in this part user can enable the permission function and check the permission list but user can t edit the permission if user want to edit the permission there be a special client name realm management this design wi... |
keycloakkeycloak | can not produce an access token for the admin console | Bug | describe the bug follow the instruction outline here always 401 both step keycloak 17 0 1 version keycloak 17 0 1 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | keycloakx 17 0 1 be event log to a file support | Bug | describe the bug hello everyone we be run a kubernete cluster that use the wildfly version of keycloak and we write our login and admin event to a sidecar for security we do this via a startup script define in value yaml embed server server config standalone ha xml std o... |
keycloakkeycloak | post realm user i d role mapping realm be return 500 | Bug | describe the bug the bug be quite simple to understand a post request to realm user i d role mapping realm be return 500 the payload I be send in the body be json role name some name I also try to pass the i d of t... |
keycloakkeycloak | import client doesn t pass publicclient attribute | Bug | describe the bug an old export client that use the publicclient attribute will be import incorrectly you can see this if you try to import our security admin console v2 client from the new ui it will not pass the publicclient attribute the result be that the security admin console v2 c... |
keycloakkeycloak | properly enable disable metric and health endpoint | Enhancement | description the health and metric endpoint be always available even though the option health enable and metric enable be set to false respectively this be because quarkus expose these endpoint whenever the extension health and metric be instal to application the option we be use from... |
keycloakkeycloak | mfa with sm call | Bug | describe the bug if we re talk about on prem 17 0 0 on debian be there any support solution for mfa as sms call except this project version 17 0 0 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | quay image tag overwrite sha purge | Bug | describe the bug it look like public keycloak image get purge when a tag be overwrite I be pin my keycloak image ref with sha but the image be very soon not retrievable anymore main tag I be use 17 0 1 legacy my question why be tag overwrite shouldn t a tag be stable if a tag be overwrite... |
keycloakkeycloak | email address username whitespace | Enhancement | describe the bug whitespace be not trim on email address when register a new user account this can cause issue on backend system that be use the email address provide from keycloak version 17 0 1 expect behavior whitespace on the beginning and on the end of the email address should be remove ... |
keycloakkeycloak | join parent group fail silently if user be member of child | Bug | describe the bug I can t join a user to a group if they be a member of one of its subgroup version 17 0 0 expect behavior user should be a member of a group after click join group actual behavior ui report success but user be not join to the group how to reproduce 1 creat... |
keycloakkeycloak | keycloak 17 0 1 netty aarch64 epoll support | Bug | describe the bug I be get below message when run keycloak in aw ec2 with graviton2 arm processor log 2022 04 18 19 34 18 697 info org infinispan server core transport epollavailable keycloak cache init ispn005028 native epoll transport not available use nio instead java lang unsatis... |
keycloakkeycloak | keycloak 17 0 1 behind nginx reverse proxy | Bug | describe the bug hello there I be configure keycloak in compose like that keycloak image quay io keycloak keycloak 17 0 1 depend on keycloakdb network net environment kc db postgre kc db url jdbc postgresql keycloakdb keycl... |
keycloakkeycloak | new storage testsuite fail when jpa map storage be enable for group | Bug | describe the bug when run the testsuite with group configure to use the jpa map storage the follow test fail org keycloak testsuite federation ldap ldapgroupmapper2waysynct org keycloak testsuite federation ldap ldapgroupmappersynctest org keycloak testsuite federation ldap ldapgroup... |
keycloakkeycloak | ldap cert issue | Bug | describe the bug instal 17 0 0 on debian 11 while configure federation with openldap we ve get success with test connection url ldap openldap 636 enable starttls be off and error with test authentication 2022 04 18 17 33 24 658 info org keycloak truststore sslsocketfactory executor thread ... |
keycloakkeycloak | ux review fine tuning of saml capability in saml client | Bug | describe the bug in the saml client setting page the signature algorithm saml signature key name and canonicalization method should appear regardless of whether sign document or sign assertion or both be enable version new admin ui expect behavior no respo... |
keycloakkeycloak | typo in hostnamepropertymapper java | Bug | describe the bug there be an instead of and in hostnamepropertymapper java in to allow internal an external application l30 here be a pr 11260 version 17 0 1 expect behavior no response actual behavior no response how to reproduce no response ... |
keycloakkeycloak | kc sh do not allow space in filename | Bug | describe the bug when I run kc sh from ubuntu 20 04 and java 11 0 12 I get the follow error carl wdp media carl extra drive 1 opt keycloak keycloak 17 0 1 bin kc sh error could not find or load main class drive cause by java lang classnotfoundexception drive carl wdp medium carl ex... |
keycloakkeycloak | can t bind multi kc hostname | Bug | describe the bug keyclock version 17 0 0 service a b use keycloak to login we want service a b user only see a b self domain not keycloak domain but keycloak use kc hostname to define frontend domain its seem when we use a to get keyclaok resource in browser we see domain a not keycloak dom... |
keycloakkeycloak | keycloak 17 0 1 unable to add user production mode | Bug | describe the bug when I try this bash bin kcadm sh config credential server realm master user admin log into as user admin of realm master enter password null resteasy003210 could not find resource for full path then try this because auth be remove fro... |
keycloakkeycloak | account page login profile validation be client side | Bug | describe the bug when sign in through external identity provider saml in my case go to auth realm account I can not edit anything and get a message account information be control by your company identity provider and can not be change I can open dev tool and un hide or enable edit field... |
keycloakkeycloak | jpa map storage increase size of all foreign key in the area schemas to 4000 | Enhancement | description several schema currently have short column size for foreign key such as realmid which be currently set to varchar 36 because we can t rely on the i d format be uuid we need to make room longer ids discussion no response motivation no response detail no respon... |
keycloakkeycloak | unable to access admin console or account with kc hostname port 443 | Bug | describe the bug if keycloak be access through port 443 and kc hostname port be set to 443 we can t access admin console or login on realm master account version 17 0 1 expect behavior kc hostname port should be ignore if set to 443 actual behavior no response how to reproduc... |
keycloakkeycloak | xml external entity in user control datum false positive | Bug | describe the bug our static code scanner codeql report a false positive about the unsafe parsing of xml file on staxparserutil xc71599385077663c 1 the alert be not valid keycloak prevent xml external entity injection xxe by disable the expanding of external entity l919 and ... |
keycloakkeycloak | keycloak 17 installation break | Bug | describe the bug after upgrade on arch linux from 16 1 0 to 17 x I can t get past this error bash kc sh verbose build update the configuration and instal your custom provider if any please wait 2022 04 14 12 48 03 819 info io quarkus deployment quarkusaugmentor main quarkus augmenta... |
keycloakkeycloak | unify fundamental term throughout the application | Bug | fix 11301 andymunro tyandor could you please take a look at this thank you |
keycloakkeycloak | unify fundamental term throughout the application | Bug | describe the bug afaik the official term use in keycloak be sign in instead of log in recently there be add some change to the account console and those message change it d be great to take it back version 999 expect behavior no response actual behavior no response ... |
keycloakkeycloak | keycloak liveness probe behave as readiness probe | Bug | describe the bug I ve observe the follow behavior of health check endpoint in keycloak health ready and health live both return 503 if the underlying database be not respond version 17 0 1 expect behavior health live should still return 200 even if the database be not respond ... |
keycloakkeycloak | error org keycloak quarkus runtime cli executionexceptionhandler main error access deny for user admin ip use password yes | Bug | describe the bug we be use aw rds mysql db instance to integrate with keycloak version 17 0 1 with help of dockerfile we be see an access deny issue while the container go to be up but it go into exist state due to this access deny issue can someone please help to resolve this issue below be my docker... |
keycloakkeycloak | miss a duplicate parameter check in device authorization endpoint | Bug | describe the bug relate to the report bug in jira device authorization endpoint should check duplicate parameter of request but do not check version 17 0 1 expect behavior when the below request which contain duplicate scope parameter be comme keycloak should respond 400 bad request ... |
keycloakkeycloak | cve 2021 42392 h2 console vulnerable to remote code execution rce | Bug | summary com h2database h2 be a database engine affect version of this package be vulnerable to remote code execution rce h2 console allow loading of custom class from remote server through jndi this can lead to code execution if remote access be enable explicitly and some protection method ... |
keycloakkeycloak | replace the cryptographic algorithm by sha 2 | Bug | describe the bug the static code scan analysis detect the usage of md5 as part of mapdeploymentstateproviderfactory l58 l58 even though we could not find any way of exploit the code we should avoid its usage consider that md5 be md5 be not collision resistant version 17 0 1 expect be... |
keycloakkeycloak | use of a broken or risky cryptographic algorithm for jwe implementation false positive | Bug | describe the bug our static code scanner codeql report a false positive about the usage of broken or risky cryptographic algorithm for rsacekmanagementprovider that be due to the presence of the ecb string in the algorithm name rsa ecb pkcs1padding and rsa ecb oaepwithsha 1andmgf1padding... |
keycloakkeycloak | mistype correction | Bug | description hostnameprovider getscheme l37 mistype in comment |
keycloakkeycloak | fail to list uma policy when a user who be use in a policy get delete | Bug | describe the bug the policy endpoint return error response when a user who be use in a policy get delete from the realm see reproduce step for more detail this issue be critical as the user management be not under control of a resource server it s realm administrator s task once it happen the reso... |
keycloakkeycloak | include admin ui as a regular dependency | Enhancement | close 11155 depend on which will have to be merge first |
keycloakkeycloak | error on authentication evaluate page | Bug | describe the bug when go to the evaluate page on the authentication section I get the follow error danger alert can not read property of undefined read 0 image version main expect behavior no response actual behavior no response how to reproduce no... |
keycloakkeycloak | remove support for ie | Enhancement | description as we don t support internet explorer anymore we can remove the relate change to that it s mainly relate to the login css file where the browser doesn t support variable in the css file and it be need to hardcode value there for ie discussion no response motivation no re... |
keycloakkeycloak | obtain the resource version use native sql during startup | Enhancement | description a follow up for there be no need for an additional query to the migration model table use hql to obtain the resource version the file cpu profile zip be a flame graph without any frame relate to query the migration model use hql discussion no response motiv... |
keycloakkeycloak | avoid initialize the owasp html sanitizer at startup | Enhancement | description by look at the flame graph within the profile new zip file there be no frame relate to owasp sanitizer profile current zip profile new zip it should be possible to note an improvement of 50 100ms at startup most of the time discussion no response motiva... |
keycloakkeycloak | remove deployment module dependency from server module | Enhancement | description basically a maven dependency clean up to make sure we be use the extension accordingly to quarkus guideline discussion no response motivation no response detail no response |
keycloakkeycloak | clean out auth prefix as quarkus doesn t have auth in the path any more | Bug | describe the bug there be some doc and cli help text that still include that auth prefix this issue be about to clean these example kcadm sh config credential show login as admin user of master realm to a local keycloak server run on default port you will be prompt ... |
keycloakkeycloak | aggregate attribute value mapper option not apply to group hierarchy | Bug | describe the bug in a group hierarchy multivalue attribute with aggregate attribute value option set be not properly aggregate into the generate access token version 12 0 4 expect behavior for a user attribute token claim that be multivalue and have the aggregate attribut... |
keycloakkeycloak | fix unmatched brace in error log formatter | Bug | close 11252 |
keycloakkeycloak | unmatched brace in error log formatter in defaultkeymanager | Bug | describe the bug when log an error in defaultkeymanager the logging throw an exception as the format string miss a close curly brace this be first report in 8365 logmanager error of type format failure format error java lang illegalargumentexception unmatched brace in the pattern ... |
keycloakkeycloak | keycloak x unable to modify mssql sqlserver port to anything other than 1433 | Enhancement | describe the bug set the kc db url port environment variable do not work the default of 1433 be retain when keycloak attempt to connect to the database version 17 0 1 expect behavior specify the environment property kc db url port should be honor keycloak should try to establish ... |
keycloakkeycloak | update wildfly elytron on the legacy distribution cve 2021 3642 | Bug | describe the bug a flaw be find in wildfly elytron in version prior to 1 10 14 final prior to 1 15 5 final and prior to 1 16 1 final where scramserver may be susceptible to timing attack if enable the high threat of this vulnerability be confidentiality source nvd nist gov vuln detail cve 2021 3642 ... |
keycloakkeycloak | update jackson databind dependency to fix cve 2020 36518 in operator | Bug | describe the bug we need to update the operator module as well ref version late expect behavior no response actual behavior no response how to reproduce no response anything else no response |
keycloakkeycloak | edit user attribute in admin save empty string in storage when user profile be enable | Bug | describe the bug if I do not enable the user profile for a realm add an empty user attribute in user edition make a put request where this field be not push if I do enable the user profile all profile field be add on the attribute list and all attribute be push in the put request even with empty fie... |
keycloakkeycloak | usage of multiple provider with default for spi only possible under certain condition | Enhancement | describe the bug I add a custom implementation of emailtemplateprovider and want to use it explicitly in certain use case via session getprovider emailtemplateprovider class my custom provider do so let all call of session getprovider emailtemplateprovider class return null because n... |
keycloakkeycloak | user count endpoint return non json response | Bug | describe the bug hi I ve be play around with the keycloak rest api and I ve find that the count endpoint return inconsistent response get admin realm realm group count example response count 42 get admin realm realm user count example response 42 version 17 0 0 ... |
keycloakkeycloak | jpa map storage break 1 1 relationship between jpa entity transaction and jpa mapkeycloaktransaction | Bug | describe the bug currently all transaction in the jpa storage create their own jpa transaction via entitymanager this lead to problematic situation such as the one describe in 11176 we need to depart from this 1 1 relationship that currently exist between the jpa mapkeycloaktransaction s and the un... |
keycloakkeycloak | keycloak use tlsv1 for outbound http connection external identity provider oauth callback url | Bug | describe the bug keycloak be require to connect to an external idp and we have configure keycloak as per identity broker oidc after the user enter the credential in the idp and the browser be redirect to keycloak keycloak try to invoke the callback url of the idp and fail with javax net ssl sslexceptio... |
keycloakkeycloak | ignore license compliance warning | Enhancement | description snyk will report a coupe of warning to some of our direct dependency and also transitive dependency those alert be useful to handle license compliance consider that we don t have any plan of get rid of the dependency report we should be able to suppress those warning below you can find t... |
keycloakkeycloak | constraintviolationexception be throw from roledecorator | Bug | describe the bug we recently remove some customization around our roledecorator class which mean we be now use the keycloak version of these class after this change we notice some constraintviolationexception pop up in our log there be not many of they maybe a dozen or so per day but it appear to ... |
keycloakkeycloak | change the crd api group in the operator | Enhancement | for context see per poll result change it to k8s keycloak org |
keycloakkeycloak | disable infinispan realm and user cache for map storage test | Enhancement | the new storage will not use the old cache layer currently we still have it enable in the testsuite disable it may uncover some issue in the storage we should disable it so that we can fix these hide issue |
keycloakkeycloak | handle ldap map storage problem when remove role | Bug | describe the bug this be a follow up on 11172 after feedback from apached that the log message I ve be chase be harmless and isn t the root cause version 18 0 0 snapshot expect behavior no response actual behavior no response how to reproduce no response anyth... |
keycloakkeycloak | realm deletion end in lock wait timeout exceed | Bug | describe the bug debian 11 3 keycloak 17 01 two node cluster with mariadb database v10 6 7 the realm have 8000 group with 1 user per group can 20 000 user when try to delete in web gui but cli as well there be a lock wait timeout exceed issue after quite some time and status 500 be show in webint... |
keycloakkeycloak | check user session bug | Bug | describe the bug couldn t get user session from get my realm user user i d session I also try another url like get my realm user user i d session get 404 get my realm user user i d session get 403 get my realm user user i d session get 404 ... |
keycloakkeycloak | operator ci be break report docker login failure | Bug | describe the bug the operator ci workflow be report login failure while run docker login version 17 0 1 expect behavior no response actual behavior no response how to reproduce a few example anything else no response |
keycloakkeycloak | grant or revoke consent use account rest service do not fully populate event information | Bug | describe the bug event information when grant or revoke consent use the account rest api only contain ip address as information but nothing else client user grant revoke client grant scope version 17 0 1 expect behavior revoke consent use the account rest api show ip address user ... |
keycloakkeycloak | update wildfly elytron dependency in the main quarkus distribution cve 2021 3642 | Bug | describe the bug a flaw be find in wildfly elytron in version prior to 1 10 14 final prior to 1 15 5 final and prior to 1 16 1 final where scramserver may be susceptible to timing attack if enable the high threat of this vulnerability be confidentiality source the issue be fix on quarkus 2 7 5 fin... |
keycloakkeycloak | sync user attribute on identity provider account link | Bug | describe the bug currently user attribute do not seem to sync when use account link from an identity provider despite mapper be set up for the identity provider I can see a pr open that seem to address the issue though no issue open on github as far as I can see could this be review vers... |
keycloakkeycloak | translation of administration button view all group be miss | Bug | describe the bug when I use locale pt br the button view all group be not translate to portuguese look at the admin message pt br property the button identifier be miss so it need to create a new line in this file like this view all group exibir todo os grupos version 17 0 1 expect... |
keycloakkeycloak | codeql be fail due to miss dependency | Bug | describe the bug the error message could not resolve dependency for project org keycloak keycloak model map hot rod jar 999 snapshot could not find artifact org keycloak keycloak model map jar test 999 snapshot there be a dependency between unit test from model map pom xml model map map hot ... |
keycloakkeycloak | map storage event store | Enhancement | description add map storage event store discussion no response motivation no response detail no response |
keycloakkeycloak | theme resource be not load correctlyuse quarke when have multiple provider | Bug | describe the bug when have multiple provider deliver theme resource contain message only the first see provider get its message load all other provider be ignore this seem to be relate to the quarkus build configuration where only a single message bundle get process version 17 0 1 expec... |
keycloakkeycloak | quarkus cli window abbreviation not recognize for start build and start dev | Bug | describe the bug when invoke h for all but the kc bat command keycloak start up build instead of show the cli help version current quarkus expect behavior help be show actual behavior command be invoke instead of help be show how to reproduce 1 download zip on wind... |
keycloakkeycloak | quarkus cli window comma separate value for cli input on window be not recognize | Bug | describe the bug while investigate 10926 I get some of the test work e g the featuresdisttest there the test enablemultiplefeature fail and show an error instead of enable the feature also true for e g log console file so most likely a general error in comma separate list handle in... |
keycloakkeycloak | autofocus sign in with security key button | Enhancement | the base webauthn authenticate ftl template should be enhance to achieve autofocus on the sign in with security key button without this customization in keycloak 14 you need to tab twice to this button and then strike enter space close 10945 |
keycloakkeycloak | npe when cache policy base on scope without a resource | Bug | describe the bug when list the permission associate with resource an npe occur when cache policy when cache policy only base on the scope without a resource version 17 0 1 expect behavior list the permission associate with a resource actual behavior npe when list permission associate ... |
keycloakkeycloak | introduce resource type in scope base permission | Enhancement | description we need to duplicate the functionality from this xianli123 please update the design for this I think we can do a little well than the behavior that be add to the old ui discussion no response motivation no response detail no response |
keycloakkeycloak | map storage single use token action token | Enhancement | create chm storage for single use token |
keycloakkeycloak | avoid short live connection for apached to avoid error | Bug | after message around ignore the message messagetype unbind request the comment in ldaprequesthandler java in apacheds note just before discard an unbind in some case the session be become null though the client be send the unbindrequ before close close 11171 |
keycloakkeycloak | model test for ldap fail with a message could not unbind dn and ignore the message messagetype unbind request | Bug | describe the bug the model test be unstable on github action while they seem to complete locally there seem to be a problem that entity user be sometimes not delete as expect and then a later test fail when the user or role still exist version 18 0 0 snapshot expect behavior ... |
keycloakkeycloak | non tls connection blank admin console page due to miss 3p cookie step1 html resource | Bug | describe the bug in my setup the tls be do in tls apache endpoint as reverse proxy thus I do not setup any tls stuff in keycloak usage of admin console be do in internal network directly I get a blank admin console page after login root cause the resource 3p cookie step1 html will be load as tl... |
keycloakkeycloak | unable to navigate directly to authorization evaluate tab | Bug | describe the bug when try to open evalute subtab page show error message alert can not read property of undefined read 0 version keycloak 17 0 0 on jvm power by quarkus 2 7 0 final expect behavior no response actual behavior no response how to reproduce 1 ... |
keycloakkeycloak | regression get group api with search doesn t return leaf subgroup | Bug | describe the bug if you use the get group api it will return let say all country if you search all country uk france spain so basically every leaf in the group tree be not return in subgroup attribute ... |
keycloakkeycloak | add section about hostname syntax to hostname guide | Enhancement | superseed pr 11139 as proper validation need more investigation first to work for every scenario close 11134 |
keycloakkeycloak | rolemapperresource addrealmrolemapping throw nullpointerexception | Bug | describe the bug keycloak realm configuration not successfully apply and we observe npe in keycloak log 00 44 10 587 error org keycloak service error keycloakerrorhandler default task 2 uncaught server error java lang nullpointerexception at org keycloak service resources admin rolema... |
keycloakkeycloak | i18n readiness | Enhancement | description as new admin ui become the default we need to support alternate language erik have a script that create partial message bundle for each language base on the message bundle in the old ui we need to integrate this into the community release so that the the community can contribute translation... |
keycloakkeycloak | restrict screen base on fine grained permission | Enhancement | description this issue be only for the permission restriction portion of fine grain permission fine grain permission functionality we need the ui to access base on fine grained permission this mean make certain part of the ui hide or read only base on those permission for entity like user ... |
keycloakkeycloak | fine grain permission screen | Enhancement | description this issue be only for the screen portion of fine grain permission fine grain permission functionality we need screen that be similar to what we have in the old admin ui so that the user can configure fine grain permission update to the ui that restrict user access base on these... |
keycloakkeycloak | add clear cache function | Enhancement | description the old admin ui have a new tab in realm setting call cache that look like this we need to have this functionality in the new admin ui the interesting part be that accord to the help text these cache be clear for all realm not just the select realm so imo this actually bel... |
keycloakkeycloak | include admin ui as a regular dependency | Enhancement | currently the admin ui be include behind a profile and extract as if it be an archive l194 l230 instead we d like to include the admin ui directly as a regular dependency as outline in the developer guide deploy theme preliminary work for this on the admin ui side have be complete |
keycloakkeycloak | mapresourcestore doesn t support search by type in findbyresourceserver method | Bug | describe the bug new switch case support type need to be add to the switch statement here l178 l195 version 17 0 1 expect behavior no response actual behavior no response how to reproduce no response anything else no response |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.