Self secure page always displaing Login User Name as GUEST

Hi,
We need a self secure page which doesn't prompt for oracle username and password in OAF
We devloped such page in OAF but every time it is displaying Login User Name As Guest.
By using below site i did developed self secure page
https://blogs.oracle.com/manojmadhusoodanan/entry/self_secured_page_creation_in
I want to find out my OSUSER Name from OAF .my requiremnet is based on login user i need to restrisct or display data on page.
If i execute below query from database is giving my OSUSER name but same is giving Server name if i execute same sql through OAF.
SELECT sys_context('USERENV', 'OS_USER') BUN FROM dual;
SYS_CONTEXT('USERENV','OS_USER')         IN OAF   ------------  oracusd(Server name)
prkaduri
Please guide me on this .Its very urgent requiremnet.
Regards
Panduranga reddy

If you are using BIP11g and using the default installation then BIP11g security mode is set to Fusion Middleware.
All users and groups are controlled by Fusion Middleware Security.
Any authenticated user will be able to run reports as in former BIP releases "guest".
But also noticed the authenticated user will also have a privilege you want to remove
as for example permission to delete report.
Take a look at this link:
http://download.oracle.com/docs/cd/E14571_01/bi.1111/e10543/authentication.htm
Cheers
Jorge
p.s
1. In 11g you will have to read a lot before you can properly use the software, sorry.
2. If this answers your question please grant the points and close the thread
Edited by: Jorge Anicama on Mar 23, 2011 10:15 AM

Similar Messages

  • Self secured page not working in multiple sessions of same browser

    Hi
    I have created a selfsecured page by making security mode of page 'selfsecured' and adding validateParameter() in page controller.I didnt do guest user/resp setup as I want user to manually provide user id and choose responsibility,XLA_LINESINQ_GL_DRILLDOWN is a seeded function so no changes there.
    I am seeing very inconsistent behavior.
    1)At some times when I invoke function through url
    http://rws60180rems.us.oracle.com:8049/OA_HTML/RF.jsp?function_id=XLA_LINESINQ_GL_DRILLDOWN&jeHeaderId=64524&jeLineNum=1&jeSource=Payables&searchType=customize
    I get error "You are not authorized to access the function SLA: View Subledger Journal Entry Linesfrom a GL Journal Line. Please contact your System Administrator."
    2)On other times url works and user is taken to Ebs R12 login page,after providing login credentials user is able to view the page.But If I invoke same url or url with different parameters in different tab of browser or different window of same browser,get following error.Basically user can invoke this function and use this url only one at a time which is not practical in real world
    "You are trying to access a page that is no longer active.
    - You may have attempted to access to this page directly by bookmarking the page or copying the URL. This page does not support bookmarking.
    - The referring page may have come from a previous session. Please select Home to proceed."
    Am I missing something in my implementation?Are there any fnd profiles which control page behavior.Does OAF support that self secured pages successfully open in multiple browser windows.
    Preeti

    Hi,
    Is there any specific requirement to make the page as self secured, as most of the self selcured pages are build for guest user account. If there is any, kindly share.
    Now lets talk about the behaviour of the pages in different scenarios
    1) I get error "You are not authorized to access the function SLA: View Subledger Journal Entry Linesfrom a GL Journal Line. Please contact your System Administrator."
    Comment: As OAF pages does certain initialization like setting org_id, language etc based on the login user. But as you are trying to access the page by directly hitting the URL on browser, this might be one of the reason that you are getting above error.
    2) On other times url works and user is taken to Ebs R12 login page,after providing login credentials user is able to view the page.But If I invoke same url or url with different parameters in different tab of browser or different window of same browser,get following error.Basically user can invoke this function and use this url only one at a time which is not practical in real world
    Comment: As there is an active transaction and session for the browser, so it won't allow you to start with another transaction. But still can you try to do the same in another machine. Some of the browser allows you to have different session.
    Regards,
    Gyan

  • How to save the Created by name instead of saving  login user name

    Hi All,
    I done Without log in Jsp page to open one responsibility without login .
    here created one column Created by here user can view list of values in username . it EAM module work request page .
    my issue is while creating the work request Created by name saving in to the database but requirement is user needs to select using created by LOV that username needs to be save on data base .
    once open the application created by name is coming as a login name using controller i removed the created by i set the created by name in PR is lovevent .
    front end its working fine but while saving login user name is saving i need to save the created by name based on the lov .
    can any one help to overcome this issue......
    Thanks in Advance.....
    Kumar

    Hi,
    Thanks For Reply
    It is a Standard Page and created by column Passing in the package while inserting the data FND_GLOBAL.UserID.
    I have One more option i need to pass the created by as perameter in Jsp Page based on that user i need to get the password using (Encrprit ) command .
    Is it Possible to do in Passing the Parameter OAF to JSP page .and how to Encrprit the password to avoid entering the password .
    I hope U understand My Requirement..
    Regards,
    Kumar

  • Using the login user name in the report

    It will be appreciated if someone can help on the following:
    How can I use the login user name in the report?
    I mean that the report will be build on SQL statement look like :
    Select a, b, c, d
    For table
    Where a = <the user name used to login to htmldb>
    Thanks

    select a,b,c,d
    from table
    where a= :APP_USER

  • How to fetch the current login user name at the BI system

    Hi,
    In our scenerio we need a query to fetch the current login user name at the BI system. Would you please suggest the possibilities?
    Thanks and regards,
    Pradip

    Hi,
    The current login id will be available in text elements of query.
    Regards
    Akhan

  • I need reset my security information, I offered my user name and password is correct bout I can't get the information from your website in my email. So that I can't buy new app pay my money.

    I need reset my security information, I offered my user name and password is correct bout I can't get the information from your website in my email. So that I can't buy new app pay my money.

    Hi,
    Which website your are using to update the Adobe Flash player? No Adobe website ever ask for any id and password to update the flash player.
    If you are using MAC machine and its the password prompt while installing update that you are talking about then please follow What userid & password do I need to install Flash Player?
    -Varun

  • OAF Self Secured Page

    hi,
    In OAF Self Secured custom Page how to handle the session
    i mean if the session expires then the page is navigating to the error page instead of my custom oaf self secured page
    Thanks in Advance
    regards
    Venkat

    The issue is fixed. The reason of the problem that I missed overwriting of the validateParameters() in the custom controller class and the custom parameter was missed from the parameter list and it effected parameter validation error.

  • Login user name of working PC.

    Hi all,
    I want to find the login name (or user name) of the working computer. So try this.
            com.sun.security.auth.module.NTSystem NTSystemUser = new
                com.sun.security.auth.module.NTSystem();
            NTSystemUser.getName();getName() gives the user name. But I'm not sure weather this is work on UNIX, Mac and so on. On windows it is working fine, because NTSystem always gives the system informations.
    One thing to I have say, to test this code I don't have a Linux system. All the things done on just referring the Java documentation and this is the only way I found.
    Anybody can help me to correct my code, if it is wrong.
    Thanks.

    ItsJava wrote:
    Interesting, if Java is platform independent why such a classes are used.Just because its core is platform independent doesn't mean you can't do platform specific things with it.
    So many people were screaming for years that they wanted Windows specific stuff that Sun caved in and created it, and of course now people (in some cases the same people, go figure) complain that Sun did that.
    Anyway, as they documentation clearly mentions, you should NEVER use any classes in the com.sun packages directly.

  • Login user name in worklist

    Dears,
    can get user name login in worklist in ADF form page ? if yes pls how?

    did you try this? ADFContext.getCurrent().getSecurityContext().getUserName()

  • How to make any login screen forgets (login user names) ?

    In facebook and yahoo login screens, I find many (mistyped) names stored in a drop down menu to choose a user name
    I want to remove some entries from this drop down menu

    Hello,
    I am not sure if you can remove specific entries. But if you want to remove all of your history, or history from a certain time period, you can do so by:
    * History (or menu [[Image: New Fx Menu]] > History) > Clear Recent History
    Select Form & Search history, and anything else you would like to clear.
    You can change your settings as well to automatically delete this information in:
    * For Windows: Tools (or [[Image: New Fx Menu]]) > Options > Privacy
    You can choose to Never Remember History or set custom settings to only clear certain information when Firefox closes.
    Please see the article [[Remove recent browsing, search and download history]] for more information.

  • UserName() function in one textbox is not refreshing and not giving the login-user name in the existing forms

    Scenario :
    I put one textbox in infopath 2010 form and using "userName()" function on this textbox.
    this function give us current username which is log-in into the site.
    and i am applying rule on the other controls on the basis of this textbox users login-id.
    This is working in one list.
    Now I am using the same thing in form library:
    but if I create one form and user which login are displaying on this textbox.
    but when i loggin the same site with another user and to open the same form there is still the name of the user which save the form not showing user name which is currently login.
    and If I click on "Add Document" then in the new form at this textbox the login user is showing.
    I don't know why it is not working or refreshing .
    Although I selected the "Refresh value when formula is recalculated"  in the textbox properties.

    Hello,
    You need to set this function on form load instead of textbox. Just click on form load from ribbon then add an rule and set this textbox value to userName(). Don't put any condition.
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • WLAN network always prompts for user name and password...

    Hi,
    Everytime Airport detects the WLAN of my institution, it prompts "Authenticating to network" and I have to put in my user name and password. Is there any way to store this information (probably in the keychain) so that an automatic login to the WLAN [as in my home network] is possible? The problem is that I can not find any button like "save this password in the keychain" [you can only put in user name and password]. Is it possible that my institution prevents automatic login?
    I also tried to create an item in the keychain directly - does not work.
    Cheers

    Hi,
    I agree in that there has to be a prompt for WLAN access. Otherwise just everyone could step by and use the access. But if I have to authenticate once, why should the institution prevent an automatic login for me in the future? Well, okay, if someone steals my notebook and knows my master password... hmm, so there is no way to locally (on my notebook) use some software that automatically puts in my user name and password so that I - maybe - only have to push the "Go/Enter/Access" button?
    For example, some institutions use browsers to authenticate and 1Password, but also Safari natively, can automatically fill in the information.
    Cheers

  • How can I change my login user name to my current new email

    I need to change mu iCloud user name from my old email to me new one but it won't let me because it is the same as my rescue email address. How do I get around this if it is the only email address I have?

    Create another non-Apple email address to use and either use it as your new primary email address, or change the rescue address to the new address and then use the current rescue address as your new primary address.

  • How long can be the login user name ?

    Hi all,
    We are changing our user name policy from jvazquez to jose.vazquez. The new user name don't fit in the bname field. Anybody know if is possible to expand it or change this size ?? We're using basis 6.20 and r3 enterprise.
    Best regards and thanks in advanced.

    Ok, thanks.
    It confirms what found about this. But i've one more question, Do you recommend the single sign-on ? What are the most common problems we can find if we use it ?
    Best regards

  • I want to remove a saved login user name which always shows in my ist of usernames

    I inadvertanly typed my password at the end of a user login name and now this always shows in the list of usernames when I type the first characters of the username. Which is used constantly.

    See:
    * http://kb.mozillazine.org/Deleting_autocomplete_entries
    Remove saved Password(s):
    * Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"
    * https://support.mozilla.com/kb/Remembering+passwords

Maybe you are looking for

  • How can I make a still photo from imovie

    How can I make a still photo from imovie?

  • Unable to make Postal code as required field in Vendor master creation

    Hi, We have a requirement of making Postal code (POST_CODE1) field under street address of new vendor master creation/change as a required field. In the configuration settings of vendor account group (OBD3), SAP provided Postal code City combined as

  • WRT54G3G-ST - Connection is up but I cannot browse

    I have a WRT54G3G-ST with a PX-500 Sprint Aircard. If the connection is left idle for 6 - 10 hours it stays connected but I cannot browse or ping outside my local network, basically I cannot browse the Internet at all. The connection says it is conne

  • Internet Calendar in Outlook 2007 and iCloud

    I have imported a google calendar into Outlook 2007.  Does anyone know how to get iCloud to see that particular calendar?  iCloud will see every other calendar I have in outlook except that one.  Any thoughts?

  • K8MM-V & Turion support

    Hello! I've got a MT-30 which should be clocked @ 1.6 GHz but after booting the motherboard the CPU underclock @ 800 MHz himself with ou without Cool & Quiet activation. I assume there's a huge bug in the BIOS. I've updated to version 1.2 because the