Hi,

SSO uses a RelayState parameter containing the encoded URL of the
Google application that the user is trying to reach, for example when
the user tries to go to the Startpage, the Startpage URL is passed to
the SSO login page and after authentication the parameter should be
used again to redirect the user.

I recommend you to read this parameter from the SSO request and reuse
it for the redirection, you could also have a default RelayState for
users that reach directly the SSO login page.

Cheers,
Julian

On Aug 19, 7:30 am, Raviproff <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I tried to enable SSO for my domain. This is works fine. But by
> default SSO goes to mail interface. Instead of mail interface I need
> to redirect to my start page(Partners page). Please give some solution
> for this.
>
> Thanks
> Ravi
>
> On Jul 21, 8:07 pm, "Julian (Google)" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > You can use SSO with your own user credential system. Once a user is
> > logged in your system you can use this information to authenticate on
> > the SSO page (identity provider) and this will skip the Google login
> > page.
>
> >http://code.google.com/apis/apps/sso/saml_reference_implementation.html
>
> > In the other hand, if you wish to use Google Apps credentials instead,
> > it is not possible to use AuthSub to access Gmail.
>
> > An alternative is to use Google Apps Start Page and add the Gadgets
> > for Docs, Gmail and Calendar:
>
> >http://www.google.com/support/a/bin/answer.py?answer=46798&topic=9203...
>
> > Cheers,
> > Julian.
>
> > [EMAIL PROTECTED] wrote:
> > > Hello everyone,
>
> > > I want toprovidea Loginscreen where the employees cansignon with
> > > their Google Apps Account to the intranetpage. On this Mainpage i want
> > > place links to gMail, Google Calendar and Docs. Is it possible to get
> > > to this pages without an google login promt via AuthSub?
>
> > > Please send me your Ideas. Thanks and a nice weekend. ;)
--~--~---------~--~----~------------~-------~--~----~
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