Must watch for someone thinking to delve into spring security.The architecture for both authentication and authorization is well explained.Also pointed out the extension points for custom behaviour for authentication as well as authorization.Very Informative.
@badareats4 жыл бұрын
probably the best spring security talk for beginners. Still relevant in 2020.
Thanks for the good presentation; however, it could be much better if the display area were bigger and the PPT were used instead of hand-writing. Hand-writing + small display area = hardly seen.
@ryan-bo2xi4 жыл бұрын
This led me here * * @author Joe Grandja */ public final class JwkTokenStore implements TokenStore
@bangarsanju125 жыл бұрын
I think its not Authentication Filter its BasicAuthenticationFilter to be precise ..