What this test does
Checks introspection_endpoint, which resource servers such as Micropub endpoints use to verify tokens.
How it passes
introspection_endpoint is an absolute URL.
- Specification
- §4.1.1, §6
- Needs
- S104 Metadata is a JSON document
Checks introspection_endpoint, which resource servers such as Micropub endpoints use to verify tokens.
introspection_endpoint is an absolute URL.