simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
There is no way to define authentication processing filter per particular Relying Party
未关闭
还没有人认领这个 Issue。
prepared
- 主要语言
- PHP
- 星标
- 50
- 派生
- 28
- 平均合并
- 1 分钟
- 30 天内合并 PR
- 2
描述
We should try and mimic the possibility to enable particular authentication processing filter for particular Relying Party, similar in how this is possible for SAML Service Providers described in https://simplesamlphp.org/docs/stable/simplesamlphp-authproc.html#filters-in-metadata
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读所引用的 SimpleSAMLphp 身份验证处理元数据文档,然后跟踪此 OIDC 模块如何表示依赖方配置和身份验证处理。定义如何为单个依赖方选择 filter 而不影响其他依赖方,并记录或测试该行为,以便验证完成情况。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- php
- 领域
- authentication
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100