Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6708311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T07:44:38+00:00 2026-05-26T07:44:38+00:00

I’m working in a site to manage my company users. Basically it allows login,

  • 0

I’m working in a site to manage my company users. Basically it allows login, register, change data, etc. I’m doing this site because we want to have the customers of every product unified. If I’ve registered for some product, then I can login to some other.

All redirects from some product site to the users site (or from the users site to the product site) are made by POST because if there is a user logged in the ticket is too long to use GET. This is causing a 302 result with the URL of the users site that is used to access from other system (with all needed parameters) and after a 200 with the right page of the users site.

Lets say I try to enter to some page that needs authentication I’ll get this results:

  • GET http://www.myDomain.com/somePageWhichNeedsAuthenticatedUser 401 (Unauthorized)
  • POST http://users.myDomain.com/Access?parameters 302
  • GET http://users.myDomain.com/Login 200

So in Chrome or Safari when I hit back button from login page I’ll be redirected to somePageWhichNeedsAuthentication. But from IE or Firefox it redirects to Access page or to somePageWhichNeedsAuthenticatedUser, I don’t really know but any of that pages will redirect back to Login page, so unless I hit twice quickly the button it wont work.

How can I fix this issue?

Update

Doing some other tests I found this other case: I try to login (not to access some page which needs authintication) so here are the results:

  • GET http://www.myDomain.com/Login 302
  • POST http://users.myDomain.com/Access?parameters 302
  • GET http://users.myDomain.com/Login 200

Chrome and Safari again are perfect. Firefox is redirecting to http://www.myDomain.com/Login. And finally IE fails after as soon as you click the “Login” link because it doesn’t allow responses of status 302 with content. So I must force the response of http://www.myDomain.com/Login with 200. Which keeps Firefox doing the same thing (also the same for IE).

Update 2

Here there is a log of firefox. There are some requests before the example one because of some others tabs that were opened. I’ve done the second example. The product domain is http://localhost/MktWeb and the users domain is http://usuarios2.nosis.com.ar. http://www.yourfilelink.com/get.php?fid=719269

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T07:44:38+00:00Added an answer on May 26, 2026 at 7:44 am

    Firefox does not allow going back to a 3xx response via history. So if you see that happening, then whatever your site is actually doing doesn’t match your description above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have some data like this: 1 2 3 4 5 9 2 6
link Im having trouble converting the html entites into html characters, (&# 8217;) i
For some reason, after submitting a string like this Jack’s Spindle from a text
Basically, what I'm trying to create is a page of div tags, each has
this is what i have right now Drawing an RSS feed into the php,
I have this code to decode numeric html entities to the UTF8 equivalent character.
I have a French site that I want to parse, but am running into
I am doing a simple coin flipping experiment for class that involves flipping a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.