IBM-Cloud / idemix-issuer-verifier

Sample app built to demonstrate how to integrate IBM Identity Mixer privacy-preserving authentication API using Bluemix:
https://idemix-issuer-verifier.mybluemix.net/
Other
32 stars 18 forks source link

idemix at BlueMix #3

Open greco2017 opened 7 years ago

greco2017 commented 7 years ago

Hello! We are trying this project in IBM-Bluemix for our exercise in university. Based on this specific documentation we are trying the chapter "Adapting the app for configured services". However, we face some difficulties, because we cannot find some files, i.e 1)Copy the content of the issuer JSON file into "public/js/issue_config.js" 2) Copy the content of the verifier JSON file into "public/js/presentation_config.js" file. We cannot fild the JSON files. What should we do? Thanks a lot !