Consulted with @mcginty on this. Pretty sure this should be my install-time identity key.
parent
16200b21b0
commit
334a833ac2
|
@ -95,7 +95,7 @@ Authorization: Basic {basic_auth}
|
|||
{
|
||||
keyId: {key_id},
|
||||
publicKey: "{public_key}",
|
||||
identityKey: "{public_key}"
|
||||
identityKey: "{identity_key}"
|
||||
},
|
||||
...]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue