-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
缺乏用户管理相关的开放 API #5099
Comments
It seems like you've got this under control, if you want help or have specific questions, let me know what I can do for you!
|
什么场景需要用户管理相关的 api? |
我们这边遇到的情况是:我们希望帮研发批量授权一些业务 app 的权限,但是 apollo server 上注册的用户和我们 SSO 不是完全对齐的,这时候就需要去 apollo server 那边捞一下,然后运维可以勾选需要给这些业务 app 绑定的 Apollo 用户名单,再去调用 apollo api 设置这些 app 的 owner |
Hi @nobodyiam 请问这个会考虑排期支持吗 |
@Colstuwjx 这个需求看下来适用面比较小,我先打上 feature request 标签,看看社区中是否有人有兴趣实现吧 |
Is your feature request related to a problem? Please describe.
找了下相关 文档 ,看起来并没有用户管理相关的 api
Describe the solution you'd like
是否可以考虑排期开放相关的接口,如用户列表、搜索查询等常用接口
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: