docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 6.1Web Developer ManualProtocol Tags
Copyright © 2021, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<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.