Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 570 Bytes

Readme.md

File metadata and controls

26 lines (18 loc) · 570 Bytes

Build the image

We want to provide a keycloak image with oid4vci feature enabled.

For the moment, a script sequence leads the deveoper through steps needed to deploy keycloak and hav e it issue a verifiable credential

Steps

  • Checkout this project.
  • In the project directory execute following scripts:

In the first shell

# checkout build and start keycloak
./0.start-kc-oid4vci.sh 

Wait for Keycloak to start

In the second shell

./1.oid4vci_test_deployment.sh

./2.configure_user_4_account_client.sh

./3.retrieve_credential.sh