Add a new section to the blob returned by Resolve on a slice/sliver at
the CM; we return the entire set of logins (keys) that were included when the sliver was created. Format looks like: keys => [{'urn' => $urn. 'login' => $login, 'keys' => [...] }, {'urn' => $urn. 'login' => $login, 'keys' => [...] }]; This is *not* integrated with the AM yet.
Please register or sign in to comment