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

<auth-required/>

Provided by module: Tags: RXML 2 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.