nodeSolidServer / nodeSolidServer/node-solid-server
Implement OIDC token renewal
未關閉
@dmitrizagidulin 已經在處理了。
開始於 2018年4月9日。
authentication
security
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I believe the default access token for OIDC expires after 20 minutes.
While this helps in case it is leaked to another system in that period, it can be confusing for new users, developers and apps who are not prepared for short lived access.
I suggest during the developer / alpha phase, either non expiring or 2 week long access tokens as outlined in :
https://www.oauth.com/oauth2-servers/access-tokens/access-token-lifetime/
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。