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

cross-device presentation redirects wallet to verifier success page on external device #187

Open
severinstampler opened this issue Feb 28, 2024 · 2 comments
Assignees
Labels

Comments

@severinstampler
Copy link
Contributor

When fulfilling a presentation request from the verifier portal on an external device using the cross-device presentation request (QR code), the wallet on the external device redirects to the success page of the verifier portal, which is not the expected behaviour.
For a cross-device presentation, that wallet should redirect to an internal success page, or back to the main page.
For the same-device flow, the wallet should redirect back to the success page of the verifier portal.

Idea:
When generating the presentation request and the underlying session, the verifier should respond with two URLs, one for the cross-device flow and one (optional) or multiple (for each supported web wallet) for the same-device flow. The base URLs of the supported known wallets for the same device flow could be a configuration option of the verifier portal backend, or given as a request property in the verify API call.

@severinstampler severinstampler self-assigned this Feb 28, 2024
Copy link

This issue has been marked as stale.

@github-actions github-actions bot added the Stale label Apr 28, 2024
@github-actions github-actions bot closed this as completed May 5, 2024
@waltkb waltkb removed the Stale label Jun 4, 2024
@waltkb waltkb reopened this Jun 4, 2024
Copy link

github-actions bot commented Aug 3, 2024

This issue has been marked as stale.

@github-actions github-actions bot added the Stale label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants