jamesfredley commented on issue #1173: URL: https://github.com/apache/grails-spring-security/issues/1173#issuecomment-3303623452
`@Secured(['ROLE_USER'])` is not necessary to test 401/403, but is useful to test 200 for authenticated and authorized user. we should make this more clear https://github.com/apache/grails-spring-security/blob/5de214c90a2ebf38242461b2cfb1f65c0265d800/plugin-core/docs/src/docs/introduction/installation.adoc?plain=1#L77-L83 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
