You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by di...@apache.org on 2022/06/26 16:19:38 UTC

[airavata] 01/02: Updated the readme file related to the new less secure gmail accounts

This is an automated email from the ASF dual-hosted git repository.

dimuthuupe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 8616c5a7439ddccbe6079c58ae590548e17a33a0
Author: Lahiru Jayathilake <la...@gmail.com>
AuthorDate: Sun Jun 26 16:20:19 2022 +0530

    Updated the readme file related to the new less secure gmail accounts
---
 modules/ide-integration/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/modules/ide-integration/README.md b/modules/ide-integration/README.md
index a1894dbfe7..e661c4d83c 100644
--- a/modules/ide-integration/README.md
+++ b/modules/ide-integration/README.md
@@ -80,10 +80,10 @@ Post Workflow Manager
 * This will start the Email Based Job Monitoring agent. Before starting this, you have to create a new gmail account by going to 
 https://accounts.google.com/signup
 
-* Once the account is created, turn on Less Security App access for that gmail account 
-https://support.google.com/accounts/answer/6010255?hl=en
+* Once the account is created, turn on 2-Step Verification and create an App Password (Use the type "Other" from the App type selection and give the name as "Airavata")
+https://myaccount.google.com/security
 
-* Update the email account credentials in src/main/resources/airavata-server.properties file
+* Update the email address and App Password in src/main/resources/airavata-server.properties file
 
   email.based.monitor.address=CHANGEME
   email.based.monitor.password=CHANGEME