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 https://github.com/hyperledger/aries-framework-javascript/pull/1392#discussion_r1142293258_