apache / apache/cloudstack

List users which are oauth enabled

未关闭
#12,578 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
no-issue-activity type:enhancement type:new-feature
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

### The required feature described as a wish

As a User/Admin/Operator I would like to list the users which have Ouath enabled

Steps to reproduce the issue

1. Configure Oauth

https://docs.cloudstack.apache.org/en/4.22.0.0/adminguide/accounts.html#using-oauth2-authentication-for-users

2. Create a user account which has the email configured with the oauth provider

3. Login with Oauth

4. Oauth successful

Currently, we can list the users based on usersource

https://cloudstack.apache.org/api/apidocs-4.22/apis/listUsers.html

usersource
List users by their authentication source. Valid values are: native, ldap, saml2 and saml2disabled.

It would nice if we can add Oauth to it

贡献指南

打开贡献指南

调研方向

先从 issue 中链接的 listUsers API 文档和 OAuth2 身份验证指南开始,然后追踪现有 usersource 过滤器如何处理 native、LDAP 和 SAML 用户。完成的标准是 listUsers 能够通过 OAuth 值识别启用了 OAuth 的用户,并且 API 文档描述该值。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api, authentication
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。