openid / federation

4 stars 3 forks source link

Entities identifiers may contain query parameter or fragment components? #54

Closed jogu closed 3 days ago

jogu commented 2 weeks ago

In https://openid.net/specs/openid-federation-1_0.html#section-1.2 for entity id it says "It MAY NOT contain query parameter or fragment components."

As per https://github.com/openid/federation/pull/27 I believe it was intended to forbid query/fragment components, so 'MAY NOT' should be a 'MUST NOT'.

selfissued commented 2 weeks ago

Yes, I'll correct.