Quantcast
Channel: Webkul Blog
Viewing all articles
Browse latest Browse all 5489

Magento 2 SSO

$
0
0

Magento 2 SSO module helps the admin store to integrate with other third-party URL’s to have the option of Single Sign-On for all his users. The user can sign-in to the third-party applications by their Magento 2 sign-up credentials. The admin can easily integrate multiple clients for Single Sign-On by their Magento credentials. The admin can integrate his/her UVdesk support portal with his/her Magento store.

Features Of Magento 2 SSO

  • The admin can make his/her users log-in to other third-party applications by their Magento credentials.
  • No need to remember multiple login access to your other portals like support portal by the users.
  • The non-signed-in user will be signed in automatically on a third-party application.
  • The admin can easily integrate multiple clients for client single sign-on login.
  • All the SSO integrations can be managed by the admin. The admin can add/view/edit/delete any integration.
  • The admin can integrate his/her UVdesk support portal with his/her Magento store.

Installation Of Magento 2 SSO

Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has an src folder, inside the src folder you have the app folder. You need to transfer this app folder into the Magento2 root directory on the server as shown below.

Installation Of MangoPay Payment Gateway For Magento2

After the successful installation, you have to run the command on Magento2 root directory-“php bin/magento setup:upgrade”

After the successful installation, you have to run these commands in the Magento2 root directory:

First command – php bin/magento setup:upgrade

Second Command – php bin/magento setup:di:compile

Third Command – php bin/magento setup:static-content:deploy

 

After moving the app folder you have to flush the cache from Magento admin panel by navigating through->System->Cache management as shown below.

Installation Of MangoPay Payment Gateway For Magento2

admin SSo Integration Management

After the complete installation of Magento 2 SSO module, the admin can easily manage multiple integrations. The admin can add/edit/delete integration. The SSO integration management can be navigated by clicking on SSO tab at the admin’s backend panel. Admin Login -> SSO.

SSO manage integration.

  • Adding new integration by “Add New Integration“.
  • The admin can view all the created URL integrations with their details such as Name of client, Email Id of client and the URL.
  • The admin can edit any integration via “Edit” button in the Action column.
Add New Integration

The admin can add new  integration by navigating through SSO -> Add New Integration -> Client Details.

SSO add integration.

  • Name: Here the admin will give the name of the client who can log in from his/her Magento 2 credentials.
  • Url: URL link of the website which will be integrated for SSO.
  • Email: Here the admin will provide the email Id of the client.

After all the client details have been filled by the admin, the admin can save the new integration via “Save” button and can generate the client credentials required for the integration.

The Client Credentials required for the integration can be viewed by navigating through SSO -> Add New Integration -> Edit(of the required integration) -> Client Credentials

SSO client credential for integration.

View / Edit / Delete Integration

The admin can Edit the added integration by navigating SSO -> Edit (of the required integration) -> Client Detail. After editing the admin will lastly save the edited integration.

SSO edit for integration.

The admin can Delete the added integration by navigating SSO -> Edit (of the required integration) -> Delete. 

SSO delete integration.

UVdesk Support Portal Integration

Please Note: As the integration of Magento 2 SSO is needed for UVdesk support portal, then you must have UVdesk admin account. You can have your UVdesk support portal free for Magento 2 at store.webkul.com.

Benefits of UVdesk Support Portal Integration for SSO
  • The admin can integrate his/her UVdesk support portal with their Magento Store.
  • The admin’s users can log-in to the UVdesk support portal via Magento login credentials.
  • The users who are not signed-in will be automatically signed-in to the UVdesk support portal of the client.
  • After log-in from the Magento credential, the user can create a ticket for any support query from the UVdesk portal.

Please Note: Download the free Magento 2 SSO from your UVdesk admin panel. You can learn about UVdesk at webkul.com/blog.

Add UVdesk Integration at Magento 2 Admin Panel

The admin will add an integration for UVdesk by navigating through  SSO -> Add New Integration -> Client Details.

SSO UVdesk integration.

  • Name of the user for which the SSO integration is created.
  • Url of the UVdesk support portal of the admin.
  • Email id of the user for which the SSO integration is created.
  • Lastly, the admin will save the UVdesk integration.

After the addition of UVdesk integration, the admin will need Consumer Id for integration configuration at UVdesk admin panel. The admin can get the Consumer Id by navigating through SSO -> Add New Integration -> Edit(of the required integration) -> Client Credentials -> Consumer Id.

The admin will copy the Consumer Id and will use at UVdesk admin panel configuration of Magento 2 SSO.

consumer id.

UVdesk Magento 2 SSO Configuration

Now the admin will configure Magento 2 SSO at UVdesk admin panel.

uvdesk configure sso

  • Store Name of the Magento 2.
  • Consumer Id which was created at Magento 2 admin panel.
  • Consumer Secret Key which was created at Magento 2 admin panel.
  • Website URL of the Magento 2 store login.
Front View for the Users

After the successful integration of UVdesk to the Magento 2, the user will see an option of “Continue with Magento 2 User“. By this option, the user can sign-in to the UVdesk support portal of the admin.
sso front view users

After clicking the “Continue with Magento 2 User” button the user will be redirected to Magento store login as Authorized Client.

sso front view users magento store login

That’s all for Magento 2 SSO module. If you still have any issue feel free to add a ticket and let us know your views to make the module better at webkul.uvdesk.com.


Viewing all articles
Browse latest Browse all 5489

Trending Articles