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

Identity Hub CLI #30

Merged
merged 174 commits into from
Jul 27, 2022
Merged

Conversation

marcgs
Copy link

@marcgs marcgs commented Jul 20, 2022

What this PR changes/adds

This PR adds a CLI for the Identity Hub that will be used for seeding data at deployment time and upload VCs during onboarding. The CLI is tested with an integration test that verifies the correct functioning of the CLI by adding a VC into an Identity Hub and consuming it through the CredentialsVerifier of a separate connector.

The CLI will be used in these follow-up stories:

Why it does that

Enable seeding VC into an Identity Hub.

Linked Issues

#25

marcgs and others added 6 commits July 26, 2022 14:13
system-tests/README.md Outdated Show resolved Hide resolved
marcgs and others added 10 commits July 27, 2022 09:00
Co-authored-by: Alexandre Gattiker <algattik@users.noreply.github.com>
Co-authored-by: Alexandre Gattiker <algattik@users.noreply.github.com>
…r/identityhub/systemtests/VerifiableCredentialsIntegrationTest.java

Co-authored-by: Alexandre Gattiker <algattik@users.noreply.github.com>
@cpeeyush cpeeyush self-requested a review July 27, 2022 13:08
@marcgs marcgs merged commit f9ce6e6 into feature/25-identity-hub-cli Jul 27, 2022
@marcgs marcgs deleted the feature/25/25-identity-hub-cli branch July 27, 2022 13:45
@zeier zeier linked an issue Aug 2, 2022 that may be closed by this pull request
6 tasks
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.

IdentityHub - Command line client
4 participants