Redirect from /account/login to SSO login

Jacob_Malling
Visitor
1 0 0

Hello,

What is the best way to redirect users from the "/account/login" page towards our own SSO solution?

Using the Shopify "URL Redirects" feature doesn't seem to do anything for this page and using 

<meta http-equiv="refresh" content="0; url='{SSO_URL}'" />

loads the "/account/login" before the redirect. It would be preferable if it would just redirect immediately.

Replies 0 (0)