Skip to content

Commit 18f2202

Browse files
committed
chore: remove 'iss' from sd-jwt-vc x5c
Signed-off-by: Timo Glastra <timo@animo.id>
1 parent 2e09a8d commit 18f2202

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

agent/src/issuer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ export function serializableSignOptionsToSignOptions({
142142
issuer: {
143143
method: 'x5c',
144144
x5c: getX509Certificates(),
145-
issuer: AGENT_HOST,
146145
},
147146
})),
148147
} satisfies OpenId4VciSignSdJwtCredentials

0 commit comments

Comments
 (0)