What this test does
Checks the issuer value in the metadata.
How it passes
issuer is an https URL with no query or fragment, and is a prefix of the metadata URL.
- Specification
- §3.1, §4.1.1
- Needs
- S104 Metadata is a JSON document
Checks the issuer value in the metadata.
issuer is an https URL with no query or fragment, and is a prefix of the metadata URL.