business-partner-agent icon indicating copy to clipboard operation
business-partner-agent copied to clipboard

The Business Partner Agent is a SSI wallet and controller based on aries cloud agent python.

Results 48 business-partner-agent issues
Sort by recently updated
recently updated
newest added

#820 Draft PR requires changes from https://github.com/hyperledger-labs/acapy-java-client/pull/66

As a user I would like to sign external files such as images, document files with the BPA and present them to other agents. E.g. passport credential with image of...

frontend
needs-discussion
backend

Since server-side paging is supposed to be used, queries that loads all database entries into the VUEX store must be removed. Otherwise the server side paging is pointless. - this...

frontend
backend
load-test

The BPA has a generic UI that adjusts itself to the keys that are configured with a schema. Therefore the BPA always needs a schema configured to be able to...

frontend
needs-discussion
backend

Currently all BPA's need the indy endorser role to be able to function. This is fine for most use-cases, but a more realistic scenario is that not all ledgers will...

frontend
backend

The npm library that we use to lookup the ld schema names does not work in all cases e.g. https://w3id.org/vaccination/v1 is a valid schema name, but the lookup does not...

frontend
W3C VC

_Please see the latest comment below_ To be implemented when capacity allows: ![image](https://user-images.githubusercontent.com/58751681/133303009-05cf9c74-e7e2-4a92-898d-2b2936c71884.png)

frontend
design
presentation-exchange

Feature Request: Issue credentials to myself (holder=my wallet, subject=my public did). The BPA allows to issue Credentials to Partners once the connection is established. But there are Use Cases where...

W3C VC
presentation-exchange

I would like to run the BPA under a context path such as e.g. `comapnyX` in https://example.com/companyX . This makes it easier to run more than one instance of the...

wontfix

When creating a presentation proposal, the user should select a schema, then select from the list of attributes contained in that schema to be included in a proposal. The receiver...

presentation-exchange