sandbox icon indicating copy to clipboard operation
sandbox copied to clipboard

Demonstration environments

Results 96 sandbox issues
Sort by recently updated
recently updated
newest added

This is huge change , refer to edge-adapter or edge-agent for the reference.

This is huge change. Refer to edge-adapter project or edge-agent to get hold of.

At the end of the 'file tax return' flow (and any others) it is useful for the demo to show the data collected in the exchange (fields of the VC)....

On rp https://rp.trustbloc.local/ . Once the issuer issue credential. Verifier verifies and uses that credential for accessing verifier services. On failed presentation verification. Either there is just the div which...

We should be able to start sandbox in development without starting from scratch. Add following targets (or similar) in Makefile: demo-setup (starts containers and sets up data for all services;...

The demo-verifier has several use cases (credit card application, home loan, tax, ...) but as a demo-er I don't know what credentials I need until I start the flow. Adding...

During the process of connecting the issuer adapter with the user's wallet, the user is asked for their consent: Click to expand ![image](https://user-images.githubusercontent.com/2019896/87990203-8f466980-cab1-11ea-9d25-ddc141ddb538.png) This screen should either be hidden altogether...

bug
didcomm

Example: ``` https://rp.trustbloc.local/oauth2/callback?code=lmrksADoNqwO7G2Wk6hEMD1hrI6WRt5FBBsGQ5c1WGA.I3dbg9nmC9nin8v0FiXVhzqkOIwh5B9JahXwbg9JvTQ&scope=openid%20driver_license%3Alocal%20credit_score%3Aremote&state=17b5fba4-1368-48e5-82db-c63aa59a5a99 ``` None of those query parameters should be visible.

bug

User goes to the RP, finds a link with details to setup/install wallet and get the credential issued from an Issuer. /bankaccount In the new path

documentation