AdditionalNameSpaces
Additional namespaces to add to the headers in XML. Separate multiple namespaces with a space.
If the IDOL server index contains XML documents that use an additional namespace (other than autn
), you must set AdditionalNameSpaces
to a list of the extra namespaces that your XML uses. IDOL server adds the additional namespaces to the autnresponse
tag of the XML it returns in query responses.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Server |
Example: | AdditionalNameSpaces=xmlns:company='http://schemas.company.com/'
|
See Also: |