Pre-requisites : Download And Installation
Installation using Composer:
php bin/magento setup:di:compile
php bin/magento setup:upgrade
Manual Installation:
- Download the miniOrange Headless SSO extension.
- Unzip all contents of the zip inside the MiniOrange/Headless directory.
{Root Directory of Magento} app code MiniOrange OAuth
Run the following commands on command prompt to enable the extension.
php bin/magento setup:di:compile
php bin/magento setup:upgrade
Steps to configure Headless SSO solution with SAML & OAuth providers
1. Configure SAML & OAuth provider
Follow the steps below to configure SAML & OAuth Provider
2. Configure Magento Headless SSO ( Single Sign-On ) extension
- After installing the Magento Headless SSO extension. Log in to Magento Backend and click on Headless SSO in the navigation panel.
- Enter your Frontend Callback URL (This will be the same URL where your frontend is hosted) and where you will receive the JWT token.
- JWT Secret When you receive a JWT from the client, you can verify that JWT with this this secret key stored on the server.
- Headless SSO URL:- This URL will be embedded in your login button which will initiate the login flow from your frontend.
Additional Resources
If you are looking for anything which you cannot find, please drop us an email on magentosupport@xecurify.com