-
> As I stated in the WG Call, I believe that `credential_configuration_id` is the better choice. In general, I have trouble understanding how OpenID4VCI works well without metadata, as the Wallet need…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
*…
-
I have an array of 2 credentials, one that matches the presentation definition and one that does not. When I call `PresentationExchange.selectCredentials()`, it returns both credentials.
Code to …
-
As an issuer, I should be able to issue VC by adding a single record or Bulk record.
![image](https://user-images.githubusercontent.com/580711/160347425-ec8ddf8c-2fb5-43ba-8d1b-0ecd18954d3a.png)
Bulk…
-
> This is a brainstorming issue -- the ideas here may or may not make sense. Please note the deficiencies and suggest improvements.
We have the use case of an existing Issuer of revocable credentia…
-
I was testing compatibility between `linked-data-proof` and `jsonld-signatures` and noticed some divergence here [https://github.com/transmute-industries/vc.js/blob/master/packages/linked-data-proof/s…
-
> [!WARNING]
> *STILL IN DRAFT*
- Start Date: 2024-05-21
- RFC PR: Not yet submitted
- Issue: [known-customer-credential#0001](https://github.com/TBD54566975/known-customer-credential/issues/new…
-
### I'm submitting a
- [x] bug report
### Background info
I want to resolve Okta credentials when my application is initializing.
In order to achieve this, I'm wiring my instance of `OktaO…
-
## Expected Behaviour
Something like
```
arkade install issuer --type route53 --credentials-file ~/route53-creds
```
We have the manifests somewhere in the OFC / ofc-bootstrap arc…
-
I was using the spring security docs and this link as a reference to implement SSO: https://medium.com/digital-software-architecture/spring-boot-spring-security-with-saml-2-83d87df5b470
This seems …