spring-security-samples icon indicating copy to clipboard operation
spring-security-samples copied to clipboard

More complete examples for webflux request

Open dustzhouwei opened this issue 2 years ago • 0 comments

Can there be some complete examples of using Spring Security in combination with Spring Authorization Server, covering all modes, such as client_ credentials, authorization_ code, jwt bearer, I tried client_ credentials, which means that it cannot be adjusted, prompts 'access denie' or 'The iss claim is not valid', but relevant information cannot be found online,Additionally, I am using webflux.

dustzhouwei avatar Aug 02 '23 05:08 dustzhouwei