Skip to content

Commit

Permalink
Remove the Pragma cache directive
Browse files Browse the repository at this point in the history
We already got rid from this in other specs.
  • Loading branch information
adeinega authored Feb 6, 2024
1 parent 8cce3d4 commit 3e862a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openid-connect-self-issued-v2-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ The following is an informative example of a Self-Issued Response for the author
HTTP/1.1 200 OK
Content-Type: application/json
Cache-Control: no-store
Pragma: no-cache
{
"access_token": "SlAV32hkKG",
Expand Down Expand Up @@ -1238,4 +1237,4 @@ A cloud wallet may utilize a native user experience, it may also (in addition or

-01

* Version proposed for working group adoption
* Version proposed for working group adoption

0 comments on commit 3e862a5

Please sign in to comment.