grails-plugins / grails-spring-security-shiro

Apache License 2.0
13 stars 16 forks source link

Refreshing permissions #11

Closed mcroteau closed 5 years ago

mcroteau commented 5 years ago

I am implementing a custom permission resolver. Permissions are only refreshed on login. Is there a way to manually refresh permissions?

mcroteau commented 5 years ago

I updated my configuration grails.plugin.springsecurity.shiro.useCache = false