Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ propose:
@ cp openid-risc-1_0.txt ../publication/sharedsignals/openid-risc-1_0-final.txt
@ cp openid-caep-1_0.txt ../publication/sharedsignals/openid-caep-1_0-final.txt
@ cp openid-caep-1_0.html ../publication/sharedsignals/openid-caep-1_0-final.html
@ cp openid-caep-1_0.md ../publication/sharedsignals/openid-caep-1_0-final.md
@ cp openid-caep-1_0.md ../publication/sharedsignals/openid-caep-1_0-final.md
21 changes: 18 additions & 3 deletions openid-caep-interoperability-profile-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -505,18 +505,33 @@ copyrights, patents, patent applications, or other proprietary rights that may
cover technology that may be required to practice this specification.

# Document History

[[ To be removed from the final specification ]]
{:numbered="false"}
[[ To be removed from the final specification ]]

-02

* Updated required SSF spec version to 1_0
* Updated OAuth section with clarifications (#325)
* Minor fixes for publishing (#324)
* Added Receiver requirements (#315)
* Formatting fixes and device compliance change (#313)
* Reworked introduction to remove normative language (#302)
* Updated spec references (#291)
* Clarify relationship between Transmitter and AS (#245)
* Non-normative changes (#196)
* Added security considerations (#190)
* Added notational conventions (#190)
* Updated network layer protection guidance (#213)
* Updated out of date links (#227)
* Updated required SSF spec version to 1_0

-01

* Added document history (#189)
* Specify one event per "events" claim of SET (#179)
* Include OAuth specifics (#134)
* Cleaned up markdown (#91)

-00

* Add opaque to the required subject formats (#137)
* Initial draft
Loading