2017 © Pedro Peláez
 

magento2-module magento2-onelogin

Module that makes it possible to login to Magento Admin via Onelogin Identity provider

image

opsway/magento2-onelogin

Module that makes it possible to login to Magento Admin via Onelogin Identity provider

  • Monday, December 4, 2017
  • by shandyDev
  • Repository
  • 11 Watchers
  • 3 Stars
  • 2,084 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 35 % Grown

The README.md

Magento 2 Admin - Onelogin integration (SAML)

This is migrated version of module magento-mod-onelogin for Magento 1.x, (*1)

Magento module that makes it possible to login to Magento Admin via Onelogin Identity provider, (*2)

Magento versions support

Compatible with Magento 2.1+, (*3)

How does it work?

Module adds a link "Login via Onelogin" on backend login form. Following this links initiates series of redirects that are described by SAML 2.0 standart, (*4)

User authenticates against onelogin.com application and then information about user email is sent to Magento. Magento authenticate user by email and let him in., (*5)

Usage

  1. You should create application in Onelogin.com

We are using "OneLogin SAML Test (IdP)" as a base. You can set Credentials as "Shared" and put Email you need to let all users login through one Magento account, (*6)

You should copy two things: - application ID, which can be found in url: yourcompany.onelogin.com/apps/123456 - X.509 certificate, (*7)

  1. Now you can copy module to your Magento folder and configure it. Go to Stores->Configuration->Advanced->Developer->Onelogin and put there the required settings., (*8)

  2. Flush Magento caches and you are done - you can now click on "Login via Onelogin" and see how magic happens, (*9)

User auto-creation

@todo, (*10)

Credits

  • Hugely inspired by https://github.com/Flagbit/magento-openid
  • and based on SAML implementation of https://github.com/onelogin/php-saml

The Versions

04/12 2017

dev-master

9999999-dev

Module that makes it possible to login to Magento Admin via Onelogin Identity provider

  Sources   Download

BSD-3-Clause

The Requires

 

04/12 2017

1.0.0

1.0.0.0

Module that makes it possible to login to Magento Admin via Onelogin Identity provider

  Sources   Download

BSD-3-Clause

The Requires