What this test does
Checks the redirect_uri against the client_id.
How it passes
The redirect_uri shares the client_id origin, or is listed in the client metadata.
- Specification
- §4.2.2
- Needs
- C101 Discovers the server from an HTML link
Checks the redirect_uri against the client_id.
The redirect_uri shares the client_id origin, or is listed in the client metadata.