LassoScript Utility
Basics Browse Detail

[Response_Realm]

Tag Link [Response_Realm] Category Results
Type Substitution Source Available Yes
Support Preferred Version 5.0
Change Unchanged Data Source Any
Output Type String Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0, Lasso 5.0

Description

[Response_Realm] returns the name of the current realm reported by the Web server. If the current client is not authenticated then no result will be returned.

Syntax

[Response_Realm]

Parameters

Optional Parameters
Encoding Keyword Specifies the encoding for the tag's return value. Tags are encoded using -EncodeHTML by default if their value is output on a format file. No encoding is applied to nested tags unless an explicity encoding keyword is specified. One of -EncodeBreak, -EncodeHTML, -EncodeNone, -EncodeRaw, -EncodeSmart, -EncodeStrictURL, -EncodeURL, -EncodeXML.

Examples

To display the name of the current realm:

Use the [Response_Realm] tag. The following example shows the result of calling [Response_Realm] after authenticating for the Lasso Security realm.

[Response_Realm]

Lasso Security