helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.49k stars 562 forks source link

Support outbound roles in JWT outbound #2773

Open tomas-langer opened 3 years ago

tomas-langer commented 3 years ago

JwtProvider line 376 - we should allow adding roles to the outbound both when propagating and when impersonating.

tomas-langer commented 3 years ago

We support the groups claim in JWT on authentication, we should also support it in outbound