Jump to content

Recommended Posts

Posted (edited)

Not totally sure which forum this fits in..

first post in forever!

 

OK, I'm using simplesamlphp as an SP and Google Apps for Education as the IDP.

 

I have a locally hosted php app (mrbs) that I have managed to get to attempt to login with Google. I hit log on and get a choice of my two Google accounts I'm signed it to, but then it attempts to redirect back to

 

https://mydomainXX.school/simplesaml/module.php/core/mydomainXX.school/day.php?year=2022&month=10&day=04&area=2&room=4

 

it's doubling up on the domain URL, which I think is OK, but which ends up in a simplesaml complaint that:

"The given page was not found. The reason was: The URL wasn't found in the module."

 

I'm struggling to figure out where to fix this redirect, in the Google ACS URL, on the simplesamlphp or in Apache?

 

getting annoyed, might need to go for a walk..

 

thanks for reading!

doofusdog

Edited by doofusdog
Posted
I'm struggling to figure out where to fix this redirect, in the Google ACS URL, on the simplesamlphp or in Apache?

 

Sorry, I don't know anything about simplesaml, or really much about PHP, however you should, hopefully, at least be able to tell if the issue is at the Apache side of things by looking in the Apache logs - generally /var/log/apache on a Unix / Linux system. If there's nothing in Apache's error log then at least you know it's not Apache that's the problem, which might be a start. Sorry if the above is obvious to you, I figured it'd be worth mentioning if you didn't have any idea where to start looking.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...