Confirmed users
486
edits
Line 42: | Line 42: | ||
* Go to about:app-manager to install mobileidtest, mobileidtest2 and mobileidtest3 | * Go to about:app-manager to install mobileidtest, mobileidtest2 and mobileidtest3 | ||
* Make sure the services.mobileid.server.uri pref is set to http://msisdn.dev.mozaws.net/ . You can follow the same steps as mentioned in https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager#Debugging_Certified_Apps_2 - ( | * Make sure the services.mobileid.server.uri pref is set to http://msisdn.dev.mozaws.net/ . You can follow the same steps as mentioned in https://developer.mozilla.org/en-US/Firefox_OS/Using_the_App_Manager#Debugging_Certified_Apps_2 - ( | ||
echo 'user_pref("services.mobileid.server.uri | echo 'user_pref("services.mobileid.server.uri", "http://msisdn.dev.mozaws.net/");' >> prefs.js ) (until bug 1021595 is fixed, you should use https://msisdn-dev.stage.mozaws.net/ ) | ||
* Go to MobileID test app | * Go to MobileID test app | ||
* Tap on "Get Assertion" | * Tap on "Get Assertion" |