Jamie Whittingham
Active Member
@twisted1919
A client of mine would like to use their external platform for login into a MW installation.
I thought about doing a silent $_POST but that does not seem to work posting correct user / pass and token to the index.php/guest/index endpoint. I get error 400
What would be the best way to get something like this setup?
What the client wants it the following ...
If a customer goes to the customer login endpoint ton their own (typing in the address manually) hen it should redirect them to an external address.
If the customer goes to my clients platform and clicks a button that will be configured with user / pass details for MW then the customer should auto be logged into their MW account.
Any suggestions please?
thanks
A client of mine would like to use their external platform for login into a MW installation.
I thought about doing a silent $_POST but that does not seem to work posting correct user / pass and token to the index.php/guest/index endpoint. I get error 400
What would be the best way to get something like this setup?
What the client wants it the following ...
If a customer goes to the customer login endpoint ton their own (typing in the address manually) hen it should redirect them to an external address.
If the customer goes to my clients platform and clicks a button that will be configured with user / pass details for MW then the customer should auto be logged into their MW account.
Any suggestions please?
thanks