Bookmarks tagged [spring-security]
https://www.mkyong.com/spring-boot/spring-rest-spring-security-example/
Technologies used :
- Spring Boot 2.1.2.RELEASE
- Spring 5.1.4.RELEASE
- Spring Security 5.1.3.RELEASE
- Spring Data JPA 2.1.4.RELEASE
- H2 In-memory Database 1.4.197
- Tomcat Embed 9.0.14
- JUnit 4.1...
- 📆 published on: 2019-02-25
- tags: spring, spring-boot, rest, spring-security
source code
https://www.youtube.com/watch?v=YcAufUtfm44
In this talk we will be taking an insecure, reactive application and gradually start applying Spring Security to it. Along the way we will discuss reactive programming, highlight the new features in S...
- 📆 published on: 2018-10-04
- tags: spring, spring-security, reactive
source code
https://www.youtube.com/watch?v=1N-xwmoN83w
Resource Server parts
The OAuth 2.0 Authorization Framework is elaborate, with several nuances and subtl...
- 📆 published on: 2018-10-04
- tags: spring, spring-boot, spring-security, oauth2
source code
https://spring.io/guides/topicals/spring-security-architecture
This guide is a primer for Spring Security, offering insight into the design and basic building blocks of the framework. We only cover the very basics of application security but in doing so we can cl...
- tags: spring-security, spring, architecture
https://spring.io/blog/2018/01/30/next-generation-oauth-2-0-support-with-spring-security
The current state of OAuth 2.0 Support, within the Spring projects portfolio, is spread out between Spring Security OAuth, Spring Cloud Security, Spring Boot 1.5.x, and the new support introduced in S...
- 📆 published on: 2018-01-30
- tags: spring-security, oauth2
https://developer.okta.com/blog/2018/09/24/reactive-apis-with-spring-webflux#secure-your-spring-webf...
You've heard that reactive programming can help you scale? But how do you implement it? Using Spring WebFlux, of course! This article shows you how.
- tags: reactive-programming, spring-webflux, mongodb, spring-security, openid-connect, websocket
source code
http://docs.spring.io/spring-security/site/docs/current/reference/htmlsingle/
Ben Alex, Luke Taylor, Rob Winch