nodeSolidServer / nodeSolidServer/node-solid-server

Development environments(solid-test) issues in single-user server

未關閉
#1,459 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
JavaScript
星號
1.8k
分支
308
PR 合併指標
30 天內沒有已合併 PR

描述

I installed the latest Solid-server.
Using a self-signed certificate.

$  ./bin/solid-test init
? Path to the folder you want to serve. Default is [mypath]/node-solid-server/data
? SSL port to run on. Default is 8443
? Solid server uri (with protocol, hostname and port) https://test.korea.ac.kr:8443
? Enable WebID authentication Yes
? Serve Solid on URL path /
? Path to the config directory (for example: /etc/solid-server) ./config
? Path to the config file (for example: ./config.json) ./config.json
? Path to the server metadata db directory (for users/apps etc) ./.db
? Path to the SSL private key in PEM format key.pem
? Path to the SSL certificate key in PEM format crt.pem
? Enable multi-user mode No
? Do you want to set up an email service? No
? A name for your server (not required, but will be presented on your server's frontpage) test.korea.ac.kr
? A description of your server (not required) 
? A logo that represents you, your brand, or your server (not required) 
config created on /home/jdh0139/test/solid/test1/node-solid-server/config.json

and run Solid-server

$ ./bin/solid-test start
Solid server (v5.4.0-1-g40544b2) running on https://localhost:8443/
Press <ctrl>+c to stop
(node:31090) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.

Click Register in client to generate ID and PW.
And click Login.
An error occurred at this time.

Unauthorized

Please let me know if you did something wrong or if you have any actions to correct.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

使用顯示的自簽章憑證和單一使用者設定,透過 ./bin/solid-test init 和 ./bin/solid-test start 重現此問題。依循 Register 和 Login 流程,然後檢查產生的 config.json 和驗證行為;登入成功且未返回 Unauthorized 即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
authentication, backend
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。