simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Parameter ui_locales is ignored
未关闭
还没有人认领这个 Issue。
low
prepared
- 主要语言
- PHP
- 星标
- 50
- 派生
- 28
- 平均合并
- 1 分钟
- 30 天内合并 PR
- 2
描述
According https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.1
ui_locales are end-User's preferred languages and scripts for the user interface
This parameter is ignored and does not imply any warning or error.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 issue 中链接的 OpenID Connect Core 部分开始,跟踪 ui_locales 参数在此 PHP OIDC provider 中的处理位置。确定用户首选界面语言的预期行为,并验证该参数不再被静默忽略;如果找到相关的测试区域,还应包含适当的测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- authentication, internationalization
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100