RoxenCMS 5.4Web Developer ManualProtocol Tags

   

<aconf>
<apre>
<auth-required>
<email>
<expire-time>
<header>
<killframe>
<redirect>
<remove-cookie>
<return>
<set-cookie>
<throttle>

<auth-required/>

Provided by module: Tags: RXML tags

Adds an HTTP auth required header and return code (401), that will force the user to supply a login name and password. This tag is needed when using access control in RXML in order for the user to be prompted to login.


Attributes

realm="string" (document access)

The realm you are logging on to, i.e "Demolabs Intranet".


message="string"

Returns a message if a login failed or cancelled.