How to integration obiee Authentication with external app?

now i need integrate obiee with external app(web application).
one user have 2 roles. one is teacher, others is school admin.
when he login in external app, the first screen show teacher and school amdin. he click teacher login in this system.
after user login in . system set the role into session.
then he want to see obiee dashboard in external app side.
in obiee side, i need do some resources control for this role.
but i how to get this role? i can get the two roles from LDAP server. but i need confirm user login in external app use which role?
i no idea for this .please help me.
Thank you very much.

Hi,
Sounds like your OBIEE apps needs to be able to get the role from the session (I assume database session), which means OBIEE needs to be able to get the same session from the external app. Does the external app set a cookie or something that would identify the session? If so use that cookie in OBIEE to get the session? More than likely need more details of the architecture of you external application!
Regards,
Gareth

Similar Messages

  • Integration of Apex with Oracle Apps R12

    How can I integrate Oracle Apex with Oracle Applications R12? The requirement is like by clicking a menu the user will see an apex report without giving again the user name and password. By simple menu attachment it's asking for apex login credentials. But I want it will redirect to the apex page without asking for user name and password.
    Anyone please tell the step by step procedure of how to integrate apex with oracle apps R12.
    Please help.

    Hi,
    See below my thread this might be of some help to you. We could successfully integrate EBS and OBIEE.
    Logout link missing upon integrating OBIEE 11g with EBS (Not through SSO)
    Thanks,
    Sri

  • Integrating mod_plsql reports with Oracle Apps. A maddening dilemma.

    I'm hoping there is some guru out there that has the perfect solution to this maddening dilemma I'm facing.
    The crux of the issue is this.
    I've created mod_plsql reports that can accept a session_id with which they can set a user context based on global application contexts set in Oracle applications by users as they log in.
    At this juncture, I have not figured out a way to call those mod_plsql reports from Oracle apps using a variable session_id as defined for the user when they logged into apps.
    My client want to be able to log into Oracle apps and then go to the mod_plsql reports from the Oracle Apps menu and maintain the user session, so that the mod_plsql reports are run using VPD to constrain access to the data they are displaying to that specific user.
    The client does not have Single Sign On installed nor OID.
    I had hoped to pass a variable parameter session_id from the defined menu function that would call the mod_plsql url, but I don't see any way to pass a variable there and am becoming convinced that doing so is not an option. Can anyone confirm this?
    An alternate option I'm considering that seems like it would work is to create a JSP page that gets called from a menu function. In that JSP page, I would retrieve the session_id set in apps based on the context for the user_id that I could retrieve from fnd_global.user_id and assemble a URL with the session_id that the page would then re-route to the mod_plsql page.
    Unfortunately, I'm not versed in JSP.
    How hard would it be to create the sort of page that I'm talking about?
    Would the JSP need to part of OAF?
    Can anyone think of any other options that would take care of the issue I'm dealing with?
    Thanks.
    Kurt

    See answer on other forum: Integrating mod_plsql reports with Oracle apps. Maddening dilemma.

  • Best practice for integrating oracle atg with external web service

    Hi All
    What is the best practice for integrating oracle atg with external web service? Is it using integration repository or calling the web service directly from the java class using a WS client?
    With Thanks & Regards
    Abhishek

    Using Integration Repository might cause performance overhead based on the operation you are doing, I have never used Integration Repository for 3rd Party integration therefore I am not able to make any comment on this.
    Calling directly as a Java Client is an easy approach and you can use ATG component framework to support that by making the endpoint, security credentials etc as configurable properties.
    Cheers
    R
    Edited by: Rajeev_R on Apr 29, 2013 3:49 AM

  • How to map Idoc fields with external file

    Hi All,
    How to map Idoc fields with external file.
    I want to check the settings where Idoc fields are mapped with external file.
    Thanks in advance.
    Regards,
    Govind.

    If you have configured a fileport where on trigger of IDOC you are creating the file, you can look at the message type documentation and get the offset values for each field in each segment

  • How do we "demo" software with the app store?

    usually there's a demo to try an app before you buy - how do we do this with the app store?

    Use the developers site for any software demo/download/purchase that is of a substancial cost amount to you.
    You DON'T want to deal with Apple's semi-English speaking India call center if you have a issue. TRUST ME! 

  • Integrating Kerberos authentication with OBIEE

    Hi,
    Is it possible to integrate Kerberos authentication with OBIEE? If yes, how can that be done? Are there any documentation available?
    Thanks

    we can integrate with LDAP with the help of below link
    http://oraclebizint.wordpress.com/2007/10/10/oracle-bi-ee-101332-using-ldapoid-authentication/
    Regards
    Venkata

  • Integrated Windows Authentication with a WebSphere Cliente

    Hi all,
    I need to write a web service client that connects to a .NET Web Service that is configured to use Integrated Windows Authentication (NTLM).
    I'm using the IBM WebSphere Runtime environment for the client and using the web service client wizard in the RSD 6.0.1.
    When I try to call a method in the .NET web service, I get the error shown below. If I configure the .NET web service to permit Anonymous Access, my client works fine.
    Does anybody know if the WebSphere web services engine supports Integrated Windows Authentication? If so, how can I configure my cliente to pass my credentials? Do people use this type of authentication if the web service will be called by non Windows clientes or is it better to use Basic Authentication with HTTPS or digital certificates?
    I've read that Apache Axis can be configured to use integrated windows authentication (http://people.etango.com/~markm/archives/2005/11/21/using_apache_axis_with_integrated_windows_security.html) by using a different HTTP transport class (CommonsHTTPSender).
    Thanks in advance!
    Craig
    [14/06/06 10:06:56:805 GMT-03:00] 00000031 enterprise I WSWS3243I: Info: Mapping Exception to WebServicesFault.
    [14/06/06 10:06:56:821 GMT-03:00] 00000031 enterprise I TRAS0014I: The following exception was logged WebServicesFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
    faultString: java.lang.StringIndexOutOfBoundsException
    faultActor: null
    faultDetail:
    java.lang.StringIndexOutOfBoundsException
         at com.ibm.ws.webservices.engine.WebServicesFault.makeFault(WebServicesFault.java:179)
         at com.ibm.ws.webservices.engine.transport.http.HTTPSender.invoke(HTTPSender.java:490)
         at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:218)
         at com.ibm.ws.webservices.engine.PivotHandlerWrapper.invoke(PivotHandlerWrapper.java:218)
         at com.ibm.ws.webservices.engine.WebServicesEngine.invoke(WebServicesEngine.java:274)
         at com.ibm.ws.webservices.engine.client.Connection.invokeEngine

    Here's a project ( [http://spnego.sourceforge.net/protected_soap_service.html|http://spnego.sourceforge.net/protected_soap_service.html] ) that shows how to write a soap client that can connect to a soap web service with integrated windows authentication turned on.

  • Integrating PKI Component with Oracle Apps

    Hello Everybody,
    Can anyone let me know the following please:
    1.) How can a PKI product be integrated with Oracle Apps?
    2.) If so, what are the steps to proceed with the integration?
    Expecting a favourable reply at the earliest please.
    Thanx & Regards,
    Sasidharan N

    Donal,
    Search this forum using keywords eBusiness, Apps, 11i, etc.
    Scott

  • How to stop sleep/hibernation with external display & lid down

    What is the proper way to get my MBA to not sleep, hibernate, etc. when I have an external display attached and lid closed while watching a movie or webcast. In such a case I am not touching the mouse, trackpad, or keyboard.
    I have bluetooth keyboard and usb wireless mouse attached.
    I also disabled the sleep/poweroff options in the energy settings while watching.
    The MBA still would go to sleep or something after 10 or 15 minutes of no agitation.
    Also, the Monitor goes blank since their is not signal coming through to it.
    Was this just not a use case that was thought through: Watch video stream with external monitor and lid closed? Make sure the MBA knows this scenario invalidates the powersave options????? And yes, the power was plugged.
    Thanks

    Caffeine puts a little coffee cup icon at the top bar. Click to turn it off and on - it is on when the cup is dark, ie has coffee in it. However, this won't solve your problem - the MBA will still sleep with the lid closed. There are settings to allow use of an external monitor but what I did was download InsomniaX. This little free app keeps your computer from going to sleep when you close the lid. That way you can close the lid, walk down a hall or do something, then open the lid and keep working. Just don't forget it is on and leave the Mac too long or it will run out of battery.
    Insomnia isn't in the App store, had to download it at http://www.macupdate.com/app/mac/22211/insomniax

  • How can I get help with an app not working properly?

    I just bought a 'learn Gujarati' app and the sound is so low I can hardly hear it even with the sound control on the iPad turned up as high as it would go. I have only had the iPad a few months - present from children, and I LOVE it and want to make most of it, thanks, Chrissy

    FOR ASSISTANCE WITH ORDERS - iTUNES STORE CUSTOMER SERVICE
    For assistance with billing questions or other order inquiries, please refer to our online support page by clicking here: http://www.apple.com/support/itunes/store/. If you cannot find the answers you are seeking in our robust knowledge base, you can contact us by visiting the following URL http://www.apple.com/support/itunes/store/, clicking on the appropriate Customer Service topic, then using the contact button or email form at the bottom of the page. Responses to emails will be provided as soon as possible.
    Phone: 800-275-2273 How to reach a live person: Press 0 four times
    Hours of Operation: Mon-Fri: 9am-5pm ET
    Email: [email protected]
    How to report an issue with Your iTunes Store purchase
    http://support.apple.com/kb/HT1933
    How to Get a Refund from the App Store
    http://gizmodo.com/5886683/how-to-get-a-refund-from-the-app-store
    Canceling a Digital Subscription
    http://gadgetwise.blogs.nytimes.com/2011/10/14/qa-canceling-a-digital-subscripti on/
     Cheers, Tom

  • How to create Sales orders with external id ?

    Hi Experts,
       I wanna write a program to create Sales Order with external id via function muodule 'CRM_ORDER_MAINTAIN' and 'CRM_ORDER_SAVE'.But i don't know how to do and do any body tried it.The key issue is that how to use external id which is supplied by ourself rather than internal id supplied by system.
    Thanks for all.

    Hi,
    If you have already set the number range as an external range.
    Then just passing the transaction type to field 'process_type' and external id to field 'object_id' of table ct_orderadm_h. Sales order will created with the assigned external id.
    Hope this help.
    cheers,

  • AIR app communnicating with External App

    I would like to make my AIR app communicate with another
    application that's running on the desktop. What are the best ways
    to do this?
    Ideally I'm looking to call functions inside the AIR app from
    a separate program, and vice versa. This is in fact possible using
    the ExternalInterface capability, however, this is only available
    when the separate application is an ActiveX container (such as the
    browser), and thus contains the FlashPlayer ActiveX control within
    it. But what if your AS3 application doesn't just run inside the
    FlashPlayer but requires the AIR runtime instead? There doesn't
    seem to be any way that an external app. can talk to an AIR app the
    way it can call functions on the FlashPlayer.
    My reasons for needing this are that while AS3 is great,
    especially for creating an interactive interface, there are still
    some low-level things which must be coded in another language.
    Any thoughts that anyone has on this topic would be greatly
    appreciated.

    Hi Bruce,
    In theory, you can do what you want, but it is an indirect
    way of achieving it, and there are some performance/functional
    issues.
    You can make a windows application that is an ActiveX control
    container, and put the FlashPlayer control inside it. Handle the
    "FlashCall" event in your windows program (this is fired when your
    swf calls a custom external function), and then you can use it to
    load and call whatever .dll function you want.
    In practice, from what I've observed, there are some
    limitations. The graphics performance of the FlashPlayer suffers
    when embedded this way in a Windows app. Also, if you want to call
    into the flashplayer sometimes the function calls fail. Having said
    this, my experience is limited to AS2 implementations; maybe things
    have improved with AS3.
    Anyway, hope this helps. Would be interested to hear your
    observations if you should try this route.
    Ed

  • How to make AEC work with external webcam?

    Hi everyone.
    What I'm trying to do is to make AEC work with external webcams. My target: flash in browser and desktop AIR app.
    I have the following situations:
    1. Laptop Lenovo S400, really not the best laptop, with MIC placed right above the speakers. But... AEC works excellent!
    2. PC with Logitech 1080p webcam (which has stereo microphones) and external speakers. But... AEC doesn't work at all. It even doesn't try to reduce any speakers sound in microphone data.
    3. The same laptop with connected Logitech camera and again - AEC doesn't work.
    In each situation I use absolutaly the same environment(Win7, target player - 11.9, Flex 4.6.0 SDK), code, compiller, etc..
    And I was unable to find any info for such situation.
    Does anybody have experience with such problem? I will be really grateful for any help.
    Here are parts of code:
    //  somwhere early...
    _microphone = Microphone.getEnhancedMicrophone();
    //  called before we attach microphone to NetStream
    private function _setMicrophoneMode():void
                _microphone.setLoopBack(false);
                _microphone.framesPerPacket = 1;
                _microphone.setSilenceLevel(0, 2000);
                _microphone.codec = SoundCodec.SPEEX;
                _microphone.encodeQuality = 10;
                _microphone.gain = 50;
                _microphone.rate = 44;
                if (_useEchoSuppression)
                var options:MicrophoneEnhancedOptions = _microphone.enhancedOptions;
                options.mode = MicrophoneEnhancedMode.HALF_DUPLEX;// using this for external webcams
                options.echoPath = 128;
                options.nonLinearProcessing = true;
                _microphone.enhancedOptions = options;
                } else
                    _microphone.setUseEchoSuppression(true);
                    trace(_microphone);

    I think that with the current state of the Adobe AIR Adobe FLash platforms, there is too much work to do to get echo cancellation to work on all platforms, and to get video to work as expected too. I think Adobe could solve many of these issues by implementing native WebRTC into the AIR platform, see this post here:
    http://forums.adobe.com/message/6232094#6232094

  • How to Submit Auto-Renewable with Updated App

    I am updating an app to enable Newsstand and entitlement. The binary was rejected by Apple because it did not include an auto-renewable subscription with the upload. I know that in intitial app builds you identify the product ID's of folios/non-consumables and submit them with the binary, but I am not getting a prompt to identify the auto-renewable in-app purchse and submit it with the update.
    The auto-renewable has been created in iTunes connect. How to I associate it with my binary for the update?
    Thanks,
    Steve

    I'm not sure exactly what's causing the problem, so here's a quick overview: In iTunes Connect, you create two different types of in-app purchases for a DPS app: non-consumable product IDs and subscription roduct IDs.
    You create non-consumable product IDs for each retail folio. For example, the non-consumable product ID for the May issue could be com.mycompany.myapp.2014may. When you use Folio Producer to publish the May folio as Public and Retail, you specify the product ID specified in iTunes Connect. That ties the folio to the in-app purchase.
    You create Product IDs for each subscription duration, such as com.mycompany.myapp.1year. When using DPS App Builder to build the app, you specify these Product IDs as Neil described.
    Submit the app for review and then submit the in-app purchases for review (including dummy screenshots for the non-consumable in-app purchases).
    When you submit the app, you submit a binary .zip file. However, when you submit a Product ID, you don't upload any binaries or folio files--just the screenshots for the non-consumable in-app purchases.

Maybe you are looking for

  • Downgrade 8.1 to 7 C55

    Hello today,  forum people!  I am pretty new to this group. I have had a little trouble finding out how to post on the "publick" area. I always seem to go to the "private massages" area. Well, I think I have this figured out. Now, I REALLY don't mean

  • Not the same old water damage story.

    Alright...I confess...it probably is. But after reading through virtually every thread on the topic I've decided to post anyway as there are a few variables particular to my situation, to see what you all think is the best course of action. Long stor

  • My iPod Touch 5th generation battery drains extremely fast.

    I have a iPod Touch 5th generation, with iOS 8.0.2 and the battery life goes down in less than 15 minutes. I have experienced this since I first bought it, which was 10 months ago. My brother and sister just bought the same iPod as me but in differen

  • Tracking User Login Activity

    Hi, Is there a simple Windows command I can use on a Windows server to find the latest login activity?  I'm looking for something simple that will show me the list of users who have logged in and when.  I originally tried the wmic command but it's re

  • Reinstalling lion server but keeping users/groups including their home folder, mail, etc

    I need to reinstall my lion server due to some changes in the DNS. I have a time machine backup of the server. Is there an easy way to transfer/migrate only user data (home folder, mail, calendar, address book).. I do not need to recover the whole se