Re: [webrtc-pc] Default identity provider

Having default identity provider could also cause problems for applications that do not care about IdP. If the user is not logged in to the default IdP or if the IdP produce error, `createOffer()` and `createAnswer()` would fail.

This means pretty much almost all of existing WebRTC apps today would fail on browsers with default IdP and unlogged in users.

-- 
GitHub Notification of comment by soareschen
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1509#issuecomment-317969160 using your GitHub account

Received on Wednesday, 26 July 2017 07:14:25 UTC