Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

As part of this document, we would be providing the steps to run the authentication demo application and configuration of the API.

...

  • Postman with postman collection having APIs for authentication:

View file
nameAutomation_M.postman_collection.json
View file
nameAutomation_M_1.2.postman_collection.json

...

Ex: java -Dida.request.captureFinger.deviceId=2 -Dida.request.captureIris.deviceId=1 -Dida.request.captureFace.deviceId=3 -Dmosip.base.url=https://minibox2.mosip.net -DmispLicenseKey=0HNCpivCqbW7ULCIwChsgogYc7f3K5zEjQHUb8DwUiFXR8VODb -DpartnerId=647-DpartnerOrg=minibox2 -DpartnerApiKey=789502 -Dfinger.device.subid=1  -jar "./target/authentication-demo-ui-1.2.0-SNAPSHOT.jar"    

...