找到了。在我的keycloak.json中,从切换:
"auth-server-url" : "http://<keycloak_server>.fr:8443/auth"
至 :
"auth-server-url" : "https://<keycloak_server>.fr:8443/auth"
没有日志,没有错误…很遗憾,Keycloak适配器配置记录得很差,几乎没有日志记录…

找到了。在我的keycloak.json中,从切换:
"auth-server-url" : "http://<keycloak_server>.fr:8443/auth"
至 :
"auth-server-url" : "https://<keycloak_server>.fr:8443/auth"
没有日志,没有错误…很遗憾,Keycloak适配器配置记录得很差,几乎没有日志记录…