Question Concerning AutoLogin Plugin

bWF0dC50b3JiaW4K's Avatar

bWF0dC50b3JiaW4K

06 Feb, 2018 06:49 PM

I've been having some trouble with the AutoLogin plugin with regards to the pattern match for validating a session. My login/authentication process goes something like the following:

  1. User submits a POST request to SUBDOMAIN1.DOMAIN.COM/LOGIN with credentials
  2. Response is a empty body with cookies only
  3. Browser submits a second request to SUBDOMAIN1.DOMAIN.COM with cookie
  4. Response is a 302 Found to SUBDOMAIN1.DOMAIN.COM/PAGE
  5. Browser submits a third request to SUBDOMAIN1.DOMAIN.COM/PAGE
  6. Response is a 302 Found to SUBDOMAIN2.DOMAIN.COM

Given that step 2 is an empty body reponse with only cookies being passed in the header, what should I set as my pattern check for this to function properly?

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac