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

Implement verifier authentication with x509_san_dns ClientIdScheme #44

Merged
merged 5 commits into from
Feb 23, 2024

Commits on Feb 8, 2024

  1. implement X509SanDNS for OID4VP

    Signed-off-by: Kevin <kevin.dinh@lissi.id>
    Dindexx committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7cc2a31 View commit details
    Browse the repository at this point in the history
  2. adjust ClientIdScheme

    Signed-off-by: Kevin <kevin.dinh@lissi.id>
    Dindexx committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    93c0f7b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. adjust AuthorizationRequest

    Signed-off-by: Kevin <kevin.dinh@lissi.id>
    Dindexx committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    532aefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd4e96a View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Kevin <kevin.dinh@lissi.id>
    Dindexx committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1818e10 View commit details
    Browse the repository at this point in the history