You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New-SMEXCOEvent-Source "General"-EventId 4-LogMessage "The address/SCSM Run As Account used to sign into 365 is not a valid email address and is currently entered as $($username+"@"+$password). This will prevent a successful connection. To fix this, go to the Run As account in SCSM and for the username enter it as an email address like user@domain.tld"-Severity "Error"
The text was updated successfully, but these errors were encountered:
BetaLyte
added a commit
to BetaLyte/smletsexchangeconnector
that referenced
this issue
Apr 17, 2024
I noticed the event error log is currently leaking the password of the SCSM Run As Account, as it's being printed out if the email validation fails:
smletsexchangeconnector/smletsExchangeConnector.ps1
Line 4938 in 02be0b1
The text was updated successfully, but these errors were encountered: