XML Configuration Reference : Connector : Post
 
Post
com.exalead.mercury.mami.fetch.v21.Post
No documentation for this element.
Parent elements:
com.exalead.mercury.mami.fetch.v21.Auth (as Auth)
Attributes:
Name
Type
Default value
Description
gatewayUrl
string
formId
string
if there are more than one form on the gateway Url, a formName formId and/or a formClass can be specified to find the right one.
formClass
string
formName
string
method
string
when method or action are not null, they override the ones found in the form. when gatewayUrl is null, just use them. gatewayUrl, method and action must not all be null.
action
string
autoSubmittedForms
int
How many times to try to find and submit a form after the login procedure. This is needed to get cookies for other domains in some SSOs.
additionalRequest
string
An additional URL to fetch after the HTML form authentication procedure, following all redirections to allow new cookies. Useful for some SSO including google sites.
Nested elements:
Name
Type
Description
KeyValue
exa.bee.KeyValue*