Authentication
is an option for cloud and web access functions that allows authentication parameters to be given.
Details
- Possible settings for Authentication include:
-
Automatic base authentication on CloudConnect credentials <"Username"…,…> give explict username, etc. for authentication PermissionsKey["key"] give a permissions key for authentication SecuredAuthenticationKey[assoc] give an OAuth-secured authentication key assoc insert specified explicit elements in the HTTP request - In the form Authentication->assoc, the association assoc can contain "Username", "Password", "Headers" and "Query" as specified in HTTPRequest.
Examples
Basic Examples (1)
Deploy a cloud object with permissions granted to a PermissionsKey:
Read the cloud object contents using a PermissionsKey for Authentication:
See Also
URLExecute URLRead CloudConnect CloudGet Permissions PermissionsKey SecuredAuthenticationKey
Related Guides
Introduced in 2016
(11.0)
| Updated in 2017 (11.2)