Coder Social home page Coder Social logo

Comments (2)

TakahikoKawasaki avatar TakahikoKawasaki commented on July 18, 2024 1

@babisRoutis Thank you for bringing this issue.

I guess that you are talking about the value of the cryptographic_binding_methods_supported issuer metadata in the JSON returned from https://trial.authlete.net/.well-known/openid-credential-issuer.

Technically speaking, this is not an issue of java-oauth-server. It's an issue in the configuration of the credential issuer that is running on trial.authlete.net.

If the value of the cryptographic_binding_methods_supported issuer metadata is used to list the supported formats of keys in key proofs (not in verifiable credentials) (NOTE: As OpenID4VCI Issue 283 points out, this is not so clearly stated in the specification), another issue is raised. Although the "jwt Proof Type" section of the OID4VCI spec defines a method that utilizes the x5c header parameter, the "Credential Issuer Metadata Parameters" section does not include a string constant that corresponds to x5c.

from java-oauth-server.

babisRoutis avatar babisRoutis commented on July 18, 2024

Dear @TakahikoKawasaki

I guess that you are talking about the value of the cryptographic_binding_methods_supported issuer metadata in the JSON returned from https://trial.authlete.net/.well-known/openid-credential-issuer.

Indeed.

Technically speaking, this is not an issue of java-oauth-server. It's an issue in the configuration of the credential issuer that is running on trial.authlete.net.

That's clear

If the value of the cryptographic_binding_methods_supported issuer metadata is used to list the supported formats of keys in key proofs (not in verifiable credentials) (NOTE: As OpenID4VCI Issue 283 points out, this is not so clearly stated in the specification), another issue is raised. Although the "jwt Proof Type" section of the OID4VCI spec defines a method that utilizes the x5c header parameter, the "Credential Issuer Metadata Parameters" section does not include a string constant that corresponds to x5c.

I was about to comment on issue 283, that I find the definition of cryptographic_binding_methods_supported confusing. 😄

Initially, I had the impression that, as you describe, it expresses the ways a key can be found inside the proof.
My current understanding though, exactly because x5c was missing, is that it expresses the format of keys in the issued VC.

I guess it should be clarified in VCI spec.

from java-oauth-server.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.