[webrtc-pc] new commits pushed by aboba

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

* "Hybrid" OAuth solution.

Fixes #714.

The working group decided on this solution in the Jan 25 2017 virtual
interim. The "username" field will be used for the kid, and the other
two pieces of credential information will go in "credential".
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/a9d8d31e594666491e76115e76c16987480b3344

* Add missing </code>

Add missing </code>
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/b6313d993a46425996344537a60c78c3d9d03b05

* Remove space

Remove space
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/f69ac00eab305cf5c0b01d53a3fbecf01eca8ad7

* OAuth "alg" related consideration
  by Mészáros Mihály
https://github.com/w3c/webrtc-pc/commit/7b24e2a2e92f187162616a7a50a483f911243902

* Fix macKey wasn't encoded in base64
  by Mészáros Mihály
https://github.com/w3c/webrtc-pc/commit/ed95cfc794b2065931708aa3388b258e1b61575c

* Minor editorial changes
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/2293fdf66564bd5623d8a3b5fb51a9d95d38cd71

* Updated Version

 - add definitions for OAuth Client and Authorization Server
 - resons behind HS256 has been picked.
 - replace key truncation with SHA1 according RFC7635 Appendix B.
 - higlight more some parts.
  by Mészáros Mihály
https://github.com/w3c/webrtc-pc/commit/902eb1d243ac1dc8c95dd2418b1ab6fb4d0e1f0f

* Editorial changes to "oauth" credential type description.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/13cc51e0d140a4265e03b00eb9204a0f855aaeb3

* Removing requirement for 256-bit key.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/a9483a143e9bb37adea8faa6342d9c02c591e26f

* Removing extra <section> tag.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/6c7299e1e877b33a3abc6fb79e13d4ae052b487a

* Moving </p> to correct place.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/e8cab34d11dd4c0d4b6885ea94aa69ae31e80bf9

* uppercased TRAM, and add IETF
  by Mészáros Mihály
https://github.com/w3c/webrtc-pc/commit/f5eec7bf43aaedad26f529775b998bbddf645a87

* add RTC to OAuthCredential
  by Mészáros Mihály
https://github.com/w3c/webrtc-pc/commit/6d4b3da10db625c66aa36e984078b8838f0c0eb9

* Merge pull request #3 from misi/issue_714_oauth_credential

Issue 714 oauth credential
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/705e11118c2d37c54a17652f65276cc3956a38cb

* Merge pull request #1033 from taylor-b/issue_714_oauth_credential

"Hybrid" OAuth solution.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/d1a16bb8575a0cfb7cfb2db1edf5f0d776619e07

Received on Thursday, 16 March 2017 15:18:19 UTC