Spring-security: Support OAuth2 Login with WebFlux

Created on 11 Nov 2017  路  4Comments  路  Source: spring-projects/spring-security

currently OAuth2 module uses servlet filter, it would be nice if we can port to webflux stack as well

oauth2 web enhancement

Most helpful comment

Does this feature also include an easy way to integrate custom JWT token authentication into Spring Security?

All 4 comments

Does this feature also include an easy way to integrate custom JWT token authentication into Spring Security?

@bollywood-coder #4887 OAuth2 Resource Server Support will provide JWT token authentication. Is this what you are referring to?

@unlimitedsola Is this still on target for 5.1.0.M1?

@rakeshkmishra This is scheduled for 5.1.0.M2 as indicated in this issue. We'll do our best to get this feature in but we are working on other higher priority items.

Was this page helpful?
0 / 5 - 0 ratings