simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Parameter "id_token_hint" is ignored
未关闭
还没有人认领这个 Issue。
invalid
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
id_token_hint is a ID Token previously issued by the Authorization Server being passed as a hint about the End-User's current or past authenticated session with the Client.
This parameter is ignored
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Issue 中没有指定文件或测试。首先跟踪授权请求如何处理参数,然后将其对 id_token_hint 的处理方式与链接的 OpenID Connect 规范进行比较。当该参数不再被忽略,且其规范中指定的提示行为由适当的测试覆盖时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- authentication
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100