oauth-wg / oauth-selective-disclosure-jwt

https://datatracker.ietf.org/doc/draft-ietf-oauth-selective-disclosure-jwt/
Other
57 stars 31 forks source link

The definition of a Verifier would need to be reworded #496

Closed Denisthemalice closed 2 weeks ago

Denisthemalice commented 3 weeks ago

The current definition of Verifier is.

Verifier: An entity that requests, checks, and extracts the claims from an SD-JWT with its respective Disclosures.

Replace this definition by:

Verifier: An entity that requests, receives a SD-JWT that contains selectively disclosable claims and uses Selective Disclosures to obtain one or more obfuscated claims.