Skip to content

Commit 9cd5cf2

Browse files
committed
reference http caching
closes #3
1 parent a2f3979 commit 9cd5cf2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

draft-parecki-oauth-client-id-metadata-document.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ informative:
8989
org: Connect2id
9090
I-D.draft-ietf-oauth-attestation-based-client-auth:
9191
RFC7523:
92+
RFC9111:
9293

9394
entity:
9495
SELF: "[draft-parecki-oauth-client-id-metadata-document-latest]"
@@ -208,7 +209,8 @@ authorization request.
208209
The authorization server MAY cache the client metadata it discovers at the
209210
client metadata document URL.
210211

211-
TBD: recommend a cache lifetime? considerations about stale data?
212+
The authorization server SHOULD respect HTTP cache headers {{RFC9111}} when caching client metadata,
213+
but MAY define its own upper and/or lower bounds on an acceptable cache lifetime as well.
212214

213215
The authorization server MUST NOT cache error responses. The authorization
214216
server also MUST NOT cache documents which are invalid or malformed.

0 commit comments

Comments
 (0)