Set enabled kong enabled plugins, i.e. with environmental variable: `KONG_PLUGINS="bundled,jwt-keycloak"`
Set enabled kong enabled plugins, i.e. with environmental variable: `KONG_PLUGINS="bundled,catskillet-jwt-keycloak"`
### Changing plugin priority
In some cases you might want to change the execution priority of the plugin. You can do that by setting an environmental variable: `JWT_KEYCLOAK_PRIORITY="900"`
In some cases you might want to change the execution priority of the plugin. You can do that by setting an environmental variable: `CATSKILLET_JWT_KEYCLOAK_PRIORITY="900"`