Thanks for your answer! I'm starting by the sso examples and doing some coding experiments, and if I get stuck I'll get back to you.
Cheers, Adriano On Oct 17, 11:36 am, "Julian (Google)" <[EMAIL PROTECTED]> wrote: > Hi Adriano, > > With the exception of the Email gadget, the Google Apps gadgets render > as if the user is not signed in. This is because the start page is > designed to be renderable even if a user is not signed in, and the > (legacy) Google Gadgets API does not provide a method to determine > whether a user is signed in. > > If you replace the Google Apps gadgets with custom web applications, > you can use AuthSub to gain access to user data. AuthSub is designed > to work with SSO enabled domains, however SSO does not bypass > prompting the user permission for the third party to access his data. > In other words, authentication and authorization are separate > activities. > > Cheers, > Julian > > On Oct 15, 8:36 am, KeepItCool <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I would like to have a scenario where in the Start Page I have Google > > Apps specific gadgets (like gmail, docs, gtalk, google calendar) and > > then when my users sign in, they authenticate once in my specific > > authentication page and all the Google Apps Start Page gadgets that > > require login are automatically logged in. > > > Is this scenario possible using SSO? > > Do you think that this is possible with the actual Google Apps gadgets > > or it should require the development of new gadgets? > > > Looking forward for your comments. > > > Best Regards, > > Adriano > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
