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

feat(agent): define the OAS for CredentialIssuerEndpoints [WIP] #909

Closed
wants to merge 42 commits into from

Commits on Apr 30, 2024

  1. feat(agent): define the OAS for CredentialIssuerEndpoints

    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c35103b View commit details
    Browse the repository at this point in the history
  2. feat(agent): implement Nonce stub endpoint for OIDC credential issuer

    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c983d4c View commit details
    Browse the repository at this point in the history
  3. feat(agent): add CredentialIssuerService mock and get walletId by pri…

    …sm DID method
    
    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    276865f View commit details
    Browse the repository at this point in the history
  4. feat(agent): implement the VC issuance flow with the dummy data

    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    347fe55 View commit details
    Browse the repository at this point in the history
  5. feat(agent): implement the VC issuance flow with the dummy data

    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d387df2 View commit details
    Browse the repository at this point in the history
  6. feat: credential offer endpoint and keycloak plugin wip (#935)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a7919fe View commit details
    Browse the repository at this point in the history
  7. feat(agent): add IssuanceSession and NonceService

    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e648e25 View commit details
    Browse the repository at this point in the history
  8. docs: add example instruction how to run

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    104731b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6c4a25 View commit details
    Browse the repository at this point in the history
  10. doc(agent): add the details to the readme.md and change the port of t…

    …he mock server
    
    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored and Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    16d11bd View commit details
    Browse the repository at this point in the history
  11. chore: resolve rebase conflict

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6a83797 View commit details
    Browse the repository at this point in the history
  12. chore: resolve rebase conflict

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    441d474 View commit details
    Browse the repository at this point in the history
  13. chore: resolve merge compilation conflict

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ec586be View commit details
    Browse the repository at this point in the history
  14. feat: oidc4vc issuer metadata and credential configuration CRUD (#977)

    Signed-off-by: Kranium Gikos Mendoza <[email protected]>
    Co-authored-by: womfoo <[email protected]>
    patlo-iog and womfoo committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c5de8f2 View commit details
    Browse the repository at this point in the history
  15. test: fix test layer make it pass

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d2b462b View commit details
    Browse the repository at this point in the history
  16. chore: resolve rename conflicts

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9085dca View commit details
    Browse the repository at this point in the history
  17. chore: resolve rename conflicts

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a91b8e7 View commit details
    Browse the repository at this point in the history
  18. chore: clean duplicate imports

    Pat Losoponkul committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7d2c82f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed May 2, 2024
    Configuration menu
    Copy the full SHA
    829d3a6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed May 6, 2024
    Configuration menu
    Copy the full SHA
    5922023 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2e55c6e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9a0a690 View commit details
    Browse the repository at this point in the history
  2. feat: oid4vci credential configuration and metadata endpoints (#1021)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored May 8, 2024
    Configuration menu
    Copy the full SHA
    28e2a0e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    26cf243 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. test: add tests for oid4vci credential configuration CRUD (#1027)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored May 10, 2024
    Configuration menu
    Copy the full SHA
    ba4374e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore: update OID4VCI example script to use issuer metadata (#1036)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c30a244 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch main into oidc

    Pat Losoponkul committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f28a86a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'main' into oidc

    Signed-off-by: Pat Losoponkul <[email protected]>
    Pat Losoponkul committed May 23, 2024
    Configuration menu
    Copy the full SHA
    160d451 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. fix: integrate issuer metadata in oid4vci credential endpoint (#1105)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored May 27, 2024
    Configuration menu
    Copy the full SHA
    4eda59a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. ci: fix linter warnings (#1109)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored May 28, 2024
    Configuration menu
    Copy the full SHA
    0eff8cb View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ce577fd View commit details
    Browse the repository at this point in the history
  2. Resolve merge conflicts

    Pat Losoponkul committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5e34d91 View commit details
    Browse the repository at this point in the history
  3. fix: re-number migration

    Pat Losoponkul committed May 31, 2024
    Configuration menu
    Copy the full SHA
    94fa370 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'main' into oidc

    Pat Losoponkul committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f22f1e8 View commit details
    Browse the repository at this point in the history
  2. fix: make oidc local script work (#1131)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a639d94 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. feat: authentication for oid4vci credential and nonce endpoint (#1148)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1c6fd95 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix: update issuer auth server model parity (#1154)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    096b746 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. feat(agent): validate JWT proof in the credential request, update dem… (

    #1165)
    
    Signed-off-by: Yurii Shynbuiev <[email protected]>
    Signed-off-by: Hyperledger Bot <[email protected]>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Hyperledger Bot <[email protected]>
    3 people authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    22883c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. feat: add claims to the VC (#1176)

    Signed-off-by: Yurii Shynbuiev <[email protected]>
    yshyn-iohk authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    a692122 View commit details
    Browse the repository at this point in the history
  2. chore: migrate oid4vci example to published keycloak plugin (#1174)

    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    28c30ba View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: add claims validation when creating oid4vci credential offer (#1178

    )
    
    Signed-off-by: Pat Losoponkul <[email protected]>
    patlo-iog authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    da190a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    1818686 View commit details
    Browse the repository at this point in the history