For context and clarity, the realm was created initially, I managed to login to the Identity app at http://localhost:8080 and I was able to create an application named Test of type M2M. Few minutes after that either I did lost connection or I did press logout and then was not possible to access Identity anymore.
Logs are showing nothing evidently wrong, the message about the license doesn’t seem relevant here. For Identity:
PS C:\Users\FMONTELLANO> kubectl logs camunda-identity-5c4459478f-q5k8p --namespace camunda --follow
. ____ _ __ _ _/\ / ’ __ _ () __ __ _ \ \ \ ( ( )__ | '_ | '| | ’ / ` | \ \ \ \/ )| |)| | | | | || (| | ) ) ) )’ || .__|| ||| |_, | / / / /=========||==============|/=////
:: Spring Boot :: (v3.3.13)
2025-10-02 18:53:39.716 INFO 1 — [ main] i.c.i.Application : Starting Application using Java 17.0.16 with PID 1 (/app/identity.jar started by camunda in /app)2025-10-02 18:53:39.725 INFO 1 — [ main] i.c.i.Application : The following 1 profile is active: “keycloak”2025-10-02 18:53:41.724 WARN 1 — [ main] trationDelegate$BeanPostProcessorChecker : Bean ‘globalMethodSecurityConfig’ of type [io.camunda.identity.security.config.GlobalMethodSecurityConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [healthEndpointGroupsBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE.2025-10-02 18:53:42.654 WARN 1 — [ main] i.c.i.c.AppConfig : Expected a valid license but encountered an invalid one instead. Please check the license key and try again.2025-10-02 18:53:44.314 INFO 1 — [ main] i.c.i.Application : Started Application in 5.869 seconds (process running for 7.327)
And for Keycloack:
PS C:\Users\FMONTELLANO> kubectl logs camunda-identity-5c4459478f-q5k8p --namespace camunda --follow
. ____ _ __ _ _/\ / ’ __ _ () __ __ _ \ \ \ ( ( )__ | '_ | '| | ’ / ` | \ \ \ \/ )| |)| | | | | || (| | ) ) ) )’ || .__|| ||| |_, | / / / /=========||==============|/=////
:: Spring Boot :: (v3.3.13)
2025-10-02 18:53:39.716 INFO 1 — [ main] i.c.i.Application : Starting Application using Java 17.0.16 with PID 1 (/app/identity.jar started by camunda in /app)2025-10-02 18:53:39.725 INFO 1 — [ main] i.c.i.Application : The following 1 profile is active: “keycloak”2025-10-02 18:53:41.724 WARN 1 — [ main] trationDelegate$BeanPostProcessorChecker : Bean ‘globalMethodSecurityConfig’ of type [io.camunda.identity.security.config.GlobalMethodSecurityConfig$$SpringCGLIB$$0] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [healthEndpointGroupsBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE.2025-10-02 18:53:42.654 WARN 1 — [ main] i.c.i.c.AppConfig : Expected a valid license but encountered an invalid one instead. Please check the license key and try again.2025-10-02 18:53:44.314 INFO 1 — [ main] i.c.i.Application : Started Application in 5.869 seconds (process running for 7.327)PS C:\Users\FMONTELLANO> kubectl logs camunda-keycloak-0 --namespace camunda --followDefaulted container “keycloak” out of: keycloak, prepare-write-dirs (init)keycloak 18:49:04.59 INFO ==>keycloak 18:49:04.59 INFO ==> Welcome to the Bitnami keycloak containerkeycloak 18:49:04.59 INFO ==> Subscribe to project updates by watching keycloak 18:49:04.59 INFO ==> NOTICE: Starting August 28th, 2025, only a limited subset of images/charts will remain available for free. Backup will be available for some time at the ‘Bitnami Legacy’ repository. More info at keycloak 18:49:04.59 INFO ==>keycloak 18:49:04.60 INFO ==> ** Starting keycloak setup **keycloak 18:49:04.60 INFO ==> Validating settings in KEYCLOAK_* env vars…keycloak 18:49:04.61 INFO ==> Trying to connect to PostgreSQL server camunda-aurora-pg-std.cluster-ctx0umbrqvly.sa-east-1.rds.amazonaws.com…keycloak 18:49:04.63 INFO ==> Found PostgreSQL server listening at camunda-aurora-pg-std.cluster-ctx0umbrqvly.sa-east-1.rds.amazonaws.com:5432keycloak 18:49:04.63 INFO ==> Configuring database settingskeycloak 18:49:04.65 INFO ==> Enabling statisticskeycloak 18:49:04.65 INFO ==> Enabling health endpointskeycloak 18:49:04.66 INFO ==> Configuring http settingskeycloak 18:49:04.67 INFO ==> Configuring hostname settingskeycloak 18:49:04.67 INFO ==> Configuring cache countkeycloak 18:49:04.68 INFO ==> Configuring log levelkeycloak 18:49:04.68 INFO ==> Configuring proxykeycloak 18:49:04.69 INFO ==> ** keycloak setup finished! **
keycloak 18:49:04.69 INFO ==> ** Starting keycloak **Appending additional Java properties to JAVA_OPTSWARNING: The following used options or option values are DEPRECATED and will be removed or their behaviour changed in a future release:- cache-stack=kubernetes: Use ‘jdbc-ping’ instead by leaving it unset.Consult the Release Notes for details.Updating the configuration and installing your custom providers, if any. Please wait.2025-10-02 18:49:09,161 WARN [org.keycloak.services] (build-3) KC-SERVICES0047: metrics (org.jboss.aerogear.keycloak.metrics.MetricsEndpointFactory) is implementing the internal SPI realm-restapi-extension. This SPI is internal and may change without notice2025-10-02 18:49:09,849 WARN [org.keycloak.services] (build-3) KC-SERVICES0047: metrics-listener (org.jboss.aerogear.keycloak.metrics.MetricsEventListenerFactory) is implementing the internal SPI eventsListener. This SPI is internal and may change without notice2025-10-02 18:49:16,044 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 9396msWARNING: The following used options or option values are DEPRECATED and will be removed or their behaviour changed in a future release:- cache-stack=kubernetes: Use ‘jdbc-ping’ instead by leaving it unset.Consult the Release Notes for details.Running the server in development mode. DO NOT use this configuration in production.2025-10-02 18:49:21,097 INFO [org.keycloak.spi.infinispan.impl.embedded.JGroupsConfigurator] (main) JGroups Encryption enabled (mTLS).2025-10-02 18:49:21,329 INFO [org.keycloak.jgroups.certificates.CertificateReloadManager] (main) Starting JGroups certificate reload manager2025-10-02 18:49:21,408 INFO [org.infinispan.CONTAINER] (main) ISPN000556: Starting user marshaller ‘org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller’2025-10-02 18:49:21,588 INFO [org.infinispan.CLUSTER] (main) ISPN000078: Starting JGroups channel ISPN with stack kubernetes2025-10-02 18:49:21,589 INFO [org.jgroups.JChannel] (main) local_addr: 6d4bb6bd-3f71-4df6-9afe-f267acea77fc, name: camunda-keycloak-0-12332025-10-02 18:49:21,598 INFO [org.jgroups.protocols.FD_SOCK2] (main) server listening on *:578002025-10-02 18:49:23,601 INFO [org.jgroups.protocols.pbcast.GMS] (main) camunda-keycloak-0-1233: no members discovered after 2002 ms: creating cluster as coordinator2025-10-02 18:49:23,618 INFO [org.infinispan.CLUSTER] (main) ISPN000094: Received new cluster view for channel ISPN: [camunda-keycloak-0-1233|0] (1) [camunda-keycloak-0-1233]2025-10-02 18:49:23,619 INFO [org.keycloak.jgroups.certificates.CertificateReloadManager] (main) Reloading JGroups Certificate2025-10-02 18:49:23,662 INFO [org.infinispan.CLUSTER] (main) ISPN000079: Channel ISPN local address is camunda-keycloak-0-1233, physical addresses are [10.192.13.236:7800]2025-10-02 18:49:23,953 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: camunda-keycloak-0-1233, Site name: null2025-10-02 18:49:24,942 INFO [io.quarkus] (main) Keycloak 26.3.2 on JVM (powered by Quarkus 3.20.2) started in 8.768s. Listening on: http://0.0.0.0:80802025-10-02 18:49:24,943 INFO [io.quarkus] (main) Profile dev activated.2025-10-02 18:49:24,943 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-postgresql, keycloak, narayana-jta, opentelemetry, reactive-routes, rest, rest-jackson, smallrye-context-propagation, vertx]
I’ll go with the simple one, internal PostgreSQL, will prepare the upgrade and let you know…