bcarun / spring-oauth2-keycloak-connector

A detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector.
Apache License 2.0
127 stars 90 forks source link

SecurityProperties.class not found #5

Open andriansyahian opened 3 years ago

andriansyahian commented 3 years ago

image what SecurityProperties i should import? cause when i import from org.springframework.boot.autoconfigure.security.SecurityProperties theres no getCorsConfiguration image

am i import wrong dependecies? cause when clone your project same problem appear