Skip to content

dc4eu/sunet_demo_satosa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

docker-compose up -d

How to do a wallet test request to the satosa, which in turn will fetch a credential from the issuer

curl -vk -X POST localhost:8085/wallet -H 'Content-Type: application/json' -d '{"subject_type": "sunet_wallet", "client_id": "35345", "client_name": "VictorNaslund", "client_number": "09834759"}'

See the logs

docker logs vc_satosa
docker logs vc_issuer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published