Revision control

Copy as Markdown

Other Tools

Identity Provider Proxy
=======================
This directory is used for hosting the mock identity provider proxy script
for testing the identity provider feature in WebRTC.
The script for identity provider proxy must be hosted at /.well-known/idp-proxy
instead of the usual [/webrtc](../../webrtc) directory as it follows the
well-known URI standard that derives the script URI from a given domain name.