You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured a Keycloak client named nexxus-backend as a confidential client and set up some permissions on specific endpoints. These permissions check whether the user belongs to a specific group, and if not, the user should not be able to access the defined resources (endpoints). However, it appears that the plugin is not enforcing these permissions on the specified endpoints.
Is there a way to ensure that these permissions are enforced? Below are my Keycloak settings. Thank you for your assistance!
Hi,
I have configured a Keycloak client named nexxus-backend as a confidential client and set up some permissions on specific endpoints. These permissions check whether the user belongs to a specific group, and if not, the user should not be able to access the defined resources (endpoints). However, it appears that the plugin is not enforcing these permissions on the specified endpoints.
Is there a way to ensure that these permissions are enforced? Below are my Keycloak settings. Thank you for your assistance!
Addition:
Here my resource defined in Keycloak:
policy:
and permission:
The text was updated successfully, but these errors were encountered: