[webrtc-pc] getIdentityAssertion should reject with InvalidAccessError if no identity provider is set

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

== getIdentityAssertion should reject with InvalidAccessError if no identity provider is set ==
Currently the behavior is undefined when `setIdentityProvider()` is not called before `getIdentityAssertion()`.

Another minor issue is that step 1 in `getIdentityAssertion()` should reject instead of throwing `InvalidStateError`.

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

Received on Thursday, 26 October 2017 07:26:49 UTC