Emiliano Suñé

Results 69 issues of Emiliano Suñé

ACA-Py currently exposes the `POST /multitenancy/wallet/XXXXX/remove` to delete a sub-wallet. Using `POST` for this endpoint is inconsistent with the crud operation being performed and the endpoint should be updated to...

Rather than replacing the default file containing the variable substitution definitions/implementations, it would be better to allow users to: - specify a path to a python file containing custom definitions...

When presented with the QR code to scan with BC Wallet, users will NOT know until after scanning it what is requested in the proof. To improve this, we should...

VC-AuthN is currently only supporting Indy type proof-requests, and this is evident after the changes to upgrade to using present-proof 2.0. Should we be considering other proof-request formats as well...

enhancement
pinned

The demos still use AIP 1.0 and, while it is still supported at this time, it has been deprecated and will be removed in the future. Demos should be updated...

It would be nice for the innkeeper to be able to have a glimpse at some key elements of each tenant's wallet to assess whether undesirable usage patterns are in...

enhancement
pinned

When the public agent endpoint, which gets registered on the ledger, is updated and Traction restarted ALL tenants having recorded a public DID and their endpoint should automatically update the...

bug

When used in an Enterprise context as Identity Provider, it would be nice to be able to obtain high-level metrics about each auth transaction to monitor service quality and potential...

Feature Request

There is currently no way - other than post-processing logs maybe - to gather usage metrics for the service. It should be relatively simple to add usage statistic collection as...

enhancement
good first issue