[webrtc-pc] Format of provider string for setIdentityProvider and validation

soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== Format of provider string for setIdentityProvider and validation ==
Currently there is no mention of what kind of format should the `provider` string be. My understanding is that it should be the `host` portion of a URL, which include domain name and port.

`setIdentityProvider()` should throw specific error if the `provider` string is not of the right format.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1501 using your GitHub account

Received on Friday, 21 July 2017 08:39:03 UTC