alixandru / q2a-open-login

Question2Answer Open Login plugin
62 stars 44 forks source link

Too many redirects when using Gitlab authentication #95

Open emranbm opened 2 years ago

emranbm commented 2 years ago

I'm trying to integrate Gitlab auth, but face the Too many redirects error on my browser.

Repeat Scenario

The scenario is straightforward:

  1. Check the Enable GitLab
  2. Fill in the App ID and App Secret fields
  3. Save
  4. Logout
  5. Go to http://localhost/index.php?qa=login&to=index.php
  6. Click on Login using 1 (Why it's named like that?)
  7. Get the error localhost redirected you too many times.!

Info

Q2A Version: 1.8.6 Open Login Version: latest commit on master (4aec3eb5bcd44c2f897bf75b3f8cd7f764c51570)