Two Factor Authentication (TFA) is a 100% Open Source, free to use security system for your Joomla site’s backend. Two Factor Authentication works in.

Slides:



Advertisements
Similar presentations
Module: 201 Create and Manage Your Agent Account.
Advertisements

Powered By : Riddhi Softtech. Application Divide in Three Parts :- Admin Android AppUser Android AppAdmin Web Module.
Extending ForeFront beyond the limit TMGUAG ISAIAG AG Security Suite.
Two-Factor Authentication & Tools for Password Management August 29, 2014 Pang Chamreth, IT Development Innovations 1.
Follow these steps to set up your new ECBOE mail address on your personal Smartphone.
Fòmasyon Itilizatè Ayiti Office 365 Fòmasyon. Why the Change? Partners in Health's new hosted Microsoft Office 365 solution allows users to access their.
X2VOL.com Student Login July Access x2VOL through Family Connection 1.Sign into Family Connection. If you need your Family Connection login information.
A detailed guide on how to set-up your printing storefront. Please Note: Storefronts are compatible with all browsers, however for optimal use of the admin.
September 20, 2015 Viewing and Editing Offices. Lesson Overview: Viewing and Editing Offices September 20, USA2  In this lesson we will cover:
Extending Forefront beyond the limit TMG UAG ISA IAG Security Suite
 In Karnataka, Digital Signatures are being extensively used in various projects right from delivery of citizen centric services through various projects.
Goals One ASP.NET Membership story – Web APIs and Web Apps Profile. Extensibility allows for non SQL persistence model. Improve unit testability of.
WA SECURES Training Spring Welcome As a volunteer of the Department of Health Emergency Operations Center or RSS Task Force you must be prepared.
Support Training Module. Support Manual 1.“On The Lot” – How it all works… 2.Craigslist Settings 3.Post to Craigslist 4.Backpage Settings 5.Post to Backpage.
OneView Service Center Help
Geolocation Plugin
X2VOL Student Login JUNE Access x2VOL through Family Connection 1.Sign into Family Connection. If you need your Family Connection login information.
How Your Customers Will Pay Online & by Phone
User / Admin / Installer Profiles
New Media Class Period 2. Google Voice Google Voice is a service that gives you one number for.
Omeka Plugin Presentation: Contribution Plugin Greg Ferguson LIS 654 November 8, 2011.
Adxstudio Portals Training
For the University of Kansas Medical Center How to sign up for RAVE Emergency Text Messaging.
Associate ® Administration An Associate administrator has the ability to change the parameters for both the author and for the typist. There can be enterprise.
Microsoft OneDrive Laurie H. Sherrod
BSNL-Hungama SSA Portal – User Guide URL -
Lindsey Velez, Director of Instructional Technology Single Sign-On One Click.
Process of Professional Tax Registration
OneDrive for Home. Office 365 and OneDrive: Services available to staff for home use.
1) Login to your armidalehigh google drive 2. Click on Apps.
Alfresco and 2 Factor Authentication Ermanno Russo Developer at Zaizi.
Gmail Toll Free Helpline Number Call on Gmail Toll Free Help Number phone-number.html.
Accessing HRMS Off Campus Two-Factor Authentication and Wyosecure.
Gmail Customer Support Phone Number
How to Enable Account Key Sign Instead Of Password In Yahoo? For more details:
 Gmail is a free webmail service, developed by Google.  Gmail also supports advertising.  Users can access Gmail on the desktop, laptop or through.
How to have an Espresso Espresso User Guide.
Xgenplus Admin Panel Android App
Welcome to Salem State University
Two-factor authentication
How To Install Norton Security on Android Phone
Multi-Factor Authentication (MFA)
ONLINE BANKING ON YOUR PHONE
Gmail Settings
When we talk about the process to create Hotmail account, the simple method helps the users to improve the experience. Hotmail is not a common ing.
Firebase Cloud messaging A primer
Juno Password Reset Number
Google 2 Step Verification Backup Codes Google 2 Steps Verification Backup Codes is very important to get access Gmail account. Backup codes is usually.
Ways to Secure CMS Websites. The most widely used Content Management Systems are Wordpress, Joomla and Drupal as per statistics. The highest CMS platforms.
Do You Want To Secure Your Gmail Account
APPLE TWO STEP VERIFICATION CHANGE PHONE NUMBER Please read the following presentation on any help on Apple two step verification change phone number.
How To Use As Another Account On Gmail
NForm 2.0 Training.
Community Service Hours
Multifactor Authentication & First Time Login
Creating Administrator Accounts
Registering on the SITE is a MULTI-STEP process:
Access x2VOL via Naviance Student.
X2VOL.com Student Login July 2014.
TaxSlayer Multi-Factor Authentication (MFA)
Clemson For iOS Devices and Wi-Fi Setup
This presentation document has been prepared by Vault Intelligence Limited (“Vault") and is intended for off line demonstration, presentation and educational.
Instructions on how to register and use Toodledo.com
Access x2VOL via Naviance Student.
X2VOL Student Login JUNE 2013.
On the off chance that your business utilizes Roadrunner as your Internet specialist organization, you will have at least one accounts. While you.
MyLion Registration Website | Mobile device
Anniston City Schools Gmail Setup on Your Smartphone
Getting Started With LastPass Enterprise
Presentation transcript:

Two Factor Authentication (TFA) is a 100% Open Source, free to use security system for your Joomla site’s backend. Two Factor Authentication works in collaboration with the Google’s famous Authenticator App. Installing this app adds an extra layer of security in addition to the Joomla’s login system (front-end as well as back-end). Two Factor Authenticator secures the signing in process using 2 constants- + Something you know i.e. your site’s backend password. + Something you have i.e. your mobile phone (to generate the one time code).

Description: Two Factor Authentication (TFA) is an open- source Joomla based plugin. You can use it to improve your site’s security with one more layer and improve security against - Key loggers, Password cracking, Password hacking and many more security threats. You need to use two-factor authentication using the Google Authentication app for Android/iPhone/Blackberry.Google Authentication app

Main Key Features are:- Two Step Authentication Setup with Google Authenticator. Verify with a Barcode or with a Key (key generation from Google Authenticator). Have Backup Codes. User-Specific configuration for authentication and Admin can decide for which type of user.(Secure Back-end, Front-end or Both- end).

Initial Configuration After installation Check the following conditions and configure as per your requirement. – Applicable : Applicable on which Joomla Application. Backend : enable for Back-End Front-End : Enable only for Front-end Back-End + Front-end : enable for both side – Backup On Mail : When you or your site user lost cell then how to retrieve back-up code. Via or contact manually (By site contact- us). Plugin configuration Two Factor Authentication

How to configure at User Level : Go to user edit screen. You can see “Two Factor Authentication” tab (Click on it). Put Account-Name (it will display in your google- app). Click on “Create new secret key” and then Click "show QR-code". Set “Yes” on Activation. Now test it.

From-BackEnd : Two Factor Authentication backend Configuration From-Front-End : Two Factor Authentication Frontend Configuration

Front-End and Backend Login

After login, the user will see the 2FA authentication screen. Put here six digit verification code to move forward.

2FA using Google Authentication API: authenticator/ authenticator/ – Overview – Implementations – Google Authenticator for Android – Google Authenticator for iOS – Google Authenticator for Blackberry – PAM Module – Source Code