UI/API: Don't make password a mandatory parameter for the creation of LDAP/SAML account
未关闭
component:api
component:LDAP
component:saml
component:UI
status:needs-functional-definition
type:enhancement
type:improvement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
### The required feature described as a wish
Issue:
Currently, the password admin user sets for ldap and saml accounts during creation is useless, as the main authentication happens via ldap and saml servers
Since the password is set on the saml or ldap servers, and cloudstack mainly authenticates based on the global setting values of
ldap.username.attribute
saml2.user.attribute
The account/user creation form should not show the password section text box if the admin user wants to create ldap or saml account.
贡献指南
调研方向
从账户/用户创建表单以及相应的 LDAP/SAML 账户创建 API 路径开始。验证对于这些账户类型,密码字段如何变为必填项,并检查 ldap.username.attribute 和 saml2.user.attribute 设置。完成标准是:创建 LDAP 和 SAML 账户时不再显示或要求密码,同时其他账户类型保持当前行为不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- api, authentication, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100