Commit 9bf38cb
fix: aqua_sign workflow picks up personal identity instead of server identity
The server identity lookup in the aqua_sign workflow (explorer.ts) only
checked for forms_type "simple_claim", matching any user's identity claim
on the server wallet. Now also requires forms_claim_context
"Self issued server identity", consistent with the fix in server_attest.ts.
Closes #754
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8d0e728 commit 9bf38cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
0 commit comments