KeyCloak Server Caused by: java.lang.ClassNotFoundException: java.security.acl.Group

前端 未结 2 658
死守一世寂寞
死守一世寂寞 2021-02-08 06:00

I\'m running a KeyCloak server to authenticate users who would like to gain access to a Spring Boot/Spring Web REST API. However, an error occurs while trying to authenticate.

2条回答
  •  太阳男子
    2021-02-08 06:27

    Ran into the same issue.

    By the way, it's reported in the keycloak issue tracker here: https://issues.redhat.com/browse/KEYCLOAK-13690

    Should be fixed in keycloak 11.

提交回复
热议问题