Hello
I am stucked with "7. Register the WildFly Administration Console as OIDC client in Keycloak" part.
If I try to access the WildFly Administration Console, the below image will show up.
It seems that there is no user for the WildFly Administration Console.
$ grep WARN /var/local/dcm4chee-arc/keycloak/log/server.log
2020-10-16 09:03:07,197 WARN [org.keycloak.events] (default task-1) type=LOGIN_ERROR, realmId=dcm4che, clientId=wildfly-console, userId=null, ipAddress=192.168.11.203, error=client_not_found
Could anyone help me?