Web service username and password problems

Hi,
I am trying to create a client to consume webservices exposed on a secure .net platform that is SSL protected (https).
I am using netbeans 6 with WSIT support. When I create the web service and add the WSDL file - it comes up with the certificate that I then approve, but then just displays a IO Exception. When I access the WSDL through a browser, it requests a username and password (which I supply) and it works fine.
I've tried on Netbeans 5.5 but with no luck - it asks for a username and password (at least) but doesn't accept them.
How can I connect to an https web service that requires a LDAP username and password?
Thanks,
Brendan

I'm guessing that you are trying to call an EBS API and are using FND_WEB_SEC to test that the user account is valid in FND_USER first before executing the API call. In that instance, you'll likely need to use the Oracle Applications Adapter for EBS if you want to authenticate the user through FND_USER.
If you've not purchased that adapter, you could use a simple BPEL process, with a regular database adapter to firstly call the FND_WEB_SEC package to authenticate. Pass the response from eBS into a bpel variable, add a bpel switch based on the outcome of that variable either execute the API call or  throw an authentication error if the call failed.
You can wrap all this up into one web service that then calls this bpel process, taking the username and password as as input parameters.
Phil

Similar Messages

  • BPM Process As a Web-Service Username and Password

    Hi all,
    We have exposed a Process as a Web-Service WSDL to another system . We use Username Token Profile to enter the username and password to connect to the Web-Service..
    Now what we do is we have a role in our project and we create a dummy Web-Service user and add the role to that user and then use its password and username to call the Web-Service.
    Can we change this?
    Can we have a dummy username and password not associated with any role in BPM used in our Web-Service?

    Did you use PAPI code inside your web service or did u just use PAPI Web Services ( like did u just pressed the button Launch PAPI Web Services ) and it created the WSDL for you and u used it to create the client?
    I am using the latest version of OBPM..
    Oracle 10.3.10
    Can you let me know what do u mean by PAPI interface.. Is it the PAPI code of is the PAPI Web Service which is built by BPM automatically and could be used?
    Edited by: user8707382 on Sep 10, 2009 9:00 AM

  • Validate web service username and password against Oracle EBS

    Hi,
    We have a requirement to pass username/password to a SOA webservice that needs to be validated against Oracle E-Business Suite (EBS) login credentials. The EBS users are not integrated with SOA Weblogic server. In EBS, the standard PL/SQL procedure FND_WEB_SEC.VALIDATE_LOGIN(user_name, password) can be used for validation. Appreciate if someone can provide input on validating the username and password as part of web service security header using any OWSM policy.
    Thanks!

    I'm guessing that you are trying to call an EBS API and are using FND_WEB_SEC to test that the user account is valid in FND_USER first before executing the API call. In that instance, you'll likely need to use the Oracle Applications Adapter for EBS if you want to authenticate the user through FND_USER.
    If you've not purchased that adapter, you could use a simple BPEL process, with a regular database adapter to firstly call the FND_WEB_SEC package to authenticate. Pass the response from eBS into a bpel variable, add a bpel switch based on the outcome of that variable either execute the API call or  throw an authentication error if the call failed.
    You can wrap all this up into one web service that then calls this bpel process, taking the username and password as as input parameters.
    Phil

  • Web Services Usernames and Passwords in Axis

    Hi everyone,
    I have created a Web Service in Axis with SOAP and it is working fine. I have a remote client that connects to the WS and retrieves the Array of Complex types very seamlessly. The only problem that I have been battling with is that the authentication is being done very rudimentary in my test environment, which is to send a username and pw along as parameters, which in turn is verified against a protected, local properties file.
    I noticed that certain examples use a client and the call.setUsername() and call.setPassword with the org Apache Call class. My problem is to know how the authentication check is being done and whether it si somehow included in the service-config.wsdd. If not, where is the username and pw stored and compared to the values coming in?
    Thanks
    SBO

    Has this started happening without you having made any changes to the site? If so then it's a server side issue and you won't be able to do much from your end. Be sure to report it to Apple via the following link: http://www.apple.com/feedback/iweb.html. You might also report it to http://www.apple.com/feedback/mobileme.html.
    OT

  • External Web Service - User and password in HTTP header

    Hi!
    How is it possible to add user and password in the HTTP header in a external web service call? 
    I have created a "Portal Service from WSDL file - Client side" with the wizard in SAP Developer Studio.  I following the Java Development Guide - Web Service Security, and use the <i>secured service connection</i>.  I have also created a new <i>System Landscape</i>, but should the new system be based on HTTP, my own PAR or what?
    How can I check that the user and password is added to the HTTP header or the SOAP envelope? Do I have to scan http traffic with a proxy as Paros or can I find the request sent from SAP EP in the logs?
    Cheers
    Asle

    Hello All,
    I have been struggling a bit while putting a reasonable security framework on a jax-rpc style web service. I'm using JWSDP1.2 to set up the webservice. I've tried to outline my problem below. Please correct me where I'm wrong.
    I've been through the Sun's WS tutorials, but they are not really clear on security. However, from them I surmised that there are two decent authentication techniques. HTTP Basic and mutual authentication (MA) . Both have their drawbacks though. HTTP Basic suffers from poor encryption while MA is a bit difficult to set up on both client and server sides. Another problem with MA is that there is no central repository for users/passwords.
    OK, what I would really like to do is use my own user database to verify users/passwords i.e. use a HTTP Basic like authentication (but at application level) but run it over SSL for encryption. It seems simple, but is it possible?
    Also, I have noted that when I use HTTP Basic on the service side, and use a java client, then setting username/password has no effect. In other words, I can always access the web-service, even with wrong username/password.
    Sorry for the long post. Hope someone can help. Thanks.

  • Reporting Services username and password prompting

    We have several branch office locations and one reporting services server. All of the branch office locations can access the reporting services server, but we have one location for the passed week, each time they make a connection to this server, it prompts
    them for a username and password and will not allow them to connect even if the correct username and password is correct.
    I have tried adding the server to the IE intranet/trusted site list. Set IE security on all zones to automatically logon with current username and password.
    What is strange is that this is the only branch office site that is having this issue. It is almost like kerberos is broken for this site location only.
    DOes anyone has any suggestions what could be causing this problem for all computers in this one location. Nothing has changed on their local servers nor have we pushed any updates to the machines.

    Hi bubba1984,
    As per my understanding, I think this issue is caused by Kerberos authentication. Kerberos is an authentication protocol that allows clients that create authentication tokens to associate a specific destination to that token. In the failure case, there is
    a mismatch between the destination specified in the token and the report server process configuration. Due to this mismatch, the underlying Kerberos authentication scheme supported by Windows prevents report server from authenticating the user.
    To fix this issue, please try to remove RSWindowsNegotiate and ensure RSWindowsNTLM is specified in the rsreportserver.config file. For more details, please take the following article as reference:
    http://blogs.msdn.com/b/lukaszp/archive/2008/03/26/solving-the-reporting-services-login-issue-in-the-february-ctp-of-sql-server-2008.aspx
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Username and password problems with CS3

    I have Dreamweaver CS3 Version 9.0 Build 3481
    When I close Dreamweaver and reopen it I lose any usernames
    and passwords for FTP.
    How do I solve this? The 8.0.2. Updater does not work for my
    version.
    Thank you

    Adobe got back to me and gave me some info I'll share that
    might help others who have this problem. YES the fix did work for
    me, I'm running Dreamweaver 9 or the CS3 version and was losing
    user name and password each time I re-opened the program.
    You can find the fix at
    http://kb.adobe.com/selfservice/viewContent.do?externalId=3491671c&sliceId=2
    Basically it's a registry fix, appears when you have Explorer
    7.0 installed.
    Warning: Editing the Windows Registry incorrectly can cause
    serious problems that may require reinstalling your operating
    system. Adobe does not guarantee that problems caused by editing
    the registry incorrectly can be resolved. Edit the registry at your
    own risk.
    1. Launch the Registry Editor by clicking the Start button,
    choose Run, then type "regedit". In the Registry Editor, navigate
    to this folder:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\
    Explorer\User Shell Folders\
    2. See if there is a key called AppData.
    # Backup the Users Shell Folders registry branch as follows:
    1. Right-click the Users Shell Folders folder and select
    "Export".
    2. In the "Export range" section, choose "Selected branch".
    3. Save the .reg file to the desktop.
    4. If problems occur after editing the registry,
    double-clicking the .reg file will re-install that registry branch.
    # If the AppData key is missing, then perform the following
    steps. If the AppData key exists, then skip to Step 5.
    1. On the right side of the Registry Editor explorer pane,
    right-click in a blank area anywhere under the last key in the
    list. You should get a context menu that says "New" with a flyout
    menu.
    2. In the flyout menu, select "Expandable String Value" and
    name the new key AppData.
    # Right-click the new AppData key (or the existing one if it
    was already there), select Modify, and enter the following in the
    Value Data field: %USERPROFILE%\Application Data. If the values for
    the other keys in your User Shell Folders directory don't start
    with %USERPROFILE%, then use the value that your other keys use.
    For example, if your Local Settings key has a value of u:\Local
    Settings, then try usingu:\Application Data.
    # Open Dreamweaver, re-enter the FTP login information for
    one of your sites, and see if the FTP login is now saved when you
    close and re-open Dreamweaver.
    Worked for me.
    Thanks Adobe

  • IWeb username and password problem

    I've published a few sites now using iWeb, and just ran into this problem for the first time. The site I'm working on when published now asks for my apple username and password (my apple email address and apple password, for itunes etc etc) instead of the username and password I enter in iweb for password protecting the site. It says something like 'the username and password for your mobile me domain is incorrect. and when I put in my email address and apple password, it works. All my other sites that I set individual usernames and passwords for are working fine.
    Anyone know why it would be doing this? I did copy the pages from another site. could that be part of the problem?

    Have you found a good solution to your problem yet? I had an issue like you describe, where I thought I had to enter my MobileMe user/pass when prompted when browsing.
    The issue with passwords that I saw was when creating more than one site within a single domain.sites file. I have one public site without a password, and then the other several sites in this file do have passwords, and each of them has a different password. With this multi-site and multi-password configuration, I was confused why the passwords seemed to NOT be working.
    The result seems to be that the LAST site published is the user/pass used for ALL of the password protected sites. So right now, after editing a page in one of my private sites, I publish that site, and then I ALSO re-publish the site with the password that I want. This way at least I know the password being used. But it's a single password used for ALL the private sites.

  • Username and Password Problems accessing site

    Yesterday I created a blog using iWeb 09 and published it and went with the option that visitors needed to have the user name and password to access the site. Friends and family reported that these wern't accepted and I had the same problem when I tried. Publishing and accessing using mobile me by the way. Removing the password UN option removed the problem. I have installed the latest update to the iLife 09 suite. This problem occurred to those using both mac and windows. Is this a bug?

    Make your site private and add a username and pw, then publish your site. You will get a popup when it is done publishing which gives you the option to announce your site. If you choose that option the user name and pw will be sent to those you choose. If you opt to have people visit your site, they will need the username and pw that you made youe site private with. Hope that helps.
    Smokenaxs

  • Username and Password problem when trying to conne...

    I decided to try and connect to a BT Wifi hotspot for the first time the other day, but when i enter my primary bt usename and password it says that the username and/or password is incorrect. I know they are the correct ones as i can log into the bt wifi website from my pc at home and it confirms that i have infinity 2, am opted in to the wifi scheme, and shows that i havent used any minutes yet.
    I have tested this by connecting to the wifi hotspot that my own router puts out as a test, but it gives the same error.
    I was wondering whether it may be because i have been with BT for quite a while and my primary email is an @btopenworld address which is causing some issues?
    Thanks in advance for any suggestions.
    Solved!
    Go to Solution.

    You've probably answered your own question. BT Wifi will only accept btinternet.com email addresses from BT Total Broadband customers; no problem though as the domain name is interchangeable with btopenworld. (In fact to access BT Wifi you only need to enter your user name and can omit "@domain".)
    You can click the white star next to this message if you think it was helpful.

  • Tuxedo Web GUI username and password

    Hia all,
    I setup mu Tuxedo in my solaris box and i started tuxwsvr and tlisten processes
    to enable to access my Web based Tuxed GUI and i could able to access the pages.
    I got a page for Tuxedo domain administration and asking user name and password....
    i know the password is the tlisten password... whats the user name i have to use
    Thanks in advance
    Vijay

    The user can be anything it just goes in the client table to identify your
    session.
    B
    "RKVijayakumar" <[email protected]> wrote in message
    news:3e81db15$[email protected]..
    >
    Hia all,
    I setup mu Tuxedo in my solaris box and i started tuxwsvr and tlistenprocesses
    to enable to access my Web based Tuxed GUI and i could able to access thepages.
    >
    >
    I got a page for Tuxedo domain administration and asking user name andpassword....
    i know the password is the tlisten password... whats the user name i haveto use
    Thanks in advance
    Vijay

  • Web Interface - Username and Password.

    I have a question when i put my IP address i need to put a password and username. Where i can get dose things ?

    Before I suggest you for any trouble shooting steps, I would like to ask few questions. Let me know the model number of the router? When you connect the computer to the router what IP address do you get on the computer? To check the IP address that you are getting from the Router...
    You can check the IP address in the following manner:
    # Click on Start -> All Programs -> Accessories -> Command Prompt.
    # A black pop up box should come up, type: "ipconfig /all" …
    There check the IP address and Default Gateway under LAN….
    Second, if you want to get an access of the Router management page then here is the link: http://www6.nohold.net/Cisco2/ukp.aspx?vw=1&docid=3d655af76e21457fa8b71a0c3a2a0c9c_3676.xml&pid=80&r...

  • Username and password problem

    New to apex with new install
    Successful install of apex --- verified logs
    Completed all of the post install tasks 4.1 thru 4.2 of the read me file with success
    Unable to log on to
    http://host:port/apex/apex_admin
    http://host:port/apex
    Receive unauthorized with all username/password attempts
    4.8.2 of readme states a declared password --- I did not declare any password for apex
    Please assist

    Thanks for the reply
    I don't recall providing a password for apex at any time. This is put on a fresh install of
    Oracle Database 10g Release 2 (10.2.0.1.0) for Microsoft Windows on a Windows XP box
    The db is accessible and up and running. The install log from apex provided no errors and provided the message
    Thank you for installing Oracle Application Express.
    Oracle Application Express is installed in the FLOWS_030000 schema.
    Not sure where to go from here --- new to apex
    Any assistance would be helpful

  • Username and password problems

    All data appears To be correct.  Mail appears at log on despite statement that password/username is wrong.  What can be done.

    You have told us "all data appears to be correct, but you haven't told us what you are trying to do but are not having any success with.
    Mail appears at log on. Where?
    "What can be done" .... About what? You can't get mail? You can't send mail? Both?
    Are you in the correct discussion forum? Using iPad?

  • Can I get a print out of all my website usernames and passwords

    My laptop is 'playing up' and refusing to start on some days. If I get another machine a hard copy or a printout of all my web site usernames and passwords would be handy. If tried to Print The screen but that doesn't or will or work. I've also tried highlighting all of them and then tried to get it to print (using Control + P and that doesn't work either. Any advice

    I don't think you can actually print out the list like you describe -- but a better option would be to set up Firefox Sync and make sure everything is synced on our servers. Once you get the new machine, you can simply add another device to your account and pull down all passwords to your new machine that way. This page explains how you set up Sync: https://support.mozilla.org/en-US/kb/how-do-i-set-up-firefox-sync?esab=a&s=sync&r=2&as=s
    Another option would be to make a backup of the profile folder of Firefox. This would copy all of your settings related to Firefox and you could then just transfer that to your new machine. This article walks you through the procedure: https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles?esab=a&s=profile&r=1&as=s
    Hope this helps!

Maybe you are looking for