-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
type: questionFurther information is requestedFurther information is requested
Description
原有网关想迁移为使用shenyu网关,但不希望在shenyua dmin中录入auth data,准备做以下事情,请帮忙解答问题,谢谢
- 通过数据库同步auth data,再通过admin同步至bootstrap?(同步 app_auth表 即可?)
- 还是通过SHENYU的本地模式API?(本地模式https://shenyu.apache.org/docs/developer/local-model/)
- 集群模式下如何怎么用API?也就是将来新增的AuthData,如何方便的通过API接口进行同步?
My original gateway wants to migrate to Shenyu gateway, but does not want to enter auth data in Shenyu admin. We are preparing to do the following. Please help answer the questions. Thank you
- Synchronize auth data through the database, and then synchronize to bootstrap through admin? (Just synchronize the app_auth table?)
- Or through SHENYU's local mode API? (Local mode https://shenyu.apache.org/docs/developer/local-model/ )
- How to use sync APIs in cluster mode? How can AuthData, which will be added in the future, be easily synchronized through API?
Metadata
Metadata
Assignees
Labels
type: questionFurther information is requestedFurther information is requested