/reactive-spring-security-jwt

An example of JWT with Reactive Spring Boot Apps

Primary LanguageKotlin

JWT Security in a RSocket Application

This is the What, Where, How, and Why for Spring Security JWT / RSocket

  • Integrate an Authorization Server
  • Docker for Authorization Server
  • Authenticate and access Resource Server with webFlux
  • JWTBearer RSocketServer configuration
  • JWTBearer RSocketRequester configuration
  • Spring Security testing strategies