Hi,
I have tired to create resource set using the below API and resources are getting create. these resources are visible in admin screen under Authorization → resources
POST https://server/auth/realms//authz/protection/resource_set
However, we have tried to create policy using the below API and the policy is not visible under Authorization policies
POST https://server/auth/realms//authz/protection/uma-policy
Can you please help on the correct API end points to create/update/delete/get Resources, Scopes, Polices and Permission in Keycloak.
Appreciate your help on this. Thanks