-
Hello, I have added a JWT authentication to my Ocelot gateway to verify JWT token issued by Azure Active Directory and it works fine. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I think this approach should solve your problem: You should use |
Beta Was this translation helpful? Give feedback.
-
@HorstWang This feature is available starting version 23.0 |
Beta Was this translation helpful? Give feedback.
@HorstWang
Hi Horst!
Use Ocelot feature
This feature is available starting version 23.0
FYI You could develop a solution based on ASP.NET native feature called Authentication Policies.