Giter VIP home page Giter VIP logo

sso-integration's Introduction

Magento 2 SSO Integration

Join the chat at https://gitter.im/magefox/sso-integration Build Status Latest Stable Version Total Downloads Software License

Description

Single Sign On (SSO) Integrations which includes Auth0, SAML2 protocol(Coming Soon) enable the use of external services for single sign-on.

Features

  • 100% open source.
  • Easily switch On/Off the Module.
  • Supports Single Sign On (IdP and SP initiated)
  • Supports Magento Multi-stores.
  • Supported 3 party services: Auth0, SAML2 Protocol (Coming soon)

Auth0

  • Use auth0-lock js framework to login.
  • Command line to sync existed customers to Auth0 service.
bin/magento sso:auth0:sync

Installation

Manual (without composer)

  • Download zip file of thelast version of this extension under release tab
  • Extract files in the Magento root directory in the folder app/code/Magefox/SSOIntegration
  • Enable the extension
php bin/magento --clear-static-content module:enable Magefox_SSOIntegration
  • Upgrade Magento setup
php bin/magento setup:upgrade

With Composer

In the Magento root directory

  • Install the module
composer require magefox/sso-integration
php bin/magento module:enable Magefox_SSOIntegration 
php bin/magento setup:upgrade

Cleaning

  • Upgrade Magento setup
php bin/magento setup:upgrade
  • Clear cache
php bin/magento cache:flush

Settings

The Settings of the extension are available at Stores > Configuration. At the Magefox tab, the "SSO integration" link.

There you will be able to fill several sections:

  • Status. To enable or disable the extension.
  • Provider. Select provider Which you will be use (ex: Auth0).
  • And another options depend your provider you selected.

Release Notes

1.0.0

  • Initial version.

sso-integration's People

Contributors

magefox avatar vanthinh87 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.