Updating the configuration and installing your custom providers, if any. Please wait. 2026-07-05 15:35:47,508 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4692ms Running the server in development mode. DO NOT use this configuration in production. 2026-07-05 15:35:49,021 INFO [org.keycloak.url.HostnameV2ProviderFactory] (main) If hostname is specified, hostname-strict is effectively ignored 2026-07-05 15:35:50,327 INFO [org.infinispan.CONTAINER] (main) ISPN000974: Virtual threads support: enabled 2026-07-05 15:35:51,076 INFO [org.hibernate.orm.jdbc.batch] (JPA Startup Thread) HHH100501: Automatic JDBC statement batching enabled (maximum batch size 32) 2026-07-05 15:35:51,784 INFO [org.keycloak.quarkus.runtime.storage.database.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-05 15:35:54,503 INFO [org.infinispan.CONTAINER] (main) ISPN000556: Starting user marshaller 'org.infinispan.commons.marshall.ImmutableProtoStreamMarshaller' 2026-07-05 15:35:54,758 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_289693, Site name: null 2026-07-05 15:35:54,860 INFO [org.keycloak.quarkus.runtime.storage.database.jpa.DatabaseIndexChecker] (db-index-checker) Running database index checker 2026-07-05 15:35:54,876 INFO [org.keycloak.models.workflow.WorkflowsEventListenerFactory] (main) Workflow runner task scheduled: next execution at 03:35:54, then every PT12H 2026-07-05 15:35:54,952 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-05 15:35:55,781 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN' is deprecated, use 'KC_BOOTSTRAP_ADMIN_USERNAME' instead 2026-07-05 15:35:55,781 WARN [org.keycloak.services] (main) KC-SERVICES0110: Environment variable 'KEYCLOAK_ADMIN_PASSWORD' is deprecated, use 'KC_BOOTSTRAP_ADMIN_PASSWORD' instead 2026-07-05 15:35:55,932 INFO [org.keycloak.services] (main) KC-SERVICES0077: Created temporary admin user with username admin 2026-07-05 15:35:56,046 INFO [org.keycloak.services.resources.KeycloakApplication] (main) Bootstrap completed in 4.939000 seconds 2026-07-05 15:35:56,143 INFO [io.quarkus] (main) Keycloak 26.6.4 on JVM (powered by Quarkus 3.33.2.1) started in 8.381s. Listening on: http://0.0.0.0:8080 2026-07-05 15:35:56,143 INFO [io.quarkus] (main) Profile dev activated. 2026-07-05 15:35:56,143 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 15:36:08,145 WARN [org.keycloak.events] (executor-thread-1) type="JWT_AUTHORIZATION_GRANT_ERROR", realmId="daee2cd9-0392-4105-a9df-9578e136ed74", realmName="test-realm", clientId="test-app", userId="null", ipAddress="172.31.0.4", error="invalid_request", reason="Invalid signature algorithm", identity_provider="authorization-grant-idp-alias", grant_type="urn:ietf:params:oauth:grant-type:jwt-bearer", identity_provider_user_id="basic-user-id", identity_provider_issuer="https://authorization-grant-issuer", client_auth_method="client-secret"