Laravel sso

  Wed 12 / 07 / 2023

  Posted by: +923105741095

Category : Laravel

Tags : laravel , php laravel

Description

Assalam o Alaekum sir how are you i have query about actually i have made application where hr. register new employee after registration employee receive activation email for set his new password and confirm password successfully he receive his credentials like email and password and he will redirect to WordPress website how we use these credentials to login on that WordPress website please sir list steps JAZAKALLAH.

Your regards,

Muhammad Naeem.



  Answered by CDL

First, of make sure that how WordPress encrypts the password like it's using md5 so in your laravel application generate a password using md5 so then it will be used by wordpress website.

And for the URL, add the full URL, not the route to redirect it to the proper domain like demo.com, and then the user will enter the information and login into the website using provided credentials.

  Comment   Share
0 Likes   0 Comments