openid / federation

8 stars 4 forks source link

[Resolve] trust_marks in the response #18

Closed peppelinux closed 3 months ago

peppelinux commented 3 months ago

in https://openid.net/specs/openid-federation-1_0.html#section-8.3.2

In the resolver endpoint response, the trust_marks array must include the valid ones enabled by the trust anchor used in the request

rohe commented 3 months ago

Slightly rewritten.

Only valid trust marks that have been issued by trust mark issuers trusted by the trust anchor to issue such trust marks MUST appear in the resolver response.

selfissued commented 3 months ago

@peppelinux can you please create a PR incorporating @rohe's proposed wording?