apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
28.94k stars 10.19k forks source link

缺乏用户管理相关的开放 API #5099

Open Colstuwjx opened 3 months ago

Colstuwjx commented 3 months ago

Is your feature request related to a problem? Please describe. 找了下相关 文档 ,看起来并没有用户管理相关的 api

Describe the solution you'd like 是否可以考虑排期开放相关的接口,如用户列表、搜索查询等常用接口

Describe alternatives you've considered

Additional context

dosubot[bot] commented 3 months ago

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!

#### About Dosu This response is meant to be useful and save you time. It is **not meant to be a precise solution**, but rather a starting point for your own research. Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant. If you want to continue the conversation, start your reply with @dosu-bot.
nobodyiam commented 3 months ago

什么场景需要用户管理相关的 api?

Colstuwjx commented 3 months ago

什么场景需要用户管理相关的 api?

我们这边遇到的情况是:我们希望帮研发批量授权一些业务 app 的权限,但是 apollo server 上注册的用户和我们 SSO 不是完全对齐的,这时候就需要去 apollo server 那边捞一下,然后运维可以勾选需要给这些业务 app 绑定的 Apollo 用户名单,再去调用 apollo api 设置这些 app 的 owner

Colstuwjx commented 3 months ago

Hi @nobodyiam 请问这个会考虑排期支持吗

nobodyiam commented 3 months ago

@Colstuwjx 这个需求看下来适用面比较小,我先打上 feature request 标签,看看社区中是否有人有兴趣实现吧