SU-SWS / stanford_ssp

Drupal module for configuring SimpleSAMLphp in Stanford web environments
GNU General Public License v2.0
9 stars 8 forks source link

SITES-993: Stop the infinite redirect on 403 pages #70

Closed sherakama closed 4 years ago

sherakama commented 5 years ago

READY FOR REVIEW

Summary

Needed By (Date)

Urgency

Steps to Test

  1. Add this work to a branch on ACSF-CardinalD7
  2. Clone lbredocs.stanford.edu production site down to dev or test
  3. Log in as user 1
  4. Add rajesh12 to the allowed sunet users
  5. Log out and log back in as jbickar and get redirect loop
  6. Log back in as user 1
  7. add itservices:webservices to allowed workgroups
  8. Log out and log back in as jbickar and get logged in
  9. Remove itservices:webservices from allowed workgroups
  10. Deploy new code
  11. Log in as jbickar

Affected Projects or Products

Associated Issues and/or People

See Also

jbickar commented 5 years ago

Hm, I'm getting "502 Bad Gateway" when logging in to https://lbredocs-test.sites.stanford.edu/

jbickar commented 5 years ago

@sherakama, this works on ACP, but I'm still getting 502 Bad Gateway on https://lbredocs-test.sites.stanford.edu/sso/login with the following configuration:

2019-06-14-72123-screenshot

sherakama commented 5 years ago

I am seeing an additional issue on that site where SSP is unable to communicate with the workgroup API.

sherakama commented 4 years ago

@jbickar now that @imonroe is all set up locally this might be a good one for him to pick up on.

jbickar commented 4 years ago

Yassssss!

sherakama commented 4 years ago

@jbickar since we are going to be talking about SimpleSAML in dev chat, perhaps, @imonroe can circle back on this task after.

sherakama commented 4 years ago

Moving to https://github.com/SU-SWS/stanford_ssp/pull/95