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
If we move to using link secret in AnonCreds RS, we should update all metadata and transform the master_secret keys to link_secret keys in the Indy SDK holder service in AFJ.
Did you also update these fields in your link secret pr in anoncreds rs?
handle difference between field names in indy-sdk (still master_secret) and anoncreds rs (link_secret). Probably extending the migration script to update indy-sdk generated request metadata to use link_secret, and from now in the indy-sdk when returning the credential request metadata we chagne the keys.
If we move to using link secret in AnonCreds RS, we should update all metadata and transform the master_secret keys to link_secret keys in the Indy SDK holder service in AFJ.
Did you also update these fields in your link secret pr in anoncreds rs?
Originally posted by @TimoGlastra in #1392 (comment)
The text was updated successfully, but these errors were encountered: