AWS deadline-cloud documentation change
Summary
Updated authentication steps for the Deadline Cloud submitter, reordering and clarifying the login process when credentials status shows NEEDS_LOGIN.
Security assessment
This change clarifies the user authentication workflow in the Deadline Cloud submitter interface. While it documents an authentication process (a security feature), it does not add new security documentation or address a specific security issue. The change is procedural clarification, not a response to a vulnerability.
Diff
diff --git a/deadline-cloud/latest/userguide/submitter.md b/deadline-cloud/latest/userguide/submitter.md index 79078e2eb..205cd12f6 100644 --- a//deadline-cloud/latest/userguide/submitter.md +++ b//deadline-cloud/latest/userguide/submitter.md @@ -374 +374 @@ Support for Blender is provided using the conda environment for service-managed - 1. If you are prompted to install GUI dependencies, choose **OK** and the Deadline Cloud submitter dialog will appear shortly. + 1. If you are not already authenticated in the Deadline Cloud submitter, the **Credentials Status** shows as **NEEDS_LOGIN**. @@ -376 +376 @@ Support for Blender is provided using the conda environment for service-managed - 2. If you are not already authenticated in the Deadline Cloud submitter, the **Credentials Status** shows as **NEEDS_LOGIN**. + 2. Choose **Login**. You will be prompted to log in with your user credentials in a browser. @@ -378,3 +378 @@ Support for Blender is provided using the conda environment for service-managed - 3. Choose **Login**. You will be prompted to log in with your user credentials in a browser. - - 4. You are now logged in and the **Credentials Status** shows as **AUTHENTICATED**. + 3. You are now logged in and the **Credentials Status** shows as **AUTHENTICATED**.