decentralized-identity / decentralized-identity/did-siop
should sub_jwk be a bare key or kid
Open
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
In did-siop profile, sub_jwk claim in SIOP response must contain a kid that is a DID URL referring to the verification method in the SIOP’s DID Document. Based on OIDC Section 7.4 Self-Issued OpenID Provider Response, sub_jwk claim must contains public key that is a bare key in JWK format.
Would it make sense to make sub_jwk a bare public key to stay backward compatible with OIDC SIOP?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.