Hi James, You can achieve this by customization in the login and registration processes and add security questions and answers during login. These Q&A will be maintained by the survey.
Thanks & Regards -- Yashwant Dhakad On Sat, Aug 10, 2019 at 5:45 PM Jacques Le Roux < [email protected]> wrote: > There is no 2FA OOTB. I know some have implemented it. > > Somehow related: > > >Maybe a text message with a code they must enter > > There is a captcha (see captcha.properties) but it's still not 2FA > > There are also 3rd party OAuth2 accessible through the passport component, > see > > https://svn.apache.org/repos/asf/ofbiz/ofbiz-plugins/trunk/passport/README.md, > it's still not 2FA > > I have implemented SSO ( Single Sign-On) using Shibboleth for a client, > but it's again another thing > > HTH > > Jacques > > Le 08/08/2019 à 21:16, [email protected] a écrit : > > Has anyone had any success adding 2 form authentication to Ofbiz? Maybe > > a text message with a code they must enter? Any opensource 2FA > > solutions out there? > > > > Thanks, > > > > James > > >
