Picolab / aries-cloudagent-pico

Aries Cloud Agent - Pico
MIT License
4 stars 1 forks source link

The connections protocol seems not to interoperate when there is routing back to the invitation issuer #25

Open b1conrad opened 2 years ago

b1conrad commented 2 years ago

This was a hypothesis suggested by the technical person in our Cardea session of their interop-a-thon.

Since then, have located this strangeness in the io.picolabs.aca.connections ruleset: https://github.com/Picolab/aries-cloudagent-pico/blob/master/krl/io.picolabs.aca.connections.krl#L171-L185 in which we chain from one rule to the next but leave out the "routing" attribute!

b1conrad commented 2 years ago

Hm. We use the routingKeys from their invitation. Not sure what the "routing information" is?