Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-19 19:20:25,201 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4934ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-05-19 19:20:26,726 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-19 19:20:29,091 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 19:20:29,291 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 19:20:29,451 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 19:20:29,575 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 19:20:29,578 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d81f2918-e35c-40c9-8775-b6295f481a0e, name: keycloak-0-57305 2026-05-19 19:20:29,585 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-19 19:20:29,585 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-19 19:20:29,591 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27047 2026-05-19 19:20:29,922 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-19 19:20:29,925 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 19:20:30,734 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:20:30,735 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:20:30,897 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 19:20:31,116 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:20:31,116 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:20:31,222 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:20:31,223 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 19:20:31,596 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57305: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-19 19:20:31,609 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57305|0] (1) [keycloak-0-57305] 2026-05-19 19:20:31,627 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57305`, physical addresses are `[10.0.0.172:42583]` 2026-05-19 19:21:06,739 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57305, Site name: null 2026-05-19 19:21:06,943 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 19:21:09,297 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.871s. Listening on: http://0.0.0.0:8080 2026-05-19 19:21:09,297 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 19:21:09,298 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-19 19:21:09,458 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 19:21:28,310 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=fb42b985-5909-41e2-b852-5538ddd8950f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=19455217-d003-4b20-94de-cfd385743828, client_auth_method=client-secret, username=admin, authSessionParentId=e3883f5b-85bf-4772-9a5c-9ccc72e14e8d, authSessionTabId=DuPGiNVc3YE 2026-05-19 19:21:29,757 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=atmosphere 2026-05-19 19:21:30,669 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=69663013-2467-47aa-a61e-34a336112b4e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6760c73e-8f66-4f5c-9173-a123bf1eeb4f, client_auth_method=client-secret, username=admin, authSessionParentId=38de921e-9f1d-46cd-a82b-1cea2ac2f146, authSessionTabId=Gezp6Li4VUE 2026-05-19 19:21:30,764 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a6cbc826-fdc4-4194-b628-c43915fe272d 2026-05-19 19:21:30,848 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a6cbc826-fdc4-4194-b628-c43915fe272d/protocol-mappers/models/0d782c5e-9111-4f48-b845-cb47644f46d2 2026-05-19 19:21:51,831 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=704a4840-e267-4cf2-ba8d-b267efc78773, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c208427-38ed-4c7a-b074-3e2e12873aa1, client_auth_method=client-secret, username=admin, authSessionParentId=f8c11bf6-1adb-4280-8bd6-e9af8a1a54df, authSessionTabId=td_vHCZ3Np8 2026-05-19 19:21:51,960 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/74d5b033-3f6b-4d52-ab8a-f0fedbf16df4 2026-05-19 19:21:52,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=996c3ec6-3f46-434b-ba60-7f0cb792c7d5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c518d4b1-3d72-4fd1-8ce6-c7097cd29205, client_auth_method=client-secret, username=admin, authSessionParentId=e62b7109-bc42-4ffa-bb6c-051ed53cb570, authSessionTabId=LaNDsJJd_bk 2026-05-19 19:21:52,414 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/e0790abd-7b12-483e-8822-d016d2c841be 2026-05-19 19:21:52,781 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=a8a031a5-6cab-4478-9ad1-16ba97b0a617, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0404c238-1d9d-47f7-8e7d-449e7ff5999e, client_auth_method=client-secret, username=admin, authSessionParentId=a2cc8cb5-65b8-4458-908c-5c5add3a752c, authSessionTabId=HgRJBg2PgAg 2026-05-19 19:21:52,853 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/63b3cf04-d50c-4b7e-addc-c3d27f0d9e07 2026-05-19 19:21:53,483 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=8f854e65-b102-4411-bcc9-d911c3408df3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6dc32cd8-1b64-4440-89f4-0cab891ddbd9, client_auth_method=client-secret, username=admin, authSessionParentId=70c8f217-0de9-4b58-bacb-9da00dfcd275, authSessionTabId=YHGv1aWcJMA 2026-05-19 19:21:53,590 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/74d5b033-3f6b-4d52-ab8a-f0fedbf16df4/roles/member 2026-05-19 19:21:53,960 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=81e9e012-79aa-4d4f-aaba-532812644067, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33f117c1-bba4-4e37-8c9a-47c7730b0e68, client_auth_method=client-secret, username=admin, authSessionParentId=c4d6836f-d02d-4c38-aed4-550a27da3daa, authSessionTabId=XZaIEcpBk6g 2026-05-19 19:21:54,041 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/e0790abd-7b12-483e-8822-d016d2c841be/roles/admin 2026-05-19 19:21:54,425 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=304c8e42-dec3-44ed-b1a3-3df696f669de, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=157ce6cc-1489-4210-acca-c7631c32b4a5, client_auth_method=client-secret, username=admin, authSessionParentId=17e6bd97-9d99-4c11-b567-2fb287799d7b, authSessionTabId=cvKsP9zPL7g 2026-05-19 19:21:54,495 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/e0790abd-7b12-483e-8822-d016d2c841be/roles/editor 2026-05-19 19:21:54,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=1f08e40c-9483-4358-a09f-edeca8e2ccbe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=08b151eb-7a43-4c85-b21e-da47433e3f87, client_auth_method=client-secret, username=admin, authSessionParentId=a4af9b69-1435-4557-8c47-7888e9c88dd7, authSessionTabId=TDcER5fQisQ 2026-05-19 19:21:54,976 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/e0790abd-7b12-483e-8822-d016d2c841be/roles/viewer 2026-05-19 19:21:55,328 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=c2be0cb0-3b11-4578-a185-9547221cafe6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c1c0a69-3594-4084-9a7b-0b6c5174b2cd, client_auth_method=client-secret, username=admin, authSessionParentId=fe9796f4-a26f-474e-9613-2972597f4111, authSessionTabId=bN2tRn_gKZE 2026-05-19 19:21:55,445 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE, resourcePath=clients/63b3cf04-d50c-4b7e-addc-c3d27f0d9e07/roles/member 2026-05-19 19:24:16,064 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=4225ff2f-b69a-4773-8249-0b94af40b4e1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=78db861c-6e00-477f-b309-bee219712b16, client_auth_method=client-secret, username=admin, authSessionParentId=43a4a410-712c-4d7d-86cf-02163f626928, authSessionTabId=T6t7Tgl39ek 2026-05-19 19:24:16,271 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=null 2026-05-19 19:24:17,857 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=be9eb398-8a0f-4a57-9027-078fd07eb202, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc9725e9-36d6-4218-b9c4-5ecac111a9ad, client_auth_method=client-secret, username=admin, authSessionParentId=a060dfd0-ac5e-4617-8d88-555e8993b8bb, authSessionTabId=sjrvLG11SDg 2026-05-19 19:24:17,943 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/3947f37c-b2f4-49ab-9ec4-fb1519079cd9 2026-05-19 19:24:18,620 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=9c0c0a77-6a81-461d-a0d1-a5a96064241d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e6e37af1-b664-45a3-9d0a-0fb21311fd00, client_auth_method=client-secret, username=admin, authSessionParentId=60d59cca-891d-4471-a42c-e0310bab1104, authSessionTabId=UKZ4KygKOsk 2026-05-19 19:24:18,913 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8812ce75-841e-424f-9e48-92687ff8ffb1/role-mappings/clients/d706f105-2d89-471c-9cd5-9921e115059a 2026-05-19 20:13:34,245 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=841fdd48-b8f1-4c06-b7d5-34b77d4dea8f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=03df77f0-b66b-42c8-8148-0d1d0f7430be, client_auth_method=client-secret, username=admin, authSessionParentId=d9cbe849-de3e-4990-8819-a77836e6cd92, authSessionTabId=FKIUDlmfJYw 2026-05-19 20:13:34,356 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=null 2026-05-19 20:13:35,047 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=d72c7012-24b9-49bd-8826-b86e2d71f9fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=983027af-eec7-4ad9-98ae-2d3a5103a3b0, client_auth_method=client-secret, username=admin, authSessionParentId=aff8c645-0d6e-4b9f-94de-8955f16db3d7, authSessionTabId=zY7qRWyVWCU 2026-05-19 20:13:35,100 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a6cbc826-fdc4-4194-b628-c43915fe272d 2026-05-19 20:13:35,163 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a6cbc826-fdc4-4194-b628-c43915fe272d/protocol-mappers/models/0d782c5e-9111-4f48-b845-cb47644f46d2 2026-05-19 20:13:41,399 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=a15242bb-ed54-4eda-af3f-7500b715a2ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=55926614-37b8-4647-86e2-fb1fcba7dcb8, client_auth_method=client-secret, username=admin, authSessionParentId=65149024-285a-4f7c-aa01-8bd1907e3f22, authSessionTabId=TsrUcV1ekK8 2026-05-19 20:13:41,460 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/74d5b033-3f6b-4d52-ab8a-f0fedbf16df4 2026-05-19 20:13:41,829 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=01159678-bf04-4f00-8031-1fc82e77f91d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d1d6a801-6d26-4a5a-a79b-f888dc4df789, client_auth_method=client-secret, username=admin, authSessionParentId=6456841a-5b57-4dc1-9690-b5d80e65c8bc, authSessionTabId=nySyJURMJDU 2026-05-19 20:13:41,877 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/e0790abd-7b12-483e-8822-d016d2c841be 2026-05-19 20:13:42,246 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=27a099de-898c-43e9-a88b-d07f243f9be4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=408e3ace-233d-4202-9626-c72f98e3887b, client_auth_method=client-secret, username=admin, authSessionParentId=1e5043ca-d33c-45a9-bff3-6d3e0babd3b3, authSessionTabId=Mk9u9IUHCgA 2026-05-19 20:13:42,300 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/63b3cf04-d50c-4b7e-addc-c3d27f0d9e07 2026-05-19 20:13:42,981 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=6621da6c-9656-466a-ba98-5901660c57e2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=31c2bc88-c743-4cf7-992f-f513b1f3e26b, client_auth_method=client-secret, username=admin, authSessionParentId=e3cc62b8-af8c-402e-870f-d34a7ebbcff1, authSessionTabId=MUK-CiFXSCo 2026-05-19 20:13:43,335 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=c85ae0e0-662e-4dd1-a170-c869b0368554, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5430a441-8c88-4f29-aec2-cb1c0ddacd2a, client_auth_method=client-secret, username=admin, authSessionParentId=ffa2597d-ed32-4af2-b297-c2ec53c73d96, authSessionTabId=bN8ArrRxo8I 2026-05-19 20:13:43,731 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=5bf8e590-81a4-4e89-ba9e-50cdfd71918c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=de2de6b8-3c90-438f-9d6b-e50b3c5325d5, client_auth_method=client-secret, username=admin, authSessionParentId=980557a6-4a19-448d-8ee8-b61018f81f11, authSessionTabId=wtNiNP2j61M 2026-05-19 20:13:44,082 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=fc6ab837-a41d-4284-acdb-fb9692a48231, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75d76744-90ae-4a27-b959-7073cef288a0, client_auth_method=client-secret, username=admin, authSessionParentId=31e76b9e-4330-40c6-b5b1-ff2f56c4b138, authSessionTabId=0otzYeMOdRw 2026-05-19 20:13:44,443 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=f831da84-4152-4196-8595-27f483f69689, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6c00c410-de0a-4772-a578-4473e6d489f1, client_auth_method=client-secret, username=admin, authSessionParentId=e05e279c-7390-4ef3-952e-4a85653cdbc1, authSessionTabId=ZhBkUPaZtFI 2026-05-19 20:14:57,722 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=b1183ec4-8d7d-47be-a688-779965760378, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26e5454d-68a3-4ecf-ad2d-036b48f6e27a, client_auth_method=client-secret, username=admin, authSessionParentId=ba78e81c-5d05-4dcf-a9f3-3509064333e8, authSessionTabId=SLRmxdc1HPE 2026-05-19 20:14:57,832 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=REALM, resourcePath=null 2026-05-19 20:14:59,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=46fc6024-9800-4cca-b8cf-e8e62ebc967c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c43a503d-f197-4aa2-b976-cb6cab028173, client_auth_method=client-secret, username=admin, authSessionParentId=ffd99ca1-ad5d-4b14-ab7c-ab262b7c077a, authSessionTabId=WvD1CVtH6OA 2026-05-19 20:14:59,453 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=13c043fa-375e-4cd8-8b71-6305f04fb6ce, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, resourceType=CLIENT, resourcePath=clients/3947f37c-b2f4-49ab-9ec4-fb1519079cd9 2026-05-19 20:15:00,147 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=01aa402d-7cf5-4144-b34e-223c9deaa29c, clientId=admin-cli, userId=0370796d-c9c6-4dd4-beb5-7c7f144fd451, ipAddress=199.204.45.4, auth_method=openid-connect, token_id=eedd6b6d-cd07-4bc4-b3cd-ef9d5522695a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b8c28f6-c826-4b7c-8f8b-650da24e7536, client_auth_method=client-secret, username=admin, authSessionParentId=8e0893f0-0c85-4d34-b509-a62eeda75970, authSessionTabId=1sar1kHwGWA