From ed6cf6dd067db61eb8d94c533831adbbee557102 Mon Sep 17 00:00:00 2001 From: tronikos Date: Wed, 7 Aug 2024 01:41:53 -0700 Subject: [PATCH] Warn users about disabling 2FA for Exelon utilities (#34170) --- source/_integrations/opower.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/opower.markdown b/source/_integrations/opower.markdown index 663b5bfc7ab..fddcefc798a 100644 --- a/source/_integrations/opower.markdown +++ b/source/_integrations/opower.markdown @@ -74,7 +74,9 @@ Alternatively, you can create a new TOTP secret for your account and use the "no ### Exelon subsidiaries -When using Opower with any of the Exelon subsidiaries, such as BGE, ComEd, PECO, Pepco, etc., you need to actively disable two-factor authentication. Log onto the website, select **Don't use 2FA** and **Don't ask me again**. If you have already enabled 2FA, disable it. +When using Opower with any of the Exelon subsidiaries, such as BGE, ComEd, PECO, Pepco, etc., you need to actively disable two-factor authentication. +Before proceeding, make sure you understand the security implications of disabling 2FA. +Log onto the website, select **Don't use 2FA** and **Don't ask me again**. If you have already enabled 2FA, disable it. {% include integrations/config_flow.md %}