Skip to content

Using strapi-plugin-keycloak with strapi permissions

I am considering using your plugin in a Strapi app. However, I read on #19 (comment 1939811102) that I have to disable Strapi Permissions for your plugin to work.

The application needs Strapi permissions. Does that mean I can't use your plugin?

This plugin takes effect after Strapi's own permissions management, which means that you need to open routes to unauthenticated users in the Strapi settings. See the Strapi docs here.