Nander Stabel
Nander Stabel
### Description Rename repo to oid4vc. Make sure all depending crates follow the name change. ### Motivation Rename repo to oid4vc in order to match the crates name. ### Resources...
### Description The error response must be made in the same manner as defined in Section 3.1.2.6 of [[OpenID.Core](https://openid.net/specs/openid-connect-self-issued-v2-1_0.html#OpenID.Core)].In addition to the error codes defined in Section 4.1.2.1 of OAuth...
### Description DIF Presentation Exchange describes multiple features that can be added to the basic presentation exchange process: https://identity.foundation/presentation-exchange/spec/v2.0.0/#features #21 needs to be merged first. #33 and #38 have priority....
### Description See https://identity.foundation/presentation-exchange/spec/v2.0.0/#credential-status-constraint-feature ### Motivation See #32 ### Resources #32 https://identity.foundation/presentation-exchange/spec/v2.0.0/#credential-status-constraint-feature ### To-do List - [ ] Implement Credential Status Constraint Feature
### Description The JSON-LD Framing [Feature](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:feature) extends [Presentation Definition](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:presentation-definition) to support extended with the JSON-LD document framing. ### Motivation See #32 ### Resources #32 https://identity.foundation/presentation-exchange/spec/v2.0.0/#json-ld-framing-feature ### To-do List - [...
### Description The Retention [Feature](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:feature) extends the [Input Descriptor Object](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:input-descriptor-object)'s field object, allowing a Verifier to indicate it will retain the submitted value for the specific field. It is currently...
### Description The Relational Constraint [Feature](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:feature) extends the [Input Descriptor Object](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:input-descriptor-object) constraints object with additional properties. ### Motivation See #32 ### Resources #32 https://identity.foundation/presentation-exchange/spec/v2.0.0/#relational-constraint-feature ### To-do List - [ ]...
### Description The predicate [Feature](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:feature) introduces properties enabling [Verifier](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:verifier) to request that [Holder](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:holder) apply a predicate and return the result. ### Motivation See #32 ### Resources #32 https://identity.foundation/presentation-exchange/spec/v2.0.0/#predicate-feature ### To-do...
### Description The Submission Requirement Feature introduces extensions enabling [Verifiers](https://identity.foundation/presentation-exchange/spec/v2.0.0/#term:verifiers) to express what combinations of inputs must be submitted to comply with its requirements for proceeding in a flow (e.g....
### Description Support proper IdToken validation as described in the spec: https://openid.bitbucket.io/connect/openid-connect-self-issued-v2-1_0.html#name-self-issued-id-token ### Motivation Crucial step in the SIOPv2 flows. ### Resources https://openid.bitbucket.io/connect/openid-connect-self-issued-v2-1_0.html#name-self-issued-id-token ### To-do List - [ ] Support...