Hi:

    I had a similar issue with my implementation a few days ago.
Looking at your RelayState, I think it might be the same issue as
mine.  You need to send back exactly what you get from Google.  I
believe the reference implementation does not get the value correctly
from the request.  For details, look down about 12 messages in this
group to a thread entitled something like:"Infinite redirection
cycle..."

Good luck,
Carlos

On Nov 19, 6:19 pm, "david.j.park" <[EMAIL PROTECTED]> wrote:
> I have just worked through a number of bugs and gotten the SSO module
> almost working on my site. After a user authenticates I am presenting
> a form that has fields for the RelayState and SAMLResponse, much like
> in the reference implementation.  The RelayState value is a URL-
> encoded version of:
>
> https://www.google.com/a/caa.columbia.edu/ServiceLogin?service=mail
>
> When I submit the form I get taken to the administrator's login
> screen, which shows an error message saying "this user is not an
> administrator."  If I click the "I am not an administrator" link I am
> taken to the Gmail page for the logged in user without further logging
> in.
>
> Can someone please let me know how to avoid hitting the
> administrator's login page?
>
> Thanks,
> David
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to