Hello there!

Need Help? We are right here!

miniOrange Email Support
success

Thanks for your Enquiry.

If you don't hear from us within 24 hours, please feel free to send a follow-up email to info@xecurify.com

Search Results:

×

Wix 2-step verification (2FA/MFA)


Wix 2 Factor Authentication is an additional layer of security in which a user is prompted to provide two factors to gain access to the Wix account. With Wix 2FA being enabled, anyone trying access your Wix account from an unrecognized computer/device must provide additional authorization. Authentication starts with a user submitting his traditional username and password. Once the user successfully gets authenticated with the 1st step verification, configured 2FA (OTP verification, Push Notifications, YubiKey, TOTP, Google Authenticator etc) method prompts for 2nd-step verification.
miniOrange provides 15+ authentication methods and solutions for Wix. It allows users and organizations to set up certain authentication and settings which includes password restrictions, restricting sign-in methods, as well as other security settings.


With miniOrange Wix 2FA solution, you can:

  • Choose from popular authenticators such as Google Authenticator, Microsoft Authenticator and more.
  • Enable Passwordless login for your Wix Account.
  • Prevent unauthorized person from accessing the resources even if cyber attackers get to know your credentials.
  • Connect easily with any external identity source like Azure AD, ADFS, Cognito, etc.

Connect with External Source of Users


miniOrange provides user authentication from various external sources, which can be Directories (like ADFS, Microsoft Active Directory, Microsoft Entra ID, OpenLDAP, Google, AWS Cognito etc), Identity Providers (like Shibboleth, Ping, Okta, OneLogin, KeyCloak), Databases (like MySQL, Maria DB, PostgreSQL) and many more.



Apps supported by miniOrange



two factor authentication (2FA) miniOrange authenticator app

miniOrange
Authenticator App

Download miniOrange Authenticator App from Google Play Store    Download
two factor authentication (2FA) google authenticator app

Google
Authenticator App

Download Google App Authenticator from Google Play Store    Download Google App Authenticator from Apple Store
two factor authentication (2FA) authy authenticator app

Authy 2-Factor
Authentication App

Download Authy 2-Factor
Authentication App from Google Play Store    Download Authy 2-Factor
Authentication App from Apple Store
two factor authentication (2FA) Microsoft authenticator app

Microsoft
Authenticator App

Download Microsoft Authenticator App from Google App store    Download Microsoft Authenticator App from Apple store

Follow the Step-by-Step Guide given below for Wix two-factor authentication (2FA) :

1. Configure Wix to enable SSO

  • Log into WIX.
  • Create a new site or use an already existing one.
  • Go to your website dashboard.
  • To add Wix member area App to your website, go to App Market.
  • Wix Single Sign-On (SSO)

  • Search for Wix Member area.
  • Wix Single Sign-On (SSO)

  • Open Wix member area app and click on Add to site.
  • Wix Single Sign-On (SSO)

  • Navigate to your Website dashboard >> Home tab and click on Edit site.
  • Wix Single Sign-On (SSO)

  • Go to My business tab in the edit site page and select Wix Member Area.
  • Click on Add App.
  • Wix Single Sign-On (SSO)

  • Click on Turn on Dev Mode.
  • Wix Single Sign-On (SSO)

  • Edit Login Bar.
  • Click on setup login bar and Select Full, then Drag and resize the login bar as per your requirements.
  • Wix Single Sign-On (SSO)

  • Click on Open masterPage.js for accountNavBar1.
  • Wix Single Sign-On (SSO)

  • Enable hidden for accountNavBar1 Default values.
  • Wix Single Sign-On (SSO)

  • Now to publish the website, click on Publish.
  • Wix Single Sign-On (SSO)

  • After publishing is successful, a dialog box will open. Copy your site link from this dialog box.
  • Wix Single Sign-On (SSO)

2. Configure Wix in miniOrange

  • Login to miniOrange Admin Console.
  • Go to Apps Click on Add Application button.
  • Wix Single Sign-On (SSO) add app

  • Under the Choose Application Type, click on JWT.
  • Wix Single Sign On SSO add app

  • In Add Apps tab enter the values and click on Save.
  • Wix Single Sign On SSO add app

    Custom Application Name Choose appropriate name according to your choice.
    Description Add appropriate description according to your choice.
    Redirect-URL Please paste this link copied in the previous step
    Group Name Default
    Policy Name Add policy name according to your Preference.
    Login Method Password.
  • Edit your recently created App by going to Apps >> Select option under Action dropdown >> Edit.
  • Wix Single Sign-On SSO edit-button

  • Copy the Single Sign-On URL from the edit app page and click on save.
  • Wix Single Sign-On SSO edit-button

  • To download App certificate, Go Apps >> Select option under Action dropdown >> Certificate
  • Wix Single Sign-On (SSO)

  • Download the Certificate.

Go to your Wix site to continue editing.

  • Go to Add Elements >> Buttons.
  • Select the button as you like, for this guide we have used the highlighted button.
  • Drag the button to the position you want it to be at.
  • Wix Single Sign-On (SSO)

  • Select the custom added button and Click on Change Text & Icon. Under the option “ What does it say? ” make it to login.
  • Wix Single Sign-On (SSO)

  • Click on Add a link.
  • Paste the Single Sign-On URL we copied earlier into the field “ What’s the web address (URL) ”.
  • Click on Done.
  • Wix Single Sign-On (SSO)

  • To install the NPM packages, go to code packages.
  • Click on install packages from npm.
  • Wix Single Sign-On (SSO)

  • Search for jsonwebtoken and click on install.
  • Wix Single Sign-On (SSO)

  • Now go to dev tools and click on secret manager.
  • Wix Single Sign-On (SSO)

  • Open the certificate we downloaded earlier with any text editor ( eg - notepad ) and copy the complete text as it is.
  • Now in secret manager, click on Store Secret.
  • Wix Single Sign-On (SSO)

  • In the name field, type publicKey.
  • Paste the certificate text copied in the previous step into the value field.
  • Click in Save.
  • Wix Single Sign-On (SSO)

  • Now go to the code page section and open masterPage.js file.
  • Wix Single Sign-On (SSO)

  • Download the code for masterPage.js and paste it in Wix.
  • Note - Replace LoginButtonID with the ID of your custom login button.

  • Now go to the public and backend section and in the backend section, click on add web module.
  • Wix Single Sign-On (SSO)

  • Name the module as backend.jsw.
  • Open this backend.jsw.
  • Download the code for backend.jsw and paste it in Wix.
  • Finally, publish your site and test it with your miniOrange account credentials or you can create users in miniorange and test with them.

3. Configure 2FA for Wix

3.1: Enable 2FA for Users of Wix app

  • To enable 2FA for Users of Wix application. Go to Policies >> App Authentication Policy
  • Click on Edit against the application you have configured.
  • Two factor-authentication for Wix | Two Factor Authentication configure 2fa of application

  • Enable the Enable 2-Factor Authentication (MFA) option.
  • Two factor-authentication for Wix | Two Factor Authentication enable 2fa

  • Click on Save.

3.2: Configure 2FA for your Endusers

  • To enable 2FA/MFA for endusers, go to 2-Factor Authentication >> 2FA Options For EndUsers.
  • Select default Two-Factor authentication method for end users. Also, you can select particular 2FA methods, which you want to show on the end users dashboard.
  • Once Done with the settings, click on Save to configure your 2FA settings.
  • MFA/Two-Factor Authentication(2FA) for   Configure 2FA Panel

3.3: Enduser 2FA Setup

  • Login to End-User Dashboard using end user login URL.
    • For Cloud Version: The login URL (branding url) which you have set.
    • For On-Premise version: The login URL will be the same as of Admin Login URL.
  • Select Setup 2FA from left panel. Then select any of the 2FA method available.
  • For now, we have selected the SMS >> OTP OVER SMS as our 2FA method. You can explore the guide to setup other 2FA methods here.
  • Enable the OTP over SMS if you have your phone number added under your profile section else click on Edit button.
  • MFA/Two-Factor Authentication(2FA) for   Configure 2FA Panel

  • Enter you Phone Number along with the necessary country code and click on the SAVE button.
  • MFA/Two-Factor Authentication(2FA) for   Configure Second Factor-SMS(Enter Mobile Number)

4. Test Wix 2FA

    a. If 2FA for for End-user is configured

  • Go to your Wix Domain. It will redirect you to miniOrange Single Sign-On Service console.
  • zoom two factor authentication(2fa) user credentials

  • Enter your login credentials, and click on login. It will prompt to verify yourself against the configured 2fa method.
    e.g. If you have configured OTP over SMS, after login into Wix it will prompt for OTP.
  • zoom two factor authentication(2fa) otp prompt

  • Enter the OTP received in your phone, after successful 2fa verification, you will be redirected to the Wix dashboard.
  • b. If 2FA for end-user is not enabled

  • You will be prompted to register for 2Fa for end-user. It's a one time process.
  • Configure your basic details.
  • zoom two factor authentication(2fa) user registration

  • Configure any authentication method of your choice.
  • zoom two factor authentication(2fa) add new security

  • After successful registration, you will be logged in to your Wix account.

  • Not able to configure or test MFA?


    Contact us or email us at idpsupport@xecurify.com and we'll help you setting it up in no time.


External References

Want To Schedule A Demo?

Request a Demo
  



Our Other Identity & Access Management Products