andifalk / Reactive Spring Security 5 Workshop
Licence: apache-2.0
Hands-On workshop for securing a reactive spring boot 2 application in multiple steps
Stars: ✭ 92
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Reactive Spring Security 5 Workshop
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (+251.09%)
Mutual labels: spring-boot, spring, spring-mvc, oauth2, spring-security
Oidc Workshop Spring Io 2019
Workshop at Spring I/O 2019 on "Securing Microservices with OpenID Connect and Spring Security 5.1"
Stars: ✭ 43 (-53.26%)
Mutual labels: spring-boot, oauth2, spring-security, openid-connect
Spring Reactive Sample
Spring 5 Reactive playground
Stars: ✭ 867 (+842.39%)
Mutual labels: reactive-streams, spring-boot, spring, spring-security
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-35.87%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Securing Rest Api Spring Security
Spring Boot 2.2.x + Spring 5.2.x Rest Api Security Example
Stars: ✭ 117 (+27.17%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Spring Boot React Oauth2 Social Login Demo
Spring Boot React OAuth2 Social Login with Google, Facebook, and Github
Stars: ✭ 676 (+634.78%)
Mutual labels: spring-boot, spring, oauth2, spring-security
Spring Cloud Flycloud
🔥🔥🔥FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Module工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心module_c…
Stars: ✭ 1,514 (+1545.65%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-7.61%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (+31.52%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Springboot Starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
Stars: ✭ 596 (+547.83%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-29.35%)
Mutual labels: spring-boot, spring, spring-mvc, spring-security
Spring Mvc Thymeleaf Crud
Spring MVC CRUD Application with Thymeleaf, HTML5, CSS3 and Bootstrap
Stars: ✭ 14 (-84.78%)
Mutual labels: spring-boot, spring, spring-mvc
Java Spring Web
OpenTracing Spring Web instrumentation
Stars: ✭ 89 (-3.26%)
Mutual labels: spring-boot, spring, spring-mvc
Deploy Spring Boot Aws Eb
Deploying Spring Boot Apps to AWS using Elastic Beanstalk
Stars: ✭ 79 (-14.13%)
Mutual labels: spring-boot, spring, spring-security
Cloud Enabled Microservice
Tasks microservice (Spring Boot, MVC, Data, Lombok, Cloud, OAuth2, Config, Eureka, Zuul, Hystrix, Docker)
Stars: ✭ 14 (-84.78%)
Mutual labels: spring-boot, spring-mvc, oauth2
Botwall4j
A botwall for Java web applications
Stars: ✭ 41 (-55.43%)
Mutual labels: spring-boot, spring, spring-mvc
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+818.48%)
Mutual labels: spring-boot, spring, spring-mvc
Spring Boot Angular Template
Starter Template to create a OAuth2 secured dockerized Spring Boot 2 Application with Angular 8 Frontend
Stars: ✭ 48 (-47.83%)
Mutual labels: spring-boot, oauth2, spring-security
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-48.91%)
Mutual labels: spring-boot, spring-mvc, spring-security
Easy Notes
🍋 简笔记(easy notes)打造你的轻便私人笔记。接口涉及Spring Security、OAuth2、Jwt、MongoDB,客户端采用 Vue.js 、Ant Design
Stars: ✭ 89 (-3.26%)
Mutual labels: spring-boot, oauth2, spring-security
Reactive Spring Security 5 Workshop
This is a hands-on workshop on securing a reactive Spring Boot 2.x based web application using Spring Security 5.x.
Presentation
Topics
Topics that will be covered by this workshop are:
- Reactive Streams Programming with Project Reactor and Spring WebFlux
- OWASP Top 10 Application Security Risks 2017
- Base concepts of Spring Security 5 (i.e. Security Web Filter Chain)
- Authentication
- Authorization
- Secure password encoding and encoding upgrades
- Security Headers
- Coverage of common security challenges like
- Session fixation
- CSRF
- SQL injection
- XSS
- Automated security testing
- OAuth 2.0 and OpenID Connect 1.0
Requirements
To start the workshop you need:
- Java JDK version 8, 11 or 14
- A Java IDE (Eclipse, STS, IntelliJ, VS Code, NetBeans, ...)
- Postman, Httpie, or Curl for REST calls
- MongoDB Compass or Robo 3T to look inside the embedded MongoDB instance
- The workshop tutorial documentation (html or pdf)
- The initial reactive application to be made secure
- The REST API documentation of the initial reactive application
Please follow the setup guide to get your machine ready for this workshop.
Workshop structure
The workshop is split up into the following parts:
- Basic Security
- OAuth 2.0 / OpenID Connect
License
Apache 2.0 licensed
Copyright (c) by 2019-2020 Andreas Falk
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].