-
Notifications
You must be signed in to change notification settings - Fork 23
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
Commits on Apr 30, 2024
-
feat(agent): define the OAS for CredentialIssuerEndpoints
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c35103b - Browse repository at this point
Copy the full SHA c35103bView commit details -
feat(agent): implement Nonce stub endpoint for OIDC credential issuer
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c983d4c - Browse repository at this point
Copy the full SHA c983d4cView commit details -
feat(agent): add CredentialIssuerService mock and get walletId by pri…
…sm DID method Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 276865f - Browse repository at this point
Copy the full SHA 276865fView commit details -
feat(agent): implement the VC issuance flow with the dummy data
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 347fe55 - Browse repository at this point
Copy the full SHA 347fe55View commit details -
feat(agent): implement the VC issuance flow with the dummy data
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d387df2 - Browse repository at this point
Copy the full SHA d387df2View commit details -
feat: credential offer endpoint and keycloak plugin wip (#935)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a7919fe - Browse repository at this point
Copy the full SHA a7919feView commit details -
feat(agent): add IssuanceSession and NonceService
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e648e25 - Browse repository at this point
Copy the full SHA e648e25View commit details -
docs: add example instruction how to run
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 104731b - Browse repository at this point
Copy the full SHA 104731bView commit details -
fix: integrate oidc4vc CredentialOffer to IssuanceSession (#943)
patlo-iog committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a6c4a25 - Browse repository at this point
Copy the full SHA a6c4a25View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for 16d11bd - Browse repository at this point
Copy the full SHA 16d11bdView commit details -
chore: resolve rebase conflict
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 6a83797 - Browse repository at this point
Copy the full SHA 6a83797View commit details -
chore: resolve rebase conflict
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 441d474 - Browse repository at this point
Copy the full SHA 441d474View commit details -
chore: resolve merge compilation conflict
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ec586be - Browse repository at this point
Copy the full SHA ec586beView commit details -
feat: oidc4vc issuer metadata and credential configuration CRUD (#977)
Signed-off-by: Kranium Gikos Mendoza <[email protected]> Co-authored-by: womfoo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5de8f2 - Browse repository at this point
Copy the full SHA c5de8f2View commit details -
test: fix test layer make it pass
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for d2b462b - Browse repository at this point
Copy the full SHA d2b462bView commit details -
chore: resolve rename conflicts
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 9085dca - Browse repository at this point
Copy the full SHA 9085dcaView commit details -
chore: resolve rename conflicts
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for a91b8e7 - Browse repository at this point
Copy the full SHA a91b8e7View commit details -
chore: clean duplicate imports
Pat Losoponkul committedApr 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 7d2c82f - Browse repository at this point
Copy the full SHA 7d2c82fView commit details
Commits on May 2, 2024
-
Pat Losoponkul committed
May 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 829d3a6 - Browse repository at this point
Copy the full SHA 829d3a6View commit details
Commits on May 6, 2024
-
Pat Losoponkul committed
May 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 5922023 - Browse repository at this point
Copy the full SHA 5922023View commit details
Commits on May 7, 2024
-
Pat Losoponkul committed
May 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 2e55c6e - Browse repository at this point
Copy the full SHA 2e55c6eView commit details
Commits on May 8, 2024
-
Pat Losoponkul committed
May 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a0a690 - Browse repository at this point
Copy the full SHA 9a0a690View commit details -
feat: oid4vci credential configuration and metadata endpoints (#1021)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 28e2a0e - Browse repository at this point
Copy the full SHA 28e2a0eView commit details
Commits on May 9, 2024
-
Pat Losoponkul committed
May 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 26cf243 - Browse repository at this point
Copy the full SHA 26cf243View commit details
Commits on May 10, 2024
-
test: add tests for oid4vci credential configuration CRUD (#1027)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredMay 10, 2024 Configuration menu - View commit details
-
Copy full SHA for ba4374e - Browse repository at this point
Copy the full SHA ba4374eView commit details
Commits on May 13, 2024
-
chore: update OID4VCI example script to use issuer metadata (#1036)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for c30a244 - Browse repository at this point
Copy the full SHA c30a244View commit details
Commits on May 21, 2024
-
Pat Losoponkul committed
May 21, 2024 Configuration menu - View commit details
-
Copy full SHA for f28a86a - Browse repository at this point
Copy the full SHA f28a86aView commit details
Commits on May 23, 2024
-
Signed-off-by: Pat Losoponkul <[email protected]>
Pat Losoponkul committedMay 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 160d451 - Browse repository at this point
Copy the full SHA 160d451View commit details
Commits on May 27, 2024
-
fix: integrate issuer metadata in oid4vci credential endpoint (#1105)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 4eda59a - Browse repository at this point
Copy the full SHA 4eda59aView commit details
Commits on May 28, 2024
-
ci: fix linter warnings (#1109)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0eff8cb - Browse repository at this point
Copy the full SHA 0eff8cbView commit details
Commits on May 31, 2024
-
Pat Losoponkul committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for ce577fd - Browse repository at this point
Copy the full SHA ce577fdView commit details -
Pat Losoponkul committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e34d91 - Browse repository at this point
Copy the full SHA 5e34d91View commit details -
Pat Losoponkul committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 94fa370 - Browse repository at this point
Copy the full SHA 94fa370View commit details
Commits on Jun 3, 2024
-
Pat Losoponkul committed
Jun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for f22f1e8 - Browse repository at this point
Copy the full SHA f22f1e8View commit details -
fix: make oidc local script work (#1131)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for a639d94 - Browse repository at this point
Copy the full SHA a639d94View commit details
Commits on Jun 6, 2024
-
feat: authentication for oid4vci credential and nonce endpoint (#1148)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c6fd95 - Browse repository at this point
Copy the full SHA 1c6fd95View commit details
Commits on Jun 7, 2024
-
fix: update issuer auth server model parity (#1154)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredJun 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 096b746 - Browse repository at this point
Copy the full SHA 096b746View commit details
Commits on Jun 10, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 22883c7 - Browse repository at this point
Copy the full SHA 22883c7View commit details
Commits on Jun 12, 2024
-
feat: add claims to the VC (#1176)
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a692122 - Browse repository at this point
Copy the full SHA a692122View commit details -
chore: migrate oid4vci example to published keycloak plugin (#1174)
Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredJun 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 28c30ba - Browse repository at this point
Copy the full SHA 28c30baView commit details
Commits on Jun 13, 2024
-
fix: add claims validation when creating oid4vci credential offer (#1178
) Signed-off-by: Pat Losoponkul <[email protected]>
patlo-iog authoredJun 13, 2024 Configuration menu - View commit details
-
Copy full SHA for da190a3 - Browse repository at this point
Copy the full SHA da190a3View commit details
Commits on Jun 14, 2024
-
feat: use kid in the jwt proof header of OID4VCI CredentialIssue request
Signed-off-by: Yurii Shynbuiev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1818686 - Browse repository at this point
Copy the full SHA 1818686View commit details