aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

use did-communication service type in DID Exchange

Open troyronda opened this issue 4 years ago • 3 comments

The service type should be did-communication rather than IndyAgent in DID Exchange.

troyronda avatar Mar 21 '21 10:03 troyronda

@sklump -- can you please take this? For 0160, it can remain as it was, but for DID Exchange, it should be this new format. Not sure if this data lies in the shared "connection object", which makes it more fun...

swcurran avatar Mar 25 '21 17:03 swcurran

Related to this: https://github.com/decentralized-identity/didcomm-messaging/issues/179

domwoe avatar Apr 12 '21 06:04 domwoe

This is covered in my draft PR here, where we leave it as IndyAgent for the connections protocol for compatibility with current .NET agents: https://github.com/hyperledger/aries-cloudagent-python/pull/1056

andrewwhitehead avatar Apr 14 '21 02:04 andrewwhitehead

Closing this is being addressed in the PR for updating Unqualified DIDs to DID Peer.

swcurran avatar Aug 04 '23 15:08 swcurran