Closed bumblefudge closed 8 months ago
Discussed on today's meeting:
JSONPath uses "function extensions" (incl regex), which account for most of the security surface
JSONPointer would work for PS but not PD (need to know paths in advance)
Niels will elaborate a bit here and then test-balloon these proposals with OIDC4VP implementers
Add Security section for the 2.1 with SHOULDs?
Closing this:
Discussed in today's meeting: if there is significant implementer interest in using JSONPointer instead of JSONPath and making the latter an optional feature, interop would require all JSONPath implementations treating JSONPointer inputs the same way (i.e. having a deterministic translation, which might require slightly constrained usage to avoid ambiguities like this one or this one.