Trust Mark Issuer
https://tmi.demo.dev.oidf.lab.surfconext.nl
This Trust Mark Issuer (TMI) is a federation entity that issues trust marks to entities that meet specific accreditation criteria. Trust marks are statements of conformance used for federation enrollment and trust establishment.
This issuer is authorized to issue the following trust mark types:
No trust mark types configured.
These endpoints are used by other federation entities to interact with this Trust Mark Issuer:
Returns the entity's configuration including public keys and metadata
Retrieves a specific trust mark for an entity (Section 8.6)
Validates and returns the status of a trust mark (Section 8.4)
Lists entities with active trust marks (Section 8.5)
Manage trust mark types and accreditation criteria through the Admin API:
📚 Open API Documentation (Swagger)The Admin API requires an X-API-Key header for authentication.
Entities can apply for trust marks by submitting a request to this issuer:
Request Body:
{
"subject_entity_id": "https://entity.example.com",
"trust_mark_type": "https://example.com/trust-marks/type",
"metadata": {
// Optional: Additional information for accreditation
}
}
This Trust Mark Issuer is itself a federation entity with a trust chain to a Trust Anchor. Other entities must:
trust_mark_issuers claimThis implementation follows: