Google Doc Redirects

Nate Klingenstein ndk at internet2.edu
Wed Mar 4 19:46:21 EST 2015


UT,

It sounds like Google is trying to send the user directly to a login page which then goes to the RemoteUser handler.  That’s not the expected flow through the system.  Typically, the user would hit the IdP first, and it would be able to store the RelayState and authentication context while the user is sent off to your login page and then back to the RemoteUser handler with REMOTE_USER set.

Hope I’m reading this right,
Nate.

On Mar 4, 2015, at 5:36 PM, Fong, Ut <FongU at losrios.edu<mailto:FongU at losrios.edu>> wrote:

I’m having issues with redirecting users to a previous document after authentication through our login page.

When a user gets a secure document from Google Docs, Google redirects the user tohttps://accounts.google.com/ServiceLogin?[querystring<https://accounts.google.com/ServiceLogin?%5bquerystring>]  to login. When a user enters an @apps.losrios.edu<http://apps.losrios.edu/> account, the user gets redirect to https://apps.losrios.edu/index.html to log into our system.

When Google redirects back to our index.html, we lose our [querystring] from google. In our dev environment, I have created a JavaScript that grabs referral URL. However, if a user enters a wrong login at https://accounts.google.com/ServiceLogin?[querystring<https://accounts.google.com/ServiceLogin?%5bquerystring>], the page refreshes and the [querystring] disappear.

Is anybody else experiencing this? We are authenticating through idp/Authn/RemoteUser. Also, is this why we cannot login through our mobile devices and Google Drive desktop apps? Thanks.


UT Fong
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net<mailto:users-unsubscribe at shibboleth.net>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150305/4e209cdf/attachment.html 


More information about the users mailing list