Authentication Possibilities in Our Wiki

Login to see invitee-only content.

Here is an example:

   (:if authid:)
   Has done an AuthID.
   (:if:)

   (:if readauth:)
   Has entered an TU ID or AuthID
   (:if:)

   (:if tuda:)
   Has entered an TU ID
   (:if:)

   (:if tuid jp14pete:)
   My TU ID is tested on jp14pete
   (:if:)

and here is the output on your status:

   Has entered an TU ID or AuthID

   Has entered an TU ID

   My TU ID is tested on jp14pete