A token-based, RESTful authentication library for Spring Security
puneetbehl on 2.x
Update README.md Update docume… (compare)
puneetbehl on develop
Update README.md Update docume… (compare)
dependabot-preview[bot] on gradle
Hi. I am trying to use the plugin. I've configured it to use Grails cache and I've provided the proper configuration. Also I pasted the filterChain code from the documentation. However, whenever I try to access a restricted controller, it redirects me to login page (html), also whenever I try to login to the authentication endpoint I get a 401 status code.
Is there any configuration I am missing?