tree: 4a9a613a287c7204941205bd6bd301b1a40e54e0 [path history] [tgz]
  1. META.yml
  2. mock-idp.js
  3. README.md
chromium/src/third_party/blink/web_tests/external/wpt/.well-known/idp-proxy/README.md

Identity Provider Proxy

This directory is used for hosting the mock identity provider proxy script for testing the identity provider feature in WebRTC. [ietf-rtcweb-security-arch] [webrtc-pc]

The script for identity provider proxy must be hosted at /.well-known/idp-proxy instead of the usual /webrtc directory as it follows the well-known URI standard that derives the script URI from a given domain name. [RFC5785]