SSO for JDeveloper application -- how?

Hello,
I am developing a servlet with JDeveloper & Struts, and I am curious whether it is possible to configure SSO and JDeveloper so that when I DEBUG the project and the embedded OC4J server starts, my application gets protected by the Single-Sign-On. That is, when I access http://<server>:8988/MYApplication/request.do?<params>, the SSO login page shows up, and after I type in correct login and pwd, my original page gets called again, only with the SSO cookie set this time.
I have all the things set up (infrastructure etc), and I guess if I go and deploy my application into Apache web folders, things should work -- but is there a way to do this with embedded OC4J server -- with its ports, etc?
Thank you very much,
Sasha.

Krrish,
For enabling security for your ADF application in JDeveloper use ADF Security wizard. Read this:
http://www.oracle.com/technology/products/jdev/howtos/1013/adfsecurity/adfsecurity_10132.html
You should set up your identity management with the application server.
(App Server Console->Administration->Identity Management)
You should set the identity management as the security provider of the ADF Application.
(App Server Console->Your Application->Security Provider)
You should have installed your APP Server in advanced mode.
You have to enable SSO for application server and define the ADF application as a partner application:
http://download-uk.oracle.com/docs/cd/B32110_01/web.1013/b28957/configldap.htm#BEHCGHHF
see Configure SSO (Optional) section.
Despite that, I myself have had problem making this work. I am using Identity Management 10.1.4.
Regards
Farbod

Similar Messages

  • Implementing OAM - SSO for Multiple Applications

    I am trying to implement OAM - SSO for 2 applications. I already have completed the setup of SSO for one application . OID -- OAM -- OHS ( 11g webgate ) - Weblogic Server - OBIEE . ( All the components are 11.1.1.5 version ).
    Now I am looking to add a 2nd application ( OBIEE 11.1.1.6.5 version ) into the mix. So should I install a separate OHS and webgate for the new application or can I use the existing OHS to add another application.
    Any tips on this would be helpful please.
    Thanks

    You may use the same OHS server in reverse proxy to the two applications and configure corresponding policies in OAM console.
    Let us know if you get into any issues.

  • SSO for External application not part of the portal framework

    Greetings,
    I am desperate!!!
    I am trying to do the following:
    I have a pl/sql application that presents to the user a set of external applications links.When the user activates a link, I would like to make a call the SSO server so it can do external application login.
    I know I can configure the external applications as described in the SSO admin guide.
    Unfortunately the API to query the SSO server for external application mapping is not public.
    ANY IDEAS ON WHERE I CAN GET THIS INFO??
    Every thing I have read says that external applications can be accessed through Portal. This is not my case. I can use any packages or classes available by the SSO server to portal, but MY APPLICATION IS NOT A PORTAL.

    I have similar kind of requirements for Single sign-on to external web applications.
    But in my applications I have to auto-generate random userid & password for different external web applications.
    These uids & password are exported to external applications, which upon recieving creates user in their applications.
    So, actual user will never have access to these credentials(uid &pwd).
    So, how can I cutomize the Portlets to do the first time SSO when user is created & their credentials to external apps are stored to OID.
    Any idea Barry..
    Bye

  • IdM 7 and SSO for legacy applications

    Dear experts,
    Per SAP NetWeaver 7 documentation new approach allows SSO for any legacy applications without a need for a 3rd party IdM solution.
    Could someone explain how this is handled? Does evary non-SAP application need to become aware of SAP IdM credential store and be able to interact with it, or some other - non-intrusive approach is being used?
    Thanks in advance,
    Eugene.

    Hi Eugene,
    SAP NetWeaver Identity Management 7.0 handles the provisioning of users (identities) for a heterogeneous landscape. Authentication and Single Sign-On (SSO) is being handled within the SAP NetWeaver platform. So introducing SAP NetWeaver Identity Management itself does not introduce additional SSO functionality.

  • SSO for various applications within the same portal

    Is it possible to implement SSO at the application level in an EP 7.0 environment?
    Ex:  One Portal with ESS and BI Functionality (BI is connected to the BI backend, ESS is connected to the ECC backend, but all of it exists within the same portal instance) in which the BI Explorer would rely on SSO, while the ESS would require a logon to the portal.  The initial page of the portal would not be a logon screen, but rather a menu screen
    Does this functionality exist?

    For our purposes, ESS would have to be authenticated (perferably through Active Directory), while BI Explorer wouldn't require "visible" authentication, BUT the question would be, could all of this exist on the same portal..
    I agree that it certainly wouldn't be user friendly to ask users to logon (using AD l/p) for certain parts but not others.  I think the solution would simply to have 2 portal instances (ESS/ECC = Logon/Password,  BI Portal = SSO), and to federate the BI to the ECC Portal. That way, if someone wanted to work in BI and only BI, they could go without logging on, but if they wanted to go to the ESS Portal they would have to logon BUT would be able to use both ESS and BI.
    This all stems from an effort to eliminate the neccessity of having to logon to a portal (for a small group of managers), but still maintaining a level of security for ALL users in regards to employee self-service

  • URGENT: SSO for multiple Applications

    I have integrated 4 different applications in a single domain with OAM for SSO.
    Individually all apps are working fine (for SSO). Now I want to Apply only single login for all the applications. So what changes need to be done in OAM side?
    Continuing to my above Question. For the first time if I access application A, Authentication should be done and if I access Application B, C, D no authentication should be done
    and What changes to be done for Single Log OUT.
    Help me what to do for SSO for all the applications.
    Thanks
    Ajay
    Edited by: 915734 on Mar 12, 2012 7:57 PM

    You have to configure single sign-on policy for same
    Go through the blelow documents
    http://docs.oracle.com/cd/E14571_01/doc.1111/e15478/sso.htm#BJFGFBDC
    http://docs.oracle.com/cd/E14571_01/doc.1111/e15478/intro.htm#BABCDGEH
    http://docs.oracle.com/cd/E23943_01/core.1111/e10043/osso_b_oam11g.htm
    http://docs.oracle.com/cd/E24269_01/doc.11120/e24477/sso.htm

  • SSO for partner applications

    Hi All,
    I have installed 10g AS Release 2 on a system. I also have Application Express(formerly HTML DB) installed on the same system. I registered one of the HTML DB applications as partner applications and have put SSO authentication for it.
    When I try to login the AS looks at the OID installed on the system(which I gave during installation). I want it to look at the Oracle gmldap.oraclecorp.com server OID so that only Oracle employees login.
    Can anybody tell me how to change the OID and what are the entries to be give to configure it to gmldap.oraclecorp.com server??
    Thanks,
    Swaroop

    See Task 3 in the Section 9.4 of the Oracle Application Server Administrator's Guide:
    http://download-west.oracle.com/docs/cd/B14099_17/core.1012/b13995/chginfra.htm#i1014978
    See the following for information about what to specify on each page.
    http://download-west.oracle.com/docs/cd/B14099_17/core.1012/b13995/reconfig.htm#i1013341

  • SSO for external applications

    Hi,
    We are using SSO to integrate with external applications. There is a need to open the third party application from eBusiness Center when we click on a button. Can anyone guide me how SSO invokes the external application when you click on any link for the same. I need to invoke the URL same way from the button click as well.
    Thanks,
    Viral

    Hi,
    Can anybody help regarding the same?
    Thanks,
    Viral

  • SSO for J2EE Applications

    Hello ,
    How can j2ee web Applications (not ADF ) be SSO Enabled using Oracle Access Manager or Oracle SSO (oid)??If so,Which is the best solution??Is it mandatory for applications to be Deployed in Oracle Weblogic Server?Is there any fixed topology provided by oracle for the same???
    Regards,
    Pradeep

    Yes, j2ee webapps can be enabled for SSO using Oracle Access Manager. There is no mandatory requirement to put it in weblogic unless you want to use the 10g weblogic-oam-sspi connector. Basically there are 2 options (or maybe more!)
    Option 1 is to use a standard webserver (apache) as a reverse proxy to the j2ee webapp. Then have a webgate installed on the apache webserver. You will have to write some proxypass rules in the apache to fwd the requests to the webapp. The advantage is that there is 1 central point of implementation and control and the disadvantage is that all traffic should go through the proxy and none can go to the appserver directly. It is a topology requirement.
    Option 2 is to use a connector for the specific container. For oam 10g, we had weblogic and websphere connector outof box. For tomcat, there is no connector out of box, but using tomcat api, a connector can be built (read tomcat valve).
    These are high level information. Evaluate which works best for your topology and explore that option. Hope this helps. Let us know.

  • Problem with sso for asp applications

    Hi,
    i am using the web app integrator to integrate asp application with SSO, i am getting permission denied some times, the permission denied is a small html file on asp server side when userid is null.
    I am sure that the user id is not null because i have written small script to respond back with the passed user id like response.write(""), it is giving back the passed user id every time but at the same time i am getting Permission denied.
    The permission denied is a small html file on the .net server side when the ui=null in the pssing URL.
    How this is happening at the same time, one is giving back the user id and one is taking the user id as null.
    some times i am getting right page and some times giving permisssion denied.
    the basic URl is
    http://abc.xyz.com/sm_log.asp?userid=damodhar
    There is no great security behind this only passing user id, they are not passing the password even in the http header authentication. the simple logic is they are hiding the URL from the view source.
    if i pass the hard coded url from the browser i am getting the proper page at the same time if i pass the url  from portal it is working some times and some times not, i don't know when?
    I am using the web application integrator method.
    we are operating portal server from internet and .net server is on intranet.
    Thanks,
    Damodhar.

    If you lose sounds for keyboard clicks, games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the task bar. Double tap the home button and in the task bar at the bottom, swipe all the way to the right. The speaker icon is all the way to the left. Tap on it and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock rotation can be accessed via the task bar in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • SSO for Web Application

    Hi,
    I developed a web application by using a simple web project witch I integrated to Netweaver (deployed the war file).
    If the application starts, the customer have to login on a server with username and password to get a session. That works fine.
    Now I want to use SSO to get a session from the current user using his Netweaver username and password.
    I can get the username with UMFactory but how can I get the password? I already tried to use IUserMappingService but therefore I have to reference com.sap.portal.usermapping in the portalapp.xml witch I donu2019t have in my web project.
    Do I need to create a Portal project or a Web Dynpro project? What I have to do to get the password from the current user?
    Thank you
    Martin Brandl

    Hi Martin
    Pls check this link http://help.sap.com/saphelp_nw70/helpdata/En/f8/9636eedafe8b4589cd6e9e4e73fd3c/frameset.htm
    Regards
    Ajay

  • SSO for Web applications

    Hi,
    I want to implement SSO between my portal and web applications. i found some documents but not sufficient information. what would be the correct source of information if i want to impalement SSO between Portal and Web server(non SAP).
    Any help is appreciated.
    Thanks,
    Damodhar.

    Hi,
    i have gone through the some documentation, i am giving the links to help for the others if anyone go through this thread in future.
    Logon tickets for the sap and non sap systems, it's good.
    SAP Logon Ticket-based Single Sign-On
    SSO with SAP logon ticket- Security issues
    SSO with SAP Logon Ticket - security issues
    we have another document but the document has been moved to another link, can you suggest me link for the following document.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/enabling single sign-on from sap j2ee engine to non-sap java applications.article
    the above link has been moved, can anyone suggest me the correct link for the above document.
    Thanks,
    Damodhar.

  • What is the path to use SSO for ASP Applications

    We have a big Active Server Pages based web site.
    And we want to integrate the whole site to Oracle Portal
    Authentication and Security.
    The ASP web site doesn't want to mantain user information.
    What to do?
    I found that external applications are not the solution for me.
    And URL components doesn't managed the security when I follow a
    link or submit a form, because I got a new page directly from
    the url of the ASP web site
    Please help me to understand what options for full integration
    are available? And where do I need to add code for this?
    Any idea will be appreciate

    Refer following ink
    http://blog.anthonybaker.me/2013/06/how-to-upload-file-from-windows-phone.html
    http://stackoverflow.com/questions/20876559/window-phone-8-how-to-read-files-from-savedpictures-folder-into-a-byte-buffer
    Gaurav Khanna | Microsoft .NET MVP | Microsoft Community Contributor

  • XML for desktop applications, how to?

    yes, this is what I need. I read alot about many kinds of APIs. I became confused of what to use and why. All what I need is this:-
    I'm building a desktop application (Swing), it's like a phone book. a small database of contacts (name, address, and phone number). but I want to use XML files to serve as database files and store the lists.
    what classes should I use? and if you have an overall idea of how to do it I'll be glad to have it.
    thanx in advance :)

    Look at the JDom, SAX and DOM API, Dom4J, XOM, Commons Digester and a few other libraries. They should help.
    Additionally, get a copy of Bret McLaughlin's Java and XML form O'Rielly. It's a great book and should show you how to do what you want...
    Mike

  • SSO Configuration for HWC applications

    How to Configure SSO for HWC applications? we are configuring HTTP Authentication in SCC for Single SignOn but not been successful. Debugging the issue we found that  MYSAPSSO2 cookie is not being returned.and SSO is not configured in SAP .
    How to enable SSO in HWC apps.
    What are the Other options to ask password in HWC apps( adding additional Security Layers)

    Kunal raman
    You/BASIS admin can check in that particular SAP system.
    Go to Transacation RZ10
    Select Instance Profile as shown in the below diagram
              3
    3 .Click on Display
    4. Then you can see parameter name and its value as below
    Rgrds,
    Jitendra

Maybe you are looking for

  • Clean up, clean up, everybody everywhere!

    Hey all, Suilenroc here. I'm a relatively new user of arch linux, and was wondering how if someone could help me with cleaning up my system. I remember that, In Ubuntu, there were a few scripts that would uninstall unneeded packages and prereqs, and

  • I can not sign in to get my e-mails

    When I sign on with fire fox and I get the mome page and i go to sin in

  • Linker errors when linking OCCI 10.1.0  statically on RH AS 3.0 platform

    Hello All, I was trying to build an OCCI program on a Red Hat AS 3.0 Update 4 Platform, statically linking to OCCI libraries of Oracle 10.1.0 version. The g++ compiler version is 3.2.3. The Makefile and the errors that got generated is mentioned belo

  • IIF Usage - Script Logic

    Hello Everyone, Sorry to bother you, but i've one 'dummy' question for you. I've written  a script but there is a problem with IIF. IIF returns always true value, while i use it like that: (I'm sending the whole code 'cause i don't want to misguide y

  • Clicking favorite while in IE opens it in Firefox where it will not work

    For work, I have to log into our etime site. It only works with IE. I click on the link in IE and it opens in a Firefox window. I made IE my default, closed Firefox and it still opened in Firefox. This only started this week. Last week it all worked