From: paulr Date: Tue, 16 Nov 2010 15:46:57 +0000 (+1100) Subject: added some text to the provisioning example explaining how to use the page. X-Git-Url: http://git.pjr.cc/?p=ga4php.git;a=commitdiff_plain;h=eb25b7f233389067c8e571f67f273477ec14792f added some text to the provisioning example explaining how to use the page. --- diff --git a/example/provisioning/index.php b/example/provisioning/index.php index c3577ed..0d9fc18 100644 --- a/example/provisioning/index.php +++ b/example/provisioning/index.php @@ -33,6 +33,13 @@ if(isset($_REQUEST["failure"])) { ?>
+How to user this page - Create a user with the "Users" form. Once a user is created, then in the "Create Token" form, +select the user from the drop down box and then select a token type, then click "provision". In the main user list section +your user should now have a qrcode representing the key for that user. Pull our your mobile phone (with the google +authenticator app from the market) and scan in the code. Next, select the user who's authentication you wish to test from +the drop down list under "test authentication" section, generate a code for that user on your phone and click "Auth". +this should fail/succeed depending on whether you have typed in the right code. +
@@ -115,7 +122,7 @@ Token Type - +