When using keycloak as an authorization service. We need to implement policy enforcer point in services.
For nodejs, Im using keycloak-connect to setup the middleware.
And I realize that it not support the policy-enforcer configs in the kkeycloak.json file. So I need to implement it by writing code.
I think it will be very nice if the keycloak-connect adapter supports the policy-enforcer configs in json file.
Discussion
No response
Motivation
No response
Details
As the authorization service documentation, we can config the enforcer like this in keycloak.json file
Description
When using keycloak as an authorization service. We need to implement policy enforcer point in services. For nodejs, Im using keycloak-connect to setup the middleware. And I realize that it not support the policy-enforcer configs in the kkeycloak.json file. So I need to implement it by writing code. I think it will be very nice if the keycloak-connect adapter supports the policy-enforcer configs in json file.
Discussion
No response
Motivation
No response
Details
As the authorization service documentation, we can config the enforcer like this in keycloak.json file