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

Universal link issues with browsers #2974

Open
ThierryThevenet opened this issue Oct 18, 2024 · 2 comments
Open

Universal link issues with browsers #2974

ThierryThevenet opened this issue Oct 18, 2024 · 2 comments
Assignees
Labels

Comments

@ThierryThevenet
Copy link
Member

  1. Use the wallet profile : https://wallet-provider.talao.co/configuration/webpage?login=guest@identinet&password=guest&wallet-provider=https://wallet-provider.talao.co (all vc formats, draft 13, scope, did:key with eddsa)

  2. get you PID with OIDC4VCI test 10

  3. Get an employee badge with the presentation of your PID OIDC4VCI test 8

Try with IOS with different browser by default and same with android

My side

IOS : safari is ok, chrome and firefox are not ok
Android : chrome is ok, samasung explorer and firefox are not ok

@ThierryThevenet
Copy link
Member Author

the process to get the employee badge includes 2 calls from the issuer:

  • 1 call to the universal link /authorize of the wallet (OIDC4VP )
  • 1 call to the universal link /callback of the wallet (OIDC4VCI redirect_uri) with the code

those endpoints are transferred dynamically to the issuer

@ThierryThevenet
Copy link
Member Author

i think best woud be to define a custom scheme to replace

https://app.talao.co/app/dowload/authorize
https://app.talao.co/app/dowload/callback
on iphone

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