WPT
wpt / webrtc-identity / RTCPeerConnection-peerIdentity.https.html
Spec: https://w3c.github.io/webrtc-identity/identity.html ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 0/6 | 2/6 | 0/6 | 0/6 | 0/6 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| setRemoteDescription() on offer with a=identity should establish peerIdentity | FAIL | PASS | FAIL | FAIL | FAIL | — |
| setRemoteDescription() on offer with a=identity that resolve to value different from target peer identity should reject with OperationError | FAIL | PASS | FAIL | FAIL | FAIL | — |
| setRemoteDescription() with peerIdentity set and with IdP proxy that return validationAssertion with mismatch contents should reject with OperationError | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| setRemoteDescription() and peerIdentity should reject with OperationError if IdP return validated identity that is different from its own domain | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| When IdP throws error and pc has target peer identity, setRemoteDescription() and peerIdentity rejected with RTCError('idp-execution-error') | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| IdP failure with no target peer identity should have following setRemoteDescription() succeed and replace pc.peerIdentity with a new promise | FAIL | FAIL | FAIL | FAIL | FAIL | — |