ForwardCloudCredentials
✖
ForwardCloudCredentials
is an option for remote evaluation and submission functions that specifies whether Wolfram Cloud credentials from the local session should be copied into remote sessions.
Details

- With ForwardCloudCredentialsTrue, functions such as RemoteBatchSubmit and RemoteBatchMapSubmit will automatically transfer the local session's Wolfram Cloud credentials into remote sessions so that code running within each remote session can access and create resources in the user's cloud account.
- With ForwardCloudCredentialsFalse, remote sessions are responsible for authenticating to the cloud manually, such as by using CloudConnect.
- Some batch computation providers may not support the setting ForwardCloudCredentialsTrue.
- When used with RemoteBatchSubmit and RemoteBatchMapSubmit, the value of ForwardCloudCredentials generally defaults to Automatic, which corresponds to True if the provider being used supports forwarding of cloud credentials or False if the provider does not.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Submit a remote batch job using the "AWSBatch" provider, for which the default setting of the ForwardCloudCredentials option is True:

https://wolfram.com/xid/0nxvg3vvbd8iho6fs-jnou3f


Override the default and disable credential forwarding:

https://wolfram.com/xid/0nxvg3vvbd8iho6fs-bqutt2


https://wolfram.com/xid/0nxvg3vvbd8iho6fs-en4fz8

Wolfram Research (2020), ForwardCloudCredentials, Wolfram Language function, https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
Text
Wolfram Research (2020), ForwardCloudCredentials, Wolfram Language function, https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
Wolfram Research (2020), ForwardCloudCredentials, Wolfram Language function, https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
CMS
Wolfram Language. 2020. "ForwardCloudCredentials." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
Wolfram Language. 2020. "ForwardCloudCredentials." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html.
APA
Wolfram Language. (2020). ForwardCloudCredentials. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html
Wolfram Language. (2020). ForwardCloudCredentials. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html
BibTeX
@misc{reference.wolfram_2025_forwardcloudcredentials, author="Wolfram Research", title="{ForwardCloudCredentials}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html}", note=[Accessed: 21-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_forwardcloudcredentials, organization={Wolfram Research}, title={ForwardCloudCredentials}, year={2020}, url={https://reference.wolfram.com/language/ref/ForwardCloudCredentials.html}, note=[Accessed: 21-April-2025
]}