Skip to content
New issue

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

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

Already on GitHub? # to your account

Check the type of key sent in URLs to the cloud agent. #908

Closed
salboaie opened this issue Sep 8, 2022 · 0 comments
Closed

Check the type of key sent in URLs to the cloud agent. #908

salboaie opened this issue Sep 8, 2022 · 0 comments
Assignees

Comments

@salboaie
Copy link
Member

salboaie commented Sep 8, 2022

Subtask 1: Create a PUT midleware in cloud-agent /setSSAPPToken/{walletAnchorID} with the wallet sReadSSI in body
Subtask 2: Set a cookie from cloud agent (SSAPP-TOKEN) with json (anchorid:sReadSSI)
Subtask 3: Use this cookie if is present to get the sReadSSI of the wallet (preserve the existing behaviour for exisitng clients)
Subtask 4: In trust loader call /setSSAPPToken before doing other requests
Subtask 5: Create webc-ssapp-secure component that use the anchorID when creating HTTP requests towards cloud agent
Subtask 6: create a new webcardinal release

Observations: existing wallets using old cardinal versions should continue to work fine

@salboaie salboaie changed the title Check the type of key sent in URLs to the cloud agent. send in body Check the type of key sent in URLs to the cloud agent. Dec 5, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants