Hi Corentin,
It should be related to
https://issues.jboss.org/browse/KEYCLOAK-8784.
Doing it directly in the DB will not work because of the cache.
One thing you could do, as a workaround, is disable the authz settings and
enable it again for a particular client. By doing that, any authz setting
associated with the client will be removed, not only resources. After that,
you should be able to import your policies and start from scratch.
Regards.
Pedro Igor
On Mon, Jul 29, 2019 at 9:45 AM Corentin Dupont <corentin.dupont(a)gmail.com>
wrote:
Hi guys,
is there an easy way to delete all resources? The UI doesn't seem to offer
this functionality.
It seems I need to create a small script with the API, right?
Or can performing some DB commands (drop TABLE) could do it?
Thanks
Corentin
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user