trisquel-icecat/icecat/testing/web-platform/tests/.well-known/idp-proxy
2025-07-17 09:32:21 -06:00
..
META.yml icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
mock-idp.js icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README.md icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00

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]