• I’m trying to migrate our SAML login from an old site to a new testing site.

    I get the integration working, and when I click on the single sign on, it takes me to the SAML provider but then I’m kept on the SAML login site — not redirected back to log in to my WP site.

    Is this handled by the plugin or by the SAML provider?

    And info on how I can fix this?

    My old site has a query added to it’s login link with a “?RelayState=” is this related?

    Thanks for any help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel Bachhuber

    (@danielbachhuber)

    Hi @dtomasch,

    Is this handled by the plugin or by the SAML provider?

    The plugin passes a redirect_to value to the SAML provider, but it’s up to the SAML provider to perform the redirect.

    Can you share your WP SAML Auth configuration (minus any secrets) so I can see if there’s anything immediately obvious? Are you using the SimpleSAMLphp bridge or the OneLogin internal integration?

    Thread Starter dtomasch

    (@dtomasch)

    I think what I’m running in to is a mismatch in the app authorization.

    We had an old site with a custom plugin. We’re trying to test with a new site with a new URL.

    I realized that we’re probably only authorized with the old URL and so the new one won’t work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect back to site?’ is closed to new replies.