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
When an Orb Server has propagation information for a resolved DID, the server includes the <i>min-graph-cid</i> segment within the <i>canonicalId</i>
@@ -538,6 +532,11 @@ <h3>Propagation Delay and Canonical IDs</h3>
538
532
After a DID controller sends a <i>Create</i> or <i>Recover</i> operation to an Orb Server, the resolution result may have no (or an outdated) <i>min-graph-cid</i> segment.
539
533
The DID controller may need to retry resolution until the operation has been propagated and the CID becomes available.
540
534
Once the CID is available, resolution responses contain the updated <i>canonicalId</i> property.
535
+
536
+
<pclass="issue" title="interim DIDs without domain">
537
+
Since Orb is based on ActivityPub, we should have a domain available for interim DIDs.
538
+
Are there cases where we would indicate no domain with a value like 'local'?
0 commit comments