nodeSolidServer / nodeSolidServer/node-solid-server

Check External WebID when creating a new account

未关闭
#955 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

enhancement
主要语言
JavaScript
星标
1.8k
派生
308
PR 合并指标
30 天内没有已合并 PR

描述

When a user registers to Solid server she may enter an external WebId.

If the user enters an external WebId, the server should at least check that the WebId exists. If not, a warning should be shown to the user with the possibility to correct the WebId.

A bonus feature would be to check if the WebId document can be used for login (e.g. it contains cert:key).

An alternative approach would be to allow account creation either with username and password or using WebId. If a user wants to user WebId, she would need to authenticate with her WebId, not just type the URL.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

未指定文件或测试。首先跟踪账户注册流程及其 WebID 和 login 处理;明确带警告的验证、WebID 认证,还是两者都在范围内,然后为约定的行为添加覆盖。

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

评估

技术栈
javascript, nodejs
领域
authentication, backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

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