X-Git-Url: http://git.pjr.cc/?a=blobdiff_plain;f=authserver%2Fwww%2Fadmin.php;h=7f2c8a39f3efe3a38a5242b674efc8e41d9e1cd2;hb=c3c37cd9f486175adf0351de80c19efd02892ca6;hp=b35a2270771e46b07f6aa79856423daf78654d73;hpb=d4590a3f34021216c9da29786922fddaf804d113;p=ga4php.git diff --git a/authserver/www/admin.php b/authserver/www/admin.php index b35a227..7f2c8a3 100644 --- a/authserver/www/admin.php +++ b/authserver/www/admin.php @@ -35,7 +35,10 @@ On this page, you create users and manage their tokens and passwords. A few note
  • Passwords are *ONLY* for this page, if you assign a password to a user they can login here and edit anyone, including you
  • OTK/One-Time-Keys are the QRcode for provisioning a GA token, it can only be viewed once -and once viewed is deleted. If you need a new one, you need to delete the user and re-create. +and once viewed is deleted. If you need a new one, you need to re-create a key. +
  • TOTP tokens are time based tokens that change every 30 seconds, HOTP tokens are event tokens +that change everytime they are used or generated +
  • In the OTK, the "Get (User URL)" link is a link you can send to a user to retrieve their key +getUserTokenType($username)=="HOTP") { +?> +
    +

    Resync Tokens

    + + + +
    Token One
    Token Two
    + +
    + +
    -

    Custom Tokens - doesnt work yet


    -For assiging in a user-created or hardware tokens
    +

    Custom Tokens


    +For assiging in a user-created or hardware tokens.
    +If you assign a token this way, any previous token is removed and forever gone.
    Token Key (hex)
    Token Type
    +
    Create User(s) - Enter a comma seperated list of usernames: