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

Implemented basic OpenID4VCI issuing server. #740

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

sorotokin
Copy link
Contributor

Implemented basic OpenID4VCI issuing server and beefed up existing Wallet Server to use it.

In the process, also added "application support" interface to Wallet Server that performs Client Attestation and helps creating redirect urls to use with OpenID-style web-based authorization workflows. Also, a minor fix to flow-processor to allow nullable parameters and return values in flow RPC methods.

Testing: manual testing, unit testing for flow-processor.

…llet Server to use it. In

the process, also added "application support" interface to Wallet Server that performs
Client Attestation and helps creating redirect urls to use with OpenID-style web-based
authorization workflows. Also, a minor fix to flow-processor to allow nullable parameters
and return values in flow RPC methods.

Signed-off-by: Peter Sorotokin <[email protected]>
@kdeus kdeus merged commit 3f863b9 into main Sep 25, 2024
5 checks passed
@sorotokin sorotokin deleted the server-openid4vci branch October 25, 2024 17:45
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.

2 participants