KeyCloak Server Caused by: java.lang.ClassNotFoundException: java.security.acl.Group at
问题 I'm running a KeyCloak server to authenticate users which would like to gain access a SpringBoot-Web RestAPI. However, I an error occurs while trying to authenticate. The following works: When I access my http://localhost:8080/path/to/restapi I get presented with a login screen as expected: -- KeyCloak Login Screen When I click login the following error occurs on the redirect from within my browser: Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing