What this test does
Checks token_endpoint in the metadata. Without one, token tests are skipped.
How it passes
token_endpoint is an absolute URL.
- Specification
- §4.1.1
- Needs
- S104 Metadata is a JSON document
Checks token_endpoint in the metadata. Without one, token tests are skipped.
token_endpoint is an absolute URL.