File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ keyword = ["security", "oauth2"]
88
99[ seriesInfo]
1010name = "Internet-Draft"
11- value = "draft-meyerzuselha-oauth-web-message-response-mode-00 "
11+ value = "draft-meyerzuselha-oauth-web-message-response-mode-01 "
1212stream = "IETF"
1313status = "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
You can’t perform that action at this time.
0 commit comments