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

can spring cloud gateway with oauth-client stateless

Open DivenYoung opened this issue 5 years ago • 1 comments

How can I use jwt token get from other client like spa through grant type like password credential, to access resource server by spring cloud gateway How can be session less

DivenYoung avatar Feb 22 '20 14:02 DivenYoung

Hi @DivenYoung , this is not yet covered in the samples, and I've not looked at such a setup yet myself. Have you tried to implement anything like this already? You might get more insightful answers than I can provide right now if you ask on StackOverflow.com or gitter.im

timtebeek avatar Feb 24 '20 19:02 timtebeek