-
Using a browser go to http://localhost:8080/QrCode
-
Using a OTP authentication app, scan the produced QrCode
-
Using the below command and your access code from the authenticator app, run the below
curl
command
curl -v -u John:IamNotACat localhost:8080/login --data '{"OTP":"ACCESS_CODE"}'