Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update transparency-config with current sample produced by scitt-ccf-ledger implementation #65

Conversation

achamayou
Copy link
Collaborator

Closes #61, @robinbryce can we get a sample from the datatrails implementation as well?

@OR13
Copy link
Collaborator

OR13 commented Feb 4, 2025

https://datatracker.ietf.org/doc/html/draft-ietf-oauth-sd-jwt-vc-08#section-5

{
   "issuer":"https://example.com",
   "jwks":{
      "keys":[
         {
            "kid":"doc-signer-05-25-2022",
            "e":"AQAB",
            "n":"nj3YJwsLUFl9BmpAbkOswCNVx17Eh9wMO-_AReZwBqfaWFcfG
   HrZXsIV2VMCNVNU8Tpb4obUaSXcRcQ-VMsfQPJm9IzgtRdAY8NN8Xb7PEcYyk
   lBjvTtuPbpzIaqyiUepzUXNDFuAOOkrIol3WmflPUUgMKULBN0EUd1fpOD70p
   RM0rlp_gg_WNUKoW1V-3keYUJoXH9NztEDm_D2MQXj9eGOJJ8yPgGL8PAZMLe
   2R7jb9TxOCPDED7tY_TU4nFPlxptw59A42mldEmViXsKQt60s1SLboazxFKve
   qXC_jpLUt22OC6GUG63p-REw-ZOr3r845z50wMuzifQrMI9bQ",
            "kty":"RSA"
         }
      ]
   }
}
{
   "issuer":"https://example.com",
   "jwks_uri":"https://jwt-vc-issuer.example.org/my_public_keys.jwks"
}

^ Suggest aligning with this

draft-ietf-scitt-scrapi.md Outdated Show resolved Hide resolved
draft-ietf-scitt-scrapi.md Outdated Show resolved Hide resolved
@achamayou
Copy link
Collaborator Author

@OR13 done.

@achamayou achamayou merged commit d4e8fe6 into ietf-wg-scitt:main Feb 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update 2.11 Transparency Configuration to reflect CBOR
3 participants