nodeSolidServer / nodeSolidServer/node-solid-server

Implement OIDC token renewal

オープン
#641 コメント 17 件 リアクション 0 件 担当者 1 名 GitHub で見る

@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/

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。