HTTP Authentication (Magic xpa 3.x)
The HTTP functions (HTTPCall, HTTPGet, HTTPPost) as well as the Invoke Web S and Invoke Web S Lite operations, require setting a URL referring a Web server.
The URL can include a username and password to authenticate the caller, for example: http://User:Password@[URL].
Using secret names is recommended, for example: http://%user_secretname%:%pass_secretname%@[URL]
| 
   
 | 
 HTTP Functions 
 | 
 Invoke Web S 
 | 
 Invoke Web S Lite 
 | 
| 
 Basic authentication 
 | 
   
 | 
   
 | 
   
 | 
| 
 Digest authentication 
 | 
   
 | 
   
 | 
   
 | 
| 
 Integrated Windows authentication 
 | 
  X 
 | 
   
 | 
  X 
 |