You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: