You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.
原始项目会在spring cloud API网关里面进行用户登录后的token认证,以及访问URL权限校验。校验完成后会在header里塞一些信息,loginUserId、UserInfo之类的。
请问在istio中应该在哪里做这个事情?Gateway么?还是envoy filter?
官方文档有RequestAuthentication,能用这个么?如何自定义扩展?
The text was updated successfully, but these errors were encountered: