Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does Aries Mobile Wallet allow for auto_accept parameters to work? #1007

Open
5 tasks
VikiMaiselman opened this issue Oct 24, 2023 · 0 comments
Open
5 tasks

Comments

@VikiMaiselman
Copy link

Description of problem

We send a request to out-of-bond/create-invitation endpoint to create a connectionless invitation for proof request. We send it with a query parameter auto_accept=true. The response that is returned contains a URL that we display as a QR which is scanned by the mobile Wallet. However, the wallet essentially ignores this flag and the user is always required to decline or accept the request (auto_accept should prevent this from happening).

I would like to know whether Aries Mobile Wallet ignores as default or does not support at all auto_accept, and if yes how this could be changed?

Steps taken to solve

  • Read through docs in this repo
  • Posted in Hyperledger Discord

Development Environment

  • iOS
  • Mac (M1)
  • Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant