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

The Sphereon SSI agent is not working with Docker Compose because it does not support OID4VCI draft 13. #110

Open
Taki-Kazuhiro opened this issue Sep 6, 2024 · 2 comments

Comments

@Taki-Kazuhiro
Copy link

Taki-Kazuhiro commented Sep 6, 2024

Hi i'm trying to setup the 3 docker container, but i have a problem with the ssi agent.
I launch the .sh script (./install-configs.sh sphereon http://<my_local_ip>:5000) to setup the conf files, but when i launch the container it exits with the following error:
'IssuerMetadata should be from type v1_0_13 or higher.'

I suspect this is because the demo is not yet compatible with OID4VCI draft 13. When will the demo be updated to reflect this?

Thanks in advance

@nklomp
Copy link
Contributor

nklomp commented Sep 6, 2024

Yeah sorry for that. Currently the SDK is in a bit of a rough/unstable phase. In the end it is for the better as it improves some abstraction, removes requirements on assuming we are always operating with DIDs and improves consistency. In the short term it means some of our examples are out of sync. Of course we will fix them as soon as the dust settles a bit

@Taki-Kazuhiro
Copy link
Author

Understood. Thank you for the update, and I look forward to the stable release of the SDK.

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

No branches or pull requests

2 participants