Skip to content

Commit b900422

Browse files
committed
chore: bump version to 02 and add document history with changes
1 parent dbcf1fd commit b900422

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

main.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keyword = ["security", "oauth2"]
88

99
[seriesInfo]
1010
name = "Internet-Draft"
11-
value = "draft-meyerzuselha-oauth-web-message-response-mode-00"
11+
value = "draft-meyerzuselha-oauth-web-message-response-mode-01"
1212
stream = "IETF"
1313
status = "standard"
1414

@@ -315,8 +315,18 @@ for their valuable feedback on this document.
315315

316316
[[ To be removed from the final specification ]]
317317

318+
-01
319+
* Add use cases of popup and iframe flows
320+
* Enhance and clarify descriptions and mitigations for iframe flow
321+
* Clarify iframe use for first-party context and invisible iframes for reauthentication flows with prompt none
322+
* Add dynamic discovery of primary window reference and new values for response_mode: `web_message.opener` and `web_message.parent`
323+
* Add notes about how this draft differs from Sakimura et al.
324+
* Add several example implementations of the web message response mode and popup- or iframe-based flows
325+
* Minor improvements of style and language
326+
* Update references to newer versions
327+
318328
-00
319-
* initial draft
329+
* Initial draft
320330

321331
# Example Implementations
322332

0 commit comments

Comments
 (0)