-
Currently, the OID4VC plugin doesn't support multitenancy, and all operations are saved in the base wallet. When we secure the admin API, the supported credentials data is not passed on to the `.well-…
-
We want to extend the verification of Verifiable Presentations and as so we created our own implementation of `verifyPresentationCallback` to be used. What we want is that the response of this callbac…
-
### Short Description
Implement Phase 1 of the OID for Verifiable Credential Issuance (OID4VCI) project, focusing on the Authorization Code Flow 1b for JSON Web Tokens (JWT). This phase will enable…
-
When I follow https://www.keycloak.org/2024/09/keycloak-customizable-ui and run:
```
npm create keycloak-theme@latest my-theme
npm install
npm run start-keycloak
```
I get these errors:
```
lo…
-
I got this error when trying to use and offer request (/wallet-api/wallet/{wallet}/exchange/useOfferRequest) but it doesn't make sense to me, as a user.
```
No key was resolved when trying to reso…
-
### Imported from AB/Connect bitbucket: https://bitbucket.org/openid/connect/issues/1926
### Original Reporter: KristinaYasuda
Add/fill in privacy considerations sections in OID4VC specs
-
- **I'm submitting a ...**
[ ] bug report
[ x] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
Hello!…
-
Currently when verifying a VP and the verification fails, it is sometimes hard to get the results from the verification. Instead of throwing errors, it might be useful to build a verification object t…
-
https://vcstuff.github.io/oid4vc-haip-sd-jwt-vc/draft-oid4vc-haip-sd-jwt-vc.html#name-openid-for-verifiable-prese
This describes a possible minimal feature set for PE from the perspective of OID4VC…
-
# Overview:
In attempting to use the OID4VC-demo for VC issuance and presentation with the Sphereon wallet, I've hit two major roadblocks:
* Failure in VC issuance through the wallet("Use your wall…