Search code examples
springsecuritycloudkeycloakgateway

How connect Spring Cloud Gateway + Spring Cloud Security + Keycloak


He has been trying to connect s-c-gateway and s-c-security with Keycloak for a couple of days. I want the modules that are located behind the gateway not to have a keycloak configuration. Is Spring Cloud Gateway not supported by Spring Cloud Security?


Solution

  • There's an issue on the spring cloud gateway github about this - a short summary is that there's currently no official support but I'd suggest reading the full github comments