## Description `Credential`'s context property uses `ManyOrOne` although the spec mandates context to be a *set*. Fix this by using `OrderedSet`.