<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
UT,
<div class=""><br class="">
</div>
<div class="">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.</div>
<div class=""><br class="">
</div>
<div class="">Hope I’m reading this right,</div>
<div class="">Nate.</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Mar 4, 2015, at 5:36 PM, Fong, Ut <<a href="mailto:FongU@losrios.edu" class="">FongU@losrios.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
I’m having issues with redirecting users to a previous document after authentication through our login page.<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
When a user gets a secure document from Google Docs, Google redirects the user to<a href="https://accounts.google.com/ServiceLogin?%5bquerystring" style="color: purple; text-decoration: underline;" class="">https://accounts.google.com/ServiceLogin?[querystring</a>]
to login. When a user enters an @<a href="http://apps.losrios.edu/" style="color: purple; text-decoration: underline;" class="">apps.losrios.edu</a><span class="Apple-converted-space"> </span>account, the user gets redirect to<span class="Apple-converted-space"> </span><a href="https://apps.losrios.edu/index.html" style="color: purple; text-decoration: underline;" class="">https://apps.losrios.edu/index.html</a><span class="Apple-converted-space"> </span>to
log into our system.<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
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<span class="Apple-converted-space"> </span><a href="https://accounts.google.com/ServiceLogin?%5bquerystring" style="color: purple; text-decoration: underline;" class="">https://accounts.google.com/ServiceLogin?[querystring</a>],
the page refreshes and the [querystring] disappear.<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
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.<o:p class=""></o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
<div style="margin: 0in 0in 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span style="font-size: 12pt;" class="">UT Fong<o:p class=""></o:p></span></div>
</div>
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">--<span class="Apple-converted-space"> </span></span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">To
unsubscribe from this list send an email to<span class="Apple-converted-space"> </span></span><a href="mailto:users-unsubscribe@shibboleth.net" style="color: purple; text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">users-unsubscribe@shibboleth.net</a></div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>