Integrating third party applications using Identity Management

Hi,
I have a 3rd party application(Peoplesoft) which my customers have been using for a long time. And I have 2 ADF applications(say Apps1 and Apps2) running on a single domain in my weblogic 10.3-11gR1 application server. I have configured security realm of my WLS 10.3 to authenticate the users based on LDAP store(installed using OIM 11g).
When I've logged into Apps1 and access Apps2, it has automatically logged me into Apps2 as current user.
But When I try to access 3rd party application like Peoplesoft from my Apps1, it is taking me to psft login page again, even though all the peoplesoft users are synchronized with LDAP store.
I believe, that the authentication I have provided in my WLS is scoped for my Apps1 and Apps2 only. As Peoplesoft is/can be hosted on another application server, I think I need to send an extra information while calling PSFT application to validate and authenticate the current user, so that I can continue with the current session without having to login again.
Please let me know, if you have ever encountered this kind of scenario.( I believe this is general scenario for an Integration solution in Fusion).
Also please suggest if I need to use any other aspects of OIM.
Thanks,
Harikiran.

Hi Hari,
It seems like a normal SSO scenario and you would need OAM for this.
I am not an expert in ADF apps, but are those deployed in WebLogic server? If so, you would need to the SSPI integration of WebLogic with OAM. This integration will help you in achieving SSO for WLS resources and non-WLS resources using OAM. In addition, need to integrate Peoplesoft with OAM if you want to access Peoplesoft as well for SSO.
You can use same LDAP that you are using for Apps as user store for OAM.
Hope this helps.
Mahendra.

Similar Messages

  • Create a Web Service to connect a third party tool using ABAP.

    Hi Guru's,
    I wanted to create a web service to access a third party tool for fetching data from it. Can anyone guide me on how to do that and what are the basic needs that we should have to use Web services? To execute a web service, do we need a J2EE engine?
    Thanks & Regards,
    Veerabhadra Rao A.

    Hi Rich,
    Thanks for your immediate response.
    Can you please explain me the technical point of view for fetching the data from a third party application using web service? Which method would be correct for this (i.e., BAPI/FM/FG/Message Interface)? What is the step by step process to fetch data? If I use a function module, how do I pass the data to the web service? Can you give me some more inputs to it?
    Please help.
    Thanks & Regards,
    Veera.

  • How Bridge communicates with third party applications?

    Hi,
    Is it possible to communicate between Adobe Bridge and a third party application using Bridge SDK?
    I want to learn how Bridge can communicate with other application? Bridge SDK have samples that explain how Bridge communicates with other Adobe applications like Photoshop and Indesign. Can anyone guide me or provide me a sample where Bridge communicates with a third party application?
    Thanks.

    As an example, this shows one way of getting a list of selected files from Bridge via Photoshop using C#
    using System;
    using System.Collections;
    using ps = Photoshop;
    namespace getBridgeFiles
        class Program
            static void Main(string[] args)
                ps.ApplicationClass app = new ps.ApplicationClass();
                String Code = "var fileList;"+
    "if ( BridgeTalk.isRunning( 'bridge' ) ) {"+
    "var bt = new BridgeTalk();"+
    "bt.target = 'bridge';"+
    "bt.body = 'var theFiles = photoshop.getBridgeFileListForAutomateCommand();theFiles.toSource();';"+
    "bt.onResult = function( inBT ) { fileList = eval( inBT.body ); }"+
    "bt.onError = function( inBT ) { fileList = new Array(); }"+
    "bt.send(8);"+
    "bt.pump();"+
    "var timeOutAt = ( new Date() ).getTime() + 5000;"+
    "var currentTime = ( new Date() ).getTime();"+
    "while ( ( currentTime < timeOutAt ) && ( undefined == fileList ) ) {"+
    "bt.pump();"+
    "$.sleep( 100 );"+
    "currentTime = ( new Date() ).getTime();"+
    "}}"+
    "if ( undefined == fileList ) {"+
    "fileList = new Array();}"+
    "fileList = decodeURI(fileList.toString());";
                String RC =  app.DoJavaScript(Code, null, null);
                ArrayList list = new ArrayList();
                list.AddRange(RC.Split(new char[] { ',' }));
                for (int index = 0; index < list.Count; index++){
                    Console.WriteLine(list[index]);
                Console.ReadLine();

  • Integration of SSO with Third Party Application

    Hello Colleagues,
    I have requirement where I have to integrate SSO with a third party application.
    After some R & D I found out that there is some one class "SSO2Ticket.java" which can do that or help in verify the ticket.
    Since I am new to this area, I am not sure how do I go ahead with the execution of this java file.
    Can somebody help me with this.
    Also, is there any documents which talks about SSO integration or about the above mentioned JAVA file.
    Best regards,
    Arvind

    Which type of 3rd party application is this, and which SSO authentication methods does it support?
    If you can find a common one, then that will be good for you.
    Specifically for non-SAP systems re-using the SAP LogonTickets, I know that you can extract the user name from the ticket. I think SAP even provides some verification tools here for external applications to verify the ticket?
    Currently there is much excitement about SAML 2.0 which is also worth taking a look into as well.
    Cheers,
    Julius

  • Integration of third party application on Weblogic Portal 10.3

    Hi,
    Need help on how can we integrate a third party application running on HTTP with weblogic portal application.
    SCENARIO
    we have a separate linux box running an application using PHP, MySQL & Apache.
    We want to render this on portal using CPP (Content Presenter Portlets) or HTML/JSP portlets.
    One way I can think of is to use IFrame in HTML/JSP portlets & involve the URL of this application.
    Is there anyway to use WSRP?
    I read the documentation on WSRP - It says that even a non-portal application can be integrated but that application should be having portlets running.
    But this 3rd party doesn't have any portlets running.
    Can anyone help on the same?

    Iframe portlets are certainly possible and the simplest approach. You can also look at using Clipper portlets: http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14244/clipper.htm#g1108243
    Brad

  • How can I set up printing to queues on a Windows 2008 server directly from the iPad apps and not from third-party applications without using AppleTalk or Bonjour?

    We have a Windows 2003/2008 server-based network with a dedicated print server which we would like to be able to print to over Wi-Fi.  How can I set up the printers on the iPad without downloading a third party application such as Print Central or Print N Share?  I want to just click the arrow and "Print" then choose the printer, which doesnt show up.  I want to be able to use the existing TCP/IP-based network that we have to reach these queues, not having to install Bonjour or AppleTalk to reach them.
    Thanks,
    KMQ7

    This would really be the "Holy Grail"   right now.  I think this a feature that every large organization requires. AirPrint works on a small scale, but is not really an enterprise class application.  In addition it uses the Bonjour discovery process which is difficult in a large LAN WAN environment.  For those that would remind me, I am aware of the enhancement link 

  • Help me!    How to use it as a web service from third party application?

    After using JDeveloper to develop BSSV object e.g. JP550010, how to use it as a web service from third party application?
    TKS!

    Obviously the OP is working on a project for the Bead Society of Southeastern Virginia http://www.bssv.org. Oh, wait, maybe he's researching the Blueberry Shoestring Plant Virus http://abbreviations.yourdictionary.com/bssv
    :D
    John

  • Realtime data integration with Third party application

    A customer wants to send data to a third party application when a user modifies some information on a business object (ie PO Amount, Employee Name etc). How can you trap this change as close to realtime as possible within SAP?

    In addition to Senthil's reply, it may also be possible to hook into a workflow event, provided such an event is raised.  Whilst I prefer the change pointer approach outlined by Senthil, it does enforce a delay between the "application event" itself and change pointer processing.
    To see if a workflow event is raised, in a non-production system, use transaction SWU8 to activate the workflow trace.  Next perform the update that you wish to trap.  Finally, use transaction SWU9 to display the workflow log.  Hopefully you'll see a workflow event raised for your update (for example a CHANGED event).
    This will allow you to perform either synchronous or asynchronous processing immediately (the norm is for workflow processing to be triggered immediately but asychronously).
    It would be great if all SAP objects supported a common event model, with BADI's for standardised events for create, change, etc.  Maybe one day, but not today...
    Cheers,
    Scott

  • Solution manager RCA with third party applications

    Hi,
    Our setup is fairly huge with several third party applications being used. For every business scenario there are 2 or 3 other applications  involved with SAP. If I configure RCA for BPM will the system be able to analyze the root cause of the issues related to the processes or performance related issues.SAP systems are on Mainframe with Z/OS and DB2 as Database.
    Regards
    Jas

    Hi,
    RCA allows third party integeration. RCA can identiy the issues and the area it lies.
    Rajeev

  • Third Party Application Integration with Oracle EBS Without any middleware

    Hi,
    Please give suggestions about the Third Party Application Integration with Oracle EBS
    Without any middleware. Can we achieve this?
    Thank you,
    Muhammad Nasir
    Edited by: User129 on Feb 4, 2013 3:45 AM

    Muhammad,
    You may get better response in Oracle EBS forum -
    General EBS Discussion
    Regards,
    Anuj

  • How do you make third party application window backmost using labview

    Hi Guys
    I know i can do whatever i want on labview windows.i can make third party application window frontmost.
    But How to make third party applicaiton window backmost using labview.
    Thanks

    Hi wenjie1wang,
    I have attached an example that uses the "Call Library Function Node" that accesses the "user32.dll" file that is responsible for manipulating with the windows such as minimising it. 
    After opening the VI you have to enter the name of the window you want to minimise, you can hard code that as a constant. Also on the front panel the control "nCmdShow" can be changed to dictate the action you want to do with the window. 
    Furthermore, please look at the Microsoft Developers Network to find more useful ways to use the property node in your project.
    http://msdn.microsoft.com/en-US/
    Let me know if this works.
    Regards
    Art
    Applications Engineer
    National Instruments
    Attachments:
    Minimise Window in Win7.vi ‏14 KB

  • Service Desk - third party interface using XI content

    Dear all,
    I am looking for any guide/documents or any procedure to connect a third party interface to solution manager service desk using the XI content available in Solution Manager. I have got information about how to use web services to meet the requirement or even using Business connectors. But I heard that from solman 7.0 onwards, we can use XI feature inbuilt in Soluton Manager for this.
    Does anyone has any idea about this? If you have done this before, could you please share how to proceed?
    Thanks a lot for any help..
    Rajeev

    Hi,
    U can find the
    XI contents available for downloads from  from SAP Service Marketplace.    
    https://websmp204.sap-ag.de/swdc > Downloads>  Support Packages and Patches ¨ Entry by Application Group--> SAP Content --> Process Integration Content (XI Content).
    Cheers,
    Siva Maranani.

  • Logoff third party applications

    Hello,
    We have integrated a couple of SAP-independent third-party applications into SAP EP (NetWeaver 2004s SPS11) by use of appintegrator. Some of these applications are located in different domains as the portal itself. These applications have usually logoff URLs. How can I achieve an automatic logoff from all backend applications when logging off from portal? I have read something about DSM Termination, but this seems to work mostly for SAP Backends.
    Thanks for your help and any ideas.
    Elmar

    Hi Sonja,
    Yes, you are correct . The DSM terminator only works in case of SAP backend systems which are following the domain rule. This is as the DSM terminator calls a certain component in the backend to ensure the log off.
    The Enterprise portal is not aware by default of the third party application sessions that exists. you need to write a custom portal service, which keeps a tab on the external application sessions open and also which initiates a close of session on the 3rd party backend. As you have guessed that this particular method might require a modification of the application integrator component to suit the need and communicate with the Custom Portal service mentioned.
    cheers,
    Shantanu .

  • Oracle Quality Itegration with Third party application

    We are trying to build the interface between EBS Oracle quality and third party application for Non conformances and dispositions.  Currently there is no business events or public APIs available for publishing  quality data out from EBS to third party. Please suggest the latest trends available for Integration of quality with external application using service base integration.

    Hello Sandeep,
    have you looked at these docs for Fusion Apps Financials / ERP Cloud?
    - Implementing Tax -- http://docs.oracle.com/cloud/latest/financialscs_gs/FAITX/toc.htm
    - Using Tax -- http://docs.oracle.com/cloud/latest/financialscs_gs/FAUTX/toc.htm
    The "Implementing Tax" contains a chapter about integrations with 3rd party providers. Is this what you are looking for?  If not, could you clarify what you mean by "integration with 3rd party applications"?
    Thanks,
    Oliver
    Fusion Apps Developer Relations
    https://blogs.oracle.com/fadevrel

  • Need to Allow Certain Third-Party Applications via MDM

    I just deployed a computer lab of iMacs and Minis and am using Yosemite/Server 4 to manage them. All computers are running 10.10.1
    I Profile Manager>Restrictions, I want to allow users to use many native OS X applications but additionally I need to allow a handful of third-party applications to run.
    In Restrictions>Apps I have the option to "Restrict which apps are allowed to launch" and then create an allow list but it only allows native apps to be added. There is the option to allow and disallow folders, but no indication of where (Users or Mac HD Level) or how (naming and file path) those folders should be configured.
    Can anyone give me some resources or pointers here?
    I will add that this is my first OS X server deployment. I am well versed in the AD environment as well as the OS X as operating system.

    Negative. I want to allow users to open a specific list of applications--both native and third-party while disallowing others. For example: I want to be able to open Safari, Pages, Net Beans and Google Chrome but not Terminal, FaceTime, and Photo Booth.

Maybe you are looking for

  • AC3 "The base specified is a native class..."??

    Hello, I'm having a problem with linking one of my symbols to my document class.  I went under Properties in my symbol drop-down list and put the correct base class in their (flash.display.MovieClip), however it keeps giving me this error when I clic

  • Oracle 11g release 2 installation error

    Hi, I am facing below error while oracle slient installation. Checking swap space: must be greater than 150 MB. Actual 1498 MB Passed Preparing to launch Oracle Universal Installer from /tmp/OraInstall2011-09-02_12-44-52PM. Please wait ...[oracle@loc

  • PhotoStream Question

    Ok, this is driving me crazy. I have PhotoStream enabled on my iPhone and MacBook Air, all PhotoStream pictures show fine on my iPhone (63 pictures) but only 42 show in iPhotos (Photo Stream) on my MBA, why is that? Thanks!

  • OS X Lion and Apple remote control problem

    After installing OS X Lion my apple remote control no longer works properly.  The menu wont come up on the screen, but it plays music if you press the buttons, but you are riding blind, can anyone help on this one?

  • Listener method is called multiple times

    why is a listener method called multiple times when the user interacted with the component just once?