Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9384

Too many redirects when choosing a project

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None
    • 4.2 M9

      How to reproduce

      • Go to projects.ametys.org
      • login
      • choose a project

      Actual behavior

      • A page is displayed with too many redirects
      • then the project is displayed

          [CMS-9384] Too many redirects when choosing a project

          Caused by te following Apache conf :

          ExpiresDefault "access plus 1 seconds"
          ExpiresByType text/html "access plus 1 seconds"
          

          I suggest this conf is simply removed

          Cédric Damioli added a comment - Caused by te following Apache conf : ExpiresDefault "access plus 1 seconds" ExpiresByType text/html "access plus 1 seconds" I suggest this conf is simply removed

          Our redirections seems to be cachable for 1 second.
          In that case, you are redirected to _authenticate, that auto-login you with the SSO between the sites ; and redirect you to the first url... that is still in the browser cache

          Raphaël Franchet added a comment - Our redirections seems to be cachable for 1 second. In that case, you are redirected to _authenticate, that auto-login you with the SSO between the sites ; and redirect you to the first url... that is still in the browser cache

          Even on this adress I cannot reproduce it.

          Can you log the redirection please ?

          Raphaël Franchet added a comment - Even on this adress I cannot reproduce it. Can you log the redirection please ?

          It appears also on https://projects.ametys.org

          Frederic Ravetier (Inactive) added a comment - It appears also on https://projects.ametys.org

          this is probably due to site authentication...

          Raphaël Franchet added a comment - this is probably due to site authentication...

            cedric Cédric Damioli
            fravetier Frederic Ravetier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: