SAML-Toolkits / wordpress-saml

OneLogin SAML plugin for Wordpress
MIT License
65 stars 75 forks source link

Login always returns to frontend page. #111

Open JoaoCouto opened 3 years ago

JoaoCouto commented 3 years ago

Description

At the backend url login page, when an administrator logins, he is redirected to home url and not the administrator area.

He then has to input the url again to enter the administration area, which has a different domain.

Step-by-step reproduction instructions

  1. Administrator inserts the administration area login url (backend.com/wp-admin).
  2. Administrator logs in correctly.
  3. Administrator is redirected to site home page (frontend.com).

Expected behaviour

Actual behaviour

WordPress information

Device information

greg-harrison commented 3 years ago

Hi there!

We're experiencing the same issue with our project - Were you able to resolve this issue?