docs.roxen.comBack to normal mode
DocsRoxenWebServer 4.5Web Developer ManualIf Tags
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<if kerberos-auth></if>

Provided by module: Tags: Support for Kerberos authentication

Returns true if the Kerberos authentication is successful. The username is provided in the plugin attribute.


<if kerberos-auth="username" password="password">
  <p>The user is authenticated.</p>
</if>

Attributes

password="string"

Specifies the password.