Download the PHP package magefox/sso-integration without Composer
On this page you can find all versions of the php package magefox/sso-integration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magefox/sso-integration
More information about magefox/sso-integration
Files in magefox/sso-integration
Download magefox/sso-integration
More information about magefox/sso-integration
Files in magefox/sso-integration
Vendor magefox
Package sso-integration
Short Description A Magento 2 SSO Integration module.
License MIT
Package sso-integration
Short Description A Magento 2 SSO Integration module.
License MIT
Please rate this library. Is it a good library?
Informations about the package sso-integration
Magento 2 SSO Integration
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.
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
- Upgrade Magento setup
With Composer
In the Magento root directory
- Install the module
Cleaning
-
Upgrade Magento setup
- Clear cache
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.
All versions of sso-integration with dependencies
PHP Build Version
Package Version
Requires
magento/module-customer Version
^101.0
firebase/php-jwt Version ^5.0
simplesamlphp/saml2 Version ^3.1
firebase/php-jwt Version ^5.0
simplesamlphp/saml2 Version ^3.1
The package magefox/sso-integration contains the following files
Loading the files please wait ....