WebFlux Reactive support in keycloak

I’m using spring-cloud-gateway with using webflux reactive programming (netty) mode. I have successed to integrate keycloak with spring security by follow the instruction in 19. OAuth2 WebFlux. But I can not use Policy Enforcers feature in keycloak. How to use Policy Enforcers with webflux?