[webrtc-pc] new commits pushed by aboba

The following commits were just pushed by aboba to https://github.com/w3c/webrtc-pc:

* Removing references to OAUTH-POP-KEY-DISTRIBUTION.

Fixes #1642.

RFC7635 does not actually require the OAuth Client (the web application,
in WebRTC context) to use OAUTH-POP-KEY-DISTRIBUTION; this is just the
example provided in Appendix B. So this PR removes all references to it,
saying "how the application gets the kid/accessToken/macKey is
unspecified, Appendix B provides one example mechanism."

Also doing some unrelated shuffling around of paragraphs to make things
more readable. For example, moving terminology to the Terminology
section, and introducing the concepts of macKey/accessToken/kid before
we talk about refreshing them.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/cb33509efb982afe3b9dc1494b65378d219a6da7

* Removing references to POP response parameters.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/f6e5bc8f2b5ee48dd41ea5b7eb391b62f60da5c1

* Merge pull request #1846 from taylor-b/issue_1642_oauth

Removing references to OAUTH-POP-KEY-DISTRIBUTION.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/2ffc225c578b0d9e7775c276da81e454b55433e9

Received on Thursday, 26 April 2018 14:41:38 UTC