Thank you Alex. I was using the wrong function call to get the value from the URL. Problem fixed.
On Oct 20, 4:13 pm, "Alex (Google)" <[EMAIL PROTECTED]> wrote: > Hi Carlos, > > When I visit the mail URL, I'm redirected to > > https:// > gaemail.upr.edu/GAESSO/identity_provider.jsp > ? > SAMLRequest=<SAMLRequest> > & > RelayState=<RelayState> > > So it looks like the RelayState is intact. Can you double check the > code which is getting the RelayState parameter out of the request? > Maybe RelayState is getting set to null. > > Are you using an identity federation software? > > -alex > > On Oct 19, 6:19 am, Cuso <[EMAIL PROTECTED]> wrote: > > > Ok, after more investigation, I found the user was being redirected to > > the Dashboard by Google automatically. I checked the relay state URL > > the IdP gets from Google with the SAML request and it is null. > > Apparently, users get directed to the Dashboard by default when this > > is null. Any ideas as to why I am getting that field with a null > > value from Google? The URL I am using to test this > > ishttp://mail.google.com/a/ws.uprm.edu. I would expect the relay state > > URL to contain this URL. The Google Apps domain I am using is > > ws.uprm.edu. > > > Thanks, > > Carlos > > On Oct 19, 8:26 am, Cuso <[EMAIL PROTECTED]> wrote: > > > > Hello: > > > > After supplying valid credentials to our SSO IDP and being > > > redirected to Google, the user gets a Google Apps login page that > > > warns about not being an administrator and prompts him to login to an > > > administrator account. The user is actually logged in at that point, > > > because even without doing anything on the (second) Google Apps login > > > page, if mail.gogle.com/a/ws.uprm.edu is visited in a different tab of > > > the browser the user can get the email reader. But this is obviously > > > confusing and unexpected. At first I thought the issue was caused by > > > a cookie I might have saved while using my admin account, but then I > > > had another user on a different computer try it out and it happened > > > there as well. > > > > Does anyone have any clues as to why this is happening and how to > > > correct it? I did a search of the group but found nothing on the > > > subject. > > > > Thanks, > > > Carlos --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
