CoreBOSBB
[solved] How 2fa Activiation works - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: [solved] How 2fa Activiation works (/showthread.php?tid=1303)



[solved] How 2fa Activiation works - rslemer - 10-19-2018

How was implemented 2fa in coreBOS?

I means code is sent thru email? or need any mobile app?

I don't found any documentation about it


RE: How 2fa Activiation works - joebordes - 10-19-2018

See here: http://corebos.org/documentation/doku.php?id=en:adminmanual:users_auth#two-factor_authentication


RE: How 2fa Activiation works - rslemer - 10-20-2018

Ok, thanks

There any plan implement this thru send a code to e-mail?

I suggest that, because in many workplace, like a Call Center, not is allowed a mobile phone ...


RE: How 2fa Activiation works - joebordes - 10-20-2018

The wiki page states:


User_2FAAuthentication_SendMethod: SMS, EMAIL, or MOBILE as the system to send the code to the user. If the value is set to SMS, the application will search first for phone_work and then phone_mobile. SMS MUST be active and configured, if not the EMAIL method will be used. The code will be sent to the user's main email.


RE: How 2fa Activiation works - rslemer - 10-20-2018

ops
had not seen this part of the text

I went straight to the final part ...

excuse me ...

Sad