Thanks Julian. I appreciate for your quick and valuable response. Regards Pankaj K Sinha
On Fri, Jun 20, 2008 at 2:12 PM, Julian (Google) <[EMAIL PROTECTED]> wrote: > > Hi Pankaj, > > Something important I forgot to mention, since you are using Oracle > Portal, using Oracle Identity Management solutions can be a good > option: > > http://www.oracle.com/technology/products/id_mgmt/index.html > > http://www.oracle.com/technology/products/id_mgmt/coreid_fed/index.html > > I also recommend to check with Oracle as you may already have license > for this products. > > Julian > > On Jun 19, 2:18 pm, "Julian (Google)" <[EMAIL PROTECTED]> wrote: > > Hi Pankaj, > > > > You can activate SSO and create a SAML Response on your system based > > on your current authentication, Requests are made from Google Apps > > when a user needs to be authenticated on a Google service (Gmail, > > Calendar, etc.). > > > > As you said, our sample code was made for Java 5, but it could > > possible to make your own implementation for Java 4. You need to > > create a similar implementation of ProcessResponseServlet.java in your > > system and point the SSO sign-in page to the appropriate URL. > > > > We had a similar thread about modifying our sample to create a > > Response: > http://groups.google.com/group/google-apps-apis/browse_thread/thread/... > > > > As an alternative, I also recommend you trying SSO Open Source > > projects:http://code.google.com/apis/apps/open_source_projects.html > > > > Cheers, > > Julian > > > > Oracle SSO > > > > http://code.google.com/apis/apps/articles/pingfederate.html > > > > https://opensso.dev.java.net/ > > > > On Jun 18, 12:19 pm, Panks <[EMAIL PROTECTED]> wrote: > > > > > I need some help to resolve one issue related to SAML implementation / > > > configuration: > > > > > Our home page URL ishttps:// > www.google.com/a/cpanel/testgmail.coloradomtn.edu > > > I wish that in Oracle portal, whenever users login into portal using > > > his/her credentilas, > > > then the same person can also login into Gmail apps(email) after > > > clicking a link which will be on portal. > > > That means we will provide one link on Portal page and if the user > > > clicks on that link he/she will be login into Gmail aaps(email). > > > > > I have confusion about creating the SAML resquest and response. Also > > > the jar files which Goosgle are using is developed using jre 1.5 , but > > > orace portal j2ee containers uses 1.4. Please help me out. > > > > > Regards > > > Pankaj K Sinha > > > -- Regards, Pankaj K Sinha Queue Lead CampusEAI www.campuseai.org Mob:-09811840302 Jaxtr phone link:- http://www.jaxtr.com/punkajsinha --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
