Secure your SuiteCRM password and account data by implementing two-factor authentication with Google Authenticator.
#4441 - Two-Factor Authentication from outside the company
My server has a public ip address. Two factor authentication is working when we are working in the internal network but when we access SuiteCRm from outside the company via internet we are not able to login using two factor authentication.
How can we solve this ?
Other add-ons of interest
Administration
google
authenticator
2fa
secure
SuiteCRM
authentication security
security
login
login 2-way
2-way-login
Login Authentication
authentication
two factor
auth
barcode
scan
MFA
Multi-Factor Authentication
2 factor authenticator
2-step login verification
verification
Google 2-Step Verification
google sign in
Registration
code
2-step verification
verification codes
get verification codes
QR code
setup
setup account
unique code
sync
time
Scan QR Code
protection
otp
CRM
protect
secure login
prevent
device
mobile
app
device enrollment
device registration
reset device
safe
unauthorized access
enrollment
protection from hacker
token-based authentication
account
user
password
verify
validate
valid
guarded
defendant
authenticity
authenticated
authenticates
authenticating
2 years ago
Hi Carlos,
Can you please share you system credentials in email so that we could investigate this for you?
Thank you.
2 years ago
Sorry but i am not allowed to share any credentials of my client. Is there any port on the firewall that must be open? What are the ports you need to work with your plugin ?
2 years ago
Hi, The plugin connects to google to verify the 2 factor code. If there is a rule for outbound communication in your firewall, it would not work. Please review your outbound firewall rules for this. If you want, we could help review this issue in more depth if we're provided with a sandbox/testing instance on a similar environment. Thank you.
2 years ago
Can you give me the uri and the port number of the server so i can ask my client to proper establixh the outbound rule in the firewal ?
2 years ago
We've gone through the code and it seems that the software would need to talk to the following 2 urls to function correctly. https://chart.googleapis.com https://store.suitecrm.com Please make sure to open 80 and 443 for this in the firewall and make sure CURL is working. Thank you.