Updating the configuration and installing your custom providers, if any. Please wait. 2026-07-05 15:59:57,484 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4991ms Running the server in development mode. DO NOT use this configuration in production. 2026-07-05 15:59:59,201 INFO [org.keycloak.url.HostnameV2ProviderFactory] (main) If hostname is specified, hostname-strict is effectively ignored 2026-07-05 16:00:00,252 INFO [org.infinispan.CONTAINER] (main) ISPN000974: Virtual threads support: enabled 2026-07-05 16:00:01,048 INFO [org.hibernate.orm.jdbc.batch] (JPA Startup Thread) HHH100501: Automatic JDBC statement batching enabled (maximum batch size 32) 2026-07-05 16:00:01,077 INFO [org.keycloak.common.Profile] (main) Preview features enabled: token-exchange:v1 2026-07-05 16:00:01,078 WARN [org.keycloak.common.Profile] (main) Deprecated features enabled: admin-fine-grained-authz:v1, token-exchange:v1 2026-07-05 16:00:01,816 INFO [org.keycloak.quarkus.runtime.storage.database.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-05 16:00:05,906 INFO [org.infinispan.CONTAINER] (main) ISPN000556: Starting user marshaller 'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller' 2026-07-05 16:00:06,135 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_993065, Site name: null 2026-07-05 16:00:06,250 INFO [org.keycloak.quarkus.runtime.storage.database.jpa.DatabaseIndexChecker] (db-index-checker) Running database index checker 2026-07-05 16:00:06,293 INFO [org.keycloak.models.workflow.WorkflowsEventListenerFactory] (main) Workflow runner task scheduled: next execution at 04:00:06, then every PT12H 2026-07-05 16:00:06,338 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-05 16:00:07,356 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN' is deprecated, use 'KC_BOOTSTRAP_ADMIN_USERNAME' instead 2026-07-05 16:00:07,356 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN_PASSWORD' is deprecated, use 'KC_BOOTSTRAP_ADMIN_PASSWORD' instead 2026-07-05 16:00:07,502 INFO [org.keycloak.services] (main) KC-SERVICES0077: Created temporary admin user with username admin 2026-07-05 16:00:07,632 INFO [org.keycloak.services.resources.KeycloakApplication] (main) Bootstrap completed in 6.553000 seconds 2026-07-05 16:00:07,740 INFO [io.quarkus] (main) Keycloak 26.6.4 on JVM (powered by Quarkus 3.33.2.1) started in 10.055s. Listening on: http://0.0.0.0:8080 2026-07-05 16:00:07,740 INFO [io.quarkus] (main) Profile dev activated. 2026-07-05 16:00:07,740 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, keycloak, narayana-jta, opentelemetry, reactive-routes, rest, rest-jackson, smallrye-context-propagation, vertx] 2026-07-05 16:00:21,796 WARN [org.keycloak.keys.loader.HardcodedPublicKeyLoader] (executor-thread-1) Unrecognized or invalid algorithm HS256 for hardcoded public key 2026-07-05 16:00:21,799 WARN [org.keycloak.keys.infinispan.InfinispanPublicKeyStorageProvider] (executor-thread-1) PublicKey wasn't found in the storage. Requested kid: 'null' . Available kids: '[]' 2026-07-05 16:00:21,800 WARN [org.keycloak.events] (executor-thread-1) type="TOKEN_EXCHANGE_ERROR", realmId="7c012385-d2dd-41b7-ab9f-0e297d5461fb", realmName="test-realm", clientId="te-client", userId="null", ipAddress="172.31.0.4", error="invalid_token", reason="token validation failure", auth_method="token_exchange", grant_type="urn:ietf:params:oauth:grant-type:token-exchange", subject_issuer="ext-idp", validation_method="signature", client_auth_method="client-secret"