ASVS Issue #3353 — OAuth認可コードの有効時間短縮(10.4.3)

ASVS Issue #3353 — OAuth認可コード有効時間の短縮

概要

要件 10.4.3 におけるOAuth認可コードの最大有効時間を短縮する提案。

詳細

現在の 10.4.3:

提案:

提案の根拠:

セキュリティ影響

原文

Current 10.4.3 reads: Verify that the authorization code is short-lived. The maximum lifetime can be up to 10 minutes for L1 and L2 applications and up to 1 minute for L3 applications.

I think it would make sense to reduce this to 1 minutes / 30 seconds.

URL

https://github.com/OWASP/ASVS/issues/3353