How to Skip SSO Username and passowrd.

i just installed Oracle Application Server .2.0.2 on Windows 2003.
Before i can view report i have to give SSO Username and password i want to skip this step and report can be executed directly from my Forms.
i have already commented the SSO lines from my formsweb.cfg file. as shown below
#ssoDynamicResourceCreate=true
# Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
#ssoErrorUrl=
# Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
#ssoCancelUrl=
# Single Sign-On parameter: indicates whether the url is protected in which
# case mod_osso will be given control for authentication or continue in
# the FormsServlet if not. It is false by default. Set it to true in an
# application-specific section to enable Single Sign-On for that application.
#ssoMode=false
Thanx in advance

I assume you are not using Oracle's Portal or otherwise already using OID as an SSO server.
There are two big steps you'll need to do this
Enable and configure SSO for Forms
http://www.oracle.com/technology/sample_code/products/forms/viewlets/10g/frmsso/frmsso_viewlet_swf.html
Enable WNA for OAS : Read Metalink doc 345025.1. It is not a simple process.
WNA will log into the SSO server via Kerberos. When the Forms connection fires off, it is from the Forms server, so Kerberos is not an option. Instead the Forms server will use a Resource Access Descriptor (RAD) to retrieve username/password/sid logon information from the OID server stored in the OID SSO account that your authenticated into via WNA
If you are already using Portal & have users sign, then WNA is not needed & just go with the SSO for Forms.

Similar Messages

  • How to access to SSO username and password from JPDK

    Hello
    Does anybody know how to access, from Java PDK, to SSO username
    and password of user, currently connected to portal.
    Thank's,
    Tomaz Podbersic

    The portal user's password is one way hash algorithm (MD5) that
    cannot be reversed.
    What you'll have to do is setup a "External Application" and
    save an alternate username/password profile in that area. It
    requires the user to first enter that data (but only 1 time) the
    first time into that application.
    ===========================================
    <HELP NOTE>
    If anyone knows of an API to populate those tables when seeding
    or creating the user names to also seed or create the "external
    applications" user /pass this would be helpful.
    ============================================
    JSP java code:
    ====================
    PortletRenderRequest portletRequest = (PortletRenderRequest)
    request.getAttribute (HttpProvider.PORTLET_RENDER_REQUEST);
    ProviderUser myUser=(ProviderUser) portletRequest.getUser();
    =====================
    From this object instance you can get the user's name, and other
    Portal session info. NOT password.
    The External Application username & password is a bit more
    tricky to get.
    see:
    SQL Login Problems

  • HT5439 i can't access my university anyway, how can i add username and password?

    i try to use this solution to apply my university proxy, but it dodn't work. Can u suggest me more about how can i add username and password?

    You should be able to use the OpenVPN Connect app running on your iPad to connect your iPad to the VPN directly. It is an official OpenVPN client for iOS devices.
    In what way is it "not compatible"? Have you tried it? Tunnelblick is an OpenVPN client, so your school's VPN is using the OpenVPN protocol. That means any OpenVPN client should be able to access it. (It is possible, but unlikely, that your school uses encryption that is not available on the iPad, but that would be very unusual.)
    Otherwise, a remote control app on your iPad would let you control your Mac at home. "Back to My Mac", for example, would allow you to control your Mac remotely. The tricky part of this is that usually a VPN is set up to send all Internet traffic via the VPN server, and I'm not sure how that would work with "Back to My Mac".

  • The server (UCM server name) at IDC Security /oracleUCM/idcplg requires a username and passowrd.

    Hi ,
    I am getting the prompt asking for username and passoword whenever trying to login to UCM. Please find the details as given below. I am using UCM 10gR3 with Apache server and database is oracle 11g.
    The server at IDC Security /oracleUCM/idcplg requires a username and passowrd.
    warning: This server is requesting that your username and password be sent in an insecure manner(basic authentication without a secure connection)
    Can anyone please help me out to resolve this issue.
    Thanks,
    Prangya

    Hi,
    It’s not leading to UCM Server Login page. I supposed to give the user name and password in the UCM Server Login page but before that its asking for the username and password and even after giving the user name and password also it’s not taking. It keeps on asking for the user name and password. Can you please help me out on this.
    Thanks.

  • Reg : How can I get  Username and Password in FTP Server in HANA

    Hi All,
      Any one can you please guide me....How can i get username and Password of FTP Server in SAP HANA?
    Regards,
    Arjun

    Hi Arjun,
    Are you looking for external authentication(External ID option) in HANA Studio instead of logging by entering HANA User and Pwd(which is internal)?
    You can look for the following Security guide which will give you some insight on this.
    http://help.sap.com/hana/hana1_sec_en.pdf
    Rgds,
    Murali

  • How can I pass username and password in a client bean to call a webservice?

    Hi,
    I have created a Client Java Bean for a web service (an automatically created Service from a Bapi) that requires username and password. How can I pass username and password in the code?
    Thank you!
    Julia
    This is my code:
    public Z_FlightGetlist port;
    Business Method.
    public String test1234() {
    try{
    BAPI_FLIGHT_GETLIST list = new BAPI_FLIGHT_GETLIST();
    list.setAIRLINE("KLM");
    port.BAPI_FLIGHT_GETLIST(list);
    return "ok";
    catch(Throwable e){
    return "error"+e;
    public void ejbCreate() throws CreateException {
    try{
    InitialContext ic = new InitialContext();
    Z_FlightGetlistService s = (Z_FlightGetlistService)ic.lookup ("java:comp/env/FlightProxy");
    Z_FlightGetlist vi = (Z_FlightGetlist)s.getLogicalPort(Z_FlightGetlist.class);
    this.port = vi;
    catch(Throwable e)

    Hello Julia,
    Check this document
    http://help.sap.com/saphelp_nw04/helpdata/en/50/a5d13f83a14d21e10000000a1550b0/frameset.htm
    Best regards, Maksim Rashchynski.

  • How do i save username and passwords of bookmarked items?

    How do I save username and passwords for bookmarked items

    Why are you still using that old version of Firefox? <br />
    3.5.19 is the latest of the Firefox 3.5 version, and that is about to be no longer supported by Mozilla.
    http://www.mozilla.com/en-US/firefox/all-older.html <br />
    or <br />
    http://www.mozilla.com/en-US/firefox/all.html
    Unless something you have installed has your UserAgent "locked" to that old version. <br />
    https://support.mozilla.com/en-US/kb/Websites+or+add-ons+incorrectly+report+incompatible+browser
    Saving a username & password for a bookmarked website is no different than for any website. <br />
    https://support.mozilla.com/en-US/kb/Remembering%20passwords

  • How to catch SSO userid and store it in deployment database?

    Hi,
    Environment: OID,Portal,forms,reports 9.0.2.3
    How do I do if I have a SSO user, lets say DAVE, and he has a resource pointing to a Deployment database un/pw@ORAC? When he has made his SSO login and choose a form I want store his real userid in the database ORAC. For example in v$session and in a history table. I want to be able to trace a blocking session back to the real user.

    Hi i
    from the form i set the default value of the field form_user_name PORTAL.WWCTX_API.GET_USER and the default fomat type to expression return varchar
    Now
    =======
    the authenticated user id appears in the field form_user_name and is inserted properly in the oirder table
    Question
    ========
    i want every authenticated user can query only his orders which means when he prss the query button , he will get his orders only
    How can i force the where clause of the query to have
    form_user_name = PORTAL.WWCTX_API.GET_USER
    Regards
    Mohamed Hammed

  • How to get SSO username in a JSP

    Hi,
    How can i get the value for SSO username in my JSP which is being called after the Single Sign On is done. Can anyone help on this?
    Thanks in advance
    Unmesh

    Unmesh --
    I think (albeit I've never tried) that you might be able to get it from the HttpServletRequest using something like:
    User is <%=request.getUserPrincipal().getName()%>[b/]
    The request.getUserPrincipal returns a java.security.UserPrincipal object, which should be populated with the name of the authenticated user.
    Can you see if that works?
    cheers
    -steve-

  • How to display the username and current date in OAF  page Footer region

    Hi,
    I need to display the username and Current-Date in footer region.If anybody knows the procedure then please share with me.
    Thanks
    Divya Agarwal

    Hi,
    Read this Thread:--
    You have to capture the UserName and Date in the Process Request Method of page Controller and invoke a method which will subsequently get and set the value in some attribute.
    String userName = pageContext.getUserName();
    How to populate Current Date and Time in OAF page through CO
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How do I pass username and password to the Citrix client via netlet

    I have managed to call a Citrix managed application from the portal via netlet (via InitialProgram within citrix_start.html) - thankyou William Geurts.
    How do I use the Portal's single sign-on functionality to pass the username and password through to Citrix via netlet?

    Hi,
    This can be done by writing a small application that will pull session/user info from Portal and then pass it on to another app as needed.
    Thanks,
    Raj_indts
    Developer Technical Support
    Sun Microsystems
    http://www.sun.com/developers/support

  • HT1338 how can i find username and password for MobileMe ?

    please let me know which username and password should use for Mobileme.

    MobileMe is closed; if you had an account and did not migrate it to iCloud it's lost. If you migrated it to iCloud the login is your @me.com email address and the password is what you chose.
    If you never had a MobileMe account (and paid for it prior to June last year) the situation does not arise - you may have come across some old documentation encouraging you to sign up, but this is no longer possible.
    You can open an iCloud account for free, which will give you email and syncing facilities:
    Get Started with iCloud

  • How to delete websites, usernames, and passwords from safari preferences

    ok, selected safari menu, preferences and passwords. took me to a list that showed website, username and password. i selected a website/username/password that i would like to delete. at the bottom it shows "remove all" or "remove". btw, when i selected the website/username/password, it became highlighted. anyway, when i selected remove, the highlight disappeared but the website/username/password remained in the list.
    is there a way to delete the website/username/passwords that i choose?

    Thank you.
    That seems to have done the trick.
    I simply deleted them in Keychain and the seem to have gone from Safari Pref's.
    Quite why they didn't take no for an answer from Safari I don't quite understand, but matters not.

  • How can I set up my man email account?  I've tried everything.  It keeps telling me I have the wrong username and passowrd.

    How can I set up my msn email account?  It keeps telling me I don't have the right username or id.  POP is not correct.  I've tried everything.

    You got a new laptop? try asking there or in Lion forum.
    If it has Lion, use the Recovery Mode boot Command-R
    Use that to erase and reinstall - it has network install ability.
    Want MacBook Pro forum or Lion Community?
    MacBook Pro
    Lion Mac OS X Communities
    New, as in from Apple, it would have asked for full setup.
    Want to reset the password? (it is used then I'd wipe it clean and start over)
    How to run the Password Reset utility in OS X 10.7 Lion

  • How to include username and passowrd in the wsdl file?

    Hi...
        I have done soap to file sceanrio. In that i have generated wsdl file and consumed it through the infopath. While executing through the microsoft infopath, it is asking for the userid and password. Can i include the id and password in the wsdl file itself which i will generate in ID? If yes/, please tell me the procedure to do it.

    As Amir suggested, you may provide in the URL but I wouldn't suggest it though. You don't want to hard code the user ID and password within in the WSDL because it is a bad practice especially the user ID and password may be different in different systems and every time you change the password, you have to regenarate your WSDL.
    May be you thought through this but just in case if you didn't
    KK

Maybe you are looking for

  • RWDPOSUP For future date articles postings.

    Hi All, Currently we are running the program RWDPOSUP for sending articles from sap to third party. I have a query.the system will pick articles which have a valid date from today or a specified number of days for example 30 days all the validity is

  • Necessity of zone, bin number in batch number allocation

    We need to allocate a batch number at the time of GR posting - does the warehouse zone, bin number in any way form the criteria for the batch no allocation

  • Domain based windows 7 default picture on logon screen

    haven't found an answer to this question although its been asked often in past; in our domain environment, would like to have a non-blank default user picture image on Windows 7 logon screen; we do not retain our previous logon user information when

  • JNLP with JARs behind form auth?

    Hello, I'm working on deploying an application thru JNLP/JWS. I want to restrict access to the jars to only those who have logged in to my server - using form, not basic or digest, auth. This works as an applet because the cookies (JSESSIONID) are pa

  • Multiple channels displayed in curves

    Is it possible to simultaneously diplay multiple channels side-by-side with their respective curves and histograms when making curves adjustments?  --Not just simply overlaid upon each other in a single grid.