Git Product home page Git Product logo

m2-msp_backendgooglesignon's Introduction

Backend Google Sign On for Magento 2

This is a Magento 2 extension that allows to authenticate into Magento 2 Admin Panel using Google Sign On services.

Installation

Install the extension through composer:

composer require msp/module-backend-google-sign-on

Once Composer finishes installing the dependencies, run:

bin/magento setup:upgrade

Configuration

After the module is installed, authenticate into Admin Panel and go to STORES > Settings > Configuration > SECURITY > Google Backend Sign On.

You should see the following configuation fields:

Configuration

To fill the Client ID ad Client Secret fields, go to https://console.developers.google.com/ to create the required OAuth client ID credentials (read detailed instructions here).

As Authorized JavaScript origins set the base URL of the site where you are installing the extension.

As Authorized redirect URLs set the URL of the Admin Panel.

You can also define a set of domain-based rules to automatically assign a role to a user or to force a user to use the Google Sign On, as shown below:

Rules

Usage

Once enabled and configured, the extension adds a Google Login button in the sign in form of the Admin Panel, as shown below:

Login

Contributing

Contributions are very welcome. In order to contribute, please fork this repository and submit a pull request.

License

Copyright © MageSpecialist - Skeeller srl. All rights reserved.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.