Re: [webrtc-pc] Handing SDP with more than one identity

The relying party might not have an identity provider.  Or, perhaps 
more precisely, it doesn't matter what your local configuration is: 
the identity assertion contains all the information necessary.

The big problem is when you have multiple valid identities.  Does the 
connection need to continue to have all those identities?  How do you 
use the `peerIdentity` constraint with such a peer connection?  I can 
imagine how we might deal with that (have a target peer identity set 
rather than a single identity, require that renegotiation results in a
 superset of those identities each time, etc...)

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

Received on Friday, 9 December 2016 03:38:09 UTC