URL Authentification every time in the session

Hi,
I have protected an URL with AD authentification. So, I've created an "Authentification
Provider " and I put in web.xml the name of the url.It works fine but I would
like the application to ask for authentification every time we go to this URL
in the same session(without closing the browser).
any idea ?
thanks
malik

of course it will be a public kiosk :)
In fact the JSP page I would like to protect is a form allowing the user to send
some private informations by e-mail.
Users may use the same PC to access to this web application and my client doesn't
want for example this situation: if user do not close the browser and another
user comes, goes to this page and send an email using his name.
that's why client would like this scenario: user goes to this page send his e-mail
and uses the menu to go to another page in the application. after this, he leaves
the office to take a cofee without closing the browser. A new user comes and ask
the protected page through the menu and aha it is protected !!! :)
Another question?
Thanks. Malik
"Neil" <Neil-reply-in-newsgroup> wrote:
Malik - This is the first time I've heard of such a request. Could you
explain to me exactly what the situation is that has caused it? Do you
have
a browser that is being used as a public kiosk? What would you like to
have
happen if a page has embedded content such a images in it? Would you
like to
have the use authenticate for each requested URL even if it is embedded?
If
not for each requested URL, then what?
Thanks - Neil
"Malik" <[email protected]> wrote in message
news:[email protected]...
Hi Carmen and thanks a lot for your help.
Sorry but I don't want the user to be re-authenticated for forwardonly. I
would
like this Re-authentification every time I type my url in the browseror
in every
"href".
I read the documentation in the url you sent me and I didn't find anyadvice about
my problem.
I've also put the information you gave me in my weblogic.xml. I triedwith
a simple
forward and it doesn't work. I don't understand. I'm going to searchagain
and
I'll let you know.
Cheers,
Malik
"Carmen" <[email protected]> wrote:
Hi Malik,
You will need to add to your weblogic.xml:
<container-descriptor>
<check-auth-on-forward/>
</container-descriptor>
There is some documentation on this on line.
Look for Forward requests at the following link:
http://e-docs.bea.com/wls/docs81/jsp/reference.html#59070
and look also at weblogic.xml Deployment Descriptor Elements
http://e-docs.bea.com/wls/docs81/webapp/weblogic_xml.html#1038823
Let me know if that did not solve the problem.
Carmen
"Malik" <c> wrote:
Thanks for your reply Carmen,
Yes I put in my web.xml this element:
<login-config>
<auth-method>BASIC</auth-method>
</login-config>
The first time I go to my protected url a "windows screen" appears
for
authentification
( which is good).The problem is: if I go to an another URL and comeback
to it
this "windows screen" doesn't appear again. I would like this screen
everytime
I go to my protected URL.
I don't know how to resolve his problem
"Carmen" <[email protected]> wrote:
Hi Malik,
You may want to add to your web.xml:
<login-config>
<auth-method>BASIC</auth-method>
</login-config>
Look for more information at:
http://e-docs.bea.com/wls/docs81/webapp/web_xml.html#1019996
Carmen
"malik" <[email protected]> wrote:
Hi,
I have protected an URL with AD authentification. So, I've created
an
"Authentification
Provider " and I put in web.xml the name of the url.It works fine
but
I would
like the application to ask for authentification every time we
go
to
this URL
in the same session(without closing the browser).
any idea ?
thanks
malik

Similar Messages

  • My new iMac has recently had OSX Lion installed on it and now when I start the machine it looks like its updating something every time, and the wireless doesn't work. So I restart and everything is OK - until I have to start up again the next time?

    My new iMac has recently had OSX Lion installed on it and now when I start the machine it looks like its updating something every time, and the wireless doesn't work. So I restart and everything is OK - until I have to start up again the next time - then I have to repeat this again! Any help appreciated.

    I've been having the same issue, but have just discovered something on my own that hasn't been pointed out in any of the forums I've visited.  In what I thought would be a vain attempt to help myself, I went to System Preferences, Users & Groups, and then clicked on Login Items.  I discovered that one of the Items that was listed to open automatically upon login was iTunes Helper and that there was an exclamation point beside it indicating that it was incompatible.  I simply deleted that item and now I don't have the situation you described and my wireless is connected.  Hope this helps!

  • I am trying to convert a Microsoft Publisher Document to PDF but it fails every time although the reason is not clear. Any ideas?

    I am trying to convert a Microsoft Publisher Document to PDF but it fails every time although the reason is not clear. Anyone else had problems like this and how do I solve it? Thanks. Ray

    Hi raythree,
    I'm sorry that your PDF conversion is working. Can you please tell me if you're getting a specific error message? Knowing that can help pinpoint the cause of the conversion failure. However, here are a couple of things that you could try:
    Clear your browser cache (steps to do this vary by browser).
    If you're using a work computer, check with your IT team to confirm if you have firewall/proxy settings that restrict the ability to upload files to the Internet.
    Try another web browser.  A list of supported browsers for accessing the ExportPDF service is available here: http://www.adobe.com/acom/systemreqs/.
    Also, note that there is a 100MB file size limit, so if your publisher file is larger than that, it won't upload to ExportPDF.
    I hope this helps. But let us know if you need further assistance.
    Best,
    Sara

  • I use a mac ios and shoot raw in a cannon 5d mark ii and shortly upon import of my images lightroom darkens and changes my images. This has happened before but not every time. The strange part is my last shoot had the same camera setting but this did not

    I use a mac ios and shoot raw in a cannon 5d mark ii and shortly upon import of my images lightroom darkens and changes my images. This has happened before but not every time. The strange part is my last shoot had the same camera setting but this did not happen. The images i have now i can not use after lightroom has automatically altered them even if i try editing back to how they looked upon import

    First thing to do is to change the default camera profile applied in Lightroom to camera standard (assuming that you shoot Canon or Nikon). Also make sure that your camera is NOT set up to use any of the HDR modes. Nikon calls those Active Dynamic Lighting. On Canons you often see things like highlight priority mode or "Auto Lighting Optimizer". Make sure that the picture style is set to standard and that for newer Canons the HDR mode is turned off. Most of the HDR modes simply underexpose the image and then add an instruction in the raw file to compensate for this to prevent highlights from being blown out. This causes more noise in the shadows and if you know what you are doing there is no point to this as you should simply expose correctly and get the highest quality raw.
    Lastly, make sure that in Lightroom you have not checked "Apply Auto Tone Adjustments" in Preferences->Presets. This should make the default rendering of the raw files the same as the in-camera jpeg (what the camera shows on the back even if you shoot raw) but still give you all the latitude of raw files.

  • ExecuteQuery WhereClause problem for first time in the session of the page

    I am new to OAF and I have panic problem.
    I have two pages application like following..
    First page “LookupTypes” and second page “LookupValues” for the selected first page Lookuptype.
    The problem is when I press first time(after lunching the page/first time for the session) the button in “LookupType” page I am getting all the “Lookup Values” for all the lookup types instead of getting only for one Lookuptype and I will press “back” button in “Lookup Values” Second page to come back “LookupType” first page, Again immediately I will press the same button which I pressed first time, this time I will get correct number of records for one Lookup Type. I don’t know why its where clause is not working first time.
    Please find the following code and help me.
    First page is LookupTypes->second page is Lookup Values
    Step 1 : I have button on “Lookup Types” page to call “Lookup values” page
    Step 2 : “Lookup Values” page control to receive the parameters from lookup type page.
    Step 3 : application module (AM) to execute the query..
    Code :
    Step 1 : I have button on “Lookup Types” page to call “Lookup values” page
    Following is the code from “Lookup Types” control.
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    String paramLookupTypeAction = pageContext.getParameter(EVENT_PARAM) ;
    String paramLookupType = pageContext.getParameter("paramLookupType");
    OAApplicationModule PafLookupAM = pageContext.getApplicationModule(webBean);
    //Adding calling LookUp Values screen
    if (paramLookupTypeAction.equals("viewLookupValues") )
    // PafLookupAM.invokeMethod("clearLookupValueMethod");
    //Here we prepare the HashMap object, that cotains name of the parameter and the value of the parameters
    HashMap phm = new HashMap() ;
    phm.put("xxparamLookupType",paramLookupType);
    phm.put("xxparamLookupTypeAction",paramLookupTypeAction);
    pageContext.setForwardURL(
    "OA.jsp?page=/oracle/apps/xxpaf/pafLookups/webui/pafLookupValuesPG"
    , null //not needed as we are retaining menu context
    ,OAWebBeanConstants.KEEP_MENU_CONTEXT
    ,null //not needed as we are retaining menu context
    ,phm //pass the hashMap that contains values for all of the parameters
    ,true //retain AM
    ,OAWebBeanConstants.ADD_BREAD_CRUMB_NO
    ,OAWebBeanConstants.IGNORE_MESSAGES);
    Step 2 : Following is the code from “Lookup Values” page control to receive the parameters from lookup type page.
    public void processRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processRequest(pageContext, webBean);
    String paramLookupTypeAction=pageContext.getParameter("xxparamLookupTypeAction");
    String paramLookupType=pageContext.getParameter("xxparamLookupType");
    OAApplicationModule PafLookupAM = pageContext.getApplicationModule(webBean);
    Serializable LookupTypeParamList[]= {paramLookupTypeAction,paramLookupType};
    System.out.println("viewLookupValues 3 " + paramLookupType);
    System.out.println("viewLookupValues 4 " + paramLookupTypeAction);
    if ( paramLookupTypeAction!=null && paramLookupTypeAction.equals("viewLookupValues"))
    System.out.println("viewLookupValues 5 " + paramLookupType);
    System.out.println("viewLookupValues 6 " + paramLookupTypeAction);
    PafLookupAM.invokeMethod("viewLookupValuesMethod", LookupTypeParamList);
              // Assuming the controller is associated with the pageLayout region
    // import oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean;
         //     OAPageLayoutBean page = (OAPageLayoutBean)webBean;
         //     page.setTitle("Lookup Type: " + paramLookupType);
    Step 3 : Following is the code from application module (AM) to execute the query..
    public void viewLookupValuesMethod( String pAction, String pLookupType)
    try
    OAViewObjectImpl pervo = getPafLookupValuesEOVO();
    String existingWhereClause = pervo.getWhereClause();
    pervo.setWhereClauseParams(null);
    pervo.setWhereClause("Lookup_Type = :1");
    pervo.setWhereClauseParam(0, new String (pLookupType));
    pervo.executeQuery();
    pervo.setWhereClauseParams(null);
    pervo.setWhereClause(existingWhereClause);
    catch(Exception exception1)
    throw OAException.wrapperException(exception1);
    Best Regards,
    Pathi TVB

    Pathi,
    Please try to have the WhereClause in the VO query as part of static definition itself. So you would only need to bind the parameter and execute the Query.
    Try and let me know if that helped.
    Thanks
    Sumit

  • I'm trying to update my Photoshop CS5, but continue to receive the same problem every time. The application manager update dialogue box simply states "some updates failed to install." There's no specific error code, but a link to contact support for furth

    I'm trying to update my Photoshop CS5, but continue to receive the same problem every time. The application manager update dialogue box simply states "some updates failed to install." There's no specific error code, but a link to contact support for further assistance. It doesn't take me to customer support, but does take me to a screen which states. "Error "This serial number is not for a qualifying product." I've checked my account and the product serial number is associated with my account., so I don't see any problem.  I have not been able to find a resolution to this problem, so I hope that someone can point me in the right direction.  Thank you!

    update directly, Product updates

  • When I try to down load any apps the screen shows -example you tube app can't down load this time. This is appearing every time on the screen and options are Done/reentry please do my favour.

    When I try to down load any apps the screen shows -example you tube app can't down load this time. This is appearing every time on the screen and options are Done/reentry please do my favour. 

    This query seems to be related to Edge Code. you can get help from this forum.
    Also EdgeCode doesn't have troubleshooting page but you can get help from Brackets trouble shooting page.

  • IPhone 5 iOS 7.1.4 Call failed every time when the other person hung up before me

    iPhone 5 iOS 7.0.4 says Call failed every time when the other person hung up before me,
    Is there anything I can do to about that please?

    Hey there Yonidawit,
    It sounds like you are are getting a message saying that the call failed, when the person you are talking to hangs up. I have a few things to recommend here. First close all the open apps:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that restart the phone and test it out again:
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/ht1430
    If that does not resolve it, try resetting your network settings:
    Reset network settings by tapping Settings > General > Reset > Reset Network Settings. Note: This will reset all network settings including:
    previously connected Wi-Fi networks and passwords
    recently used Bluetooth accessories
    VPN and APN settings
    From: iOS: Troubleshooting Wi-Fi networks and connections
              http://support.apple.com/kb/ts1398
    If the issue persists, I would next backup your device to iTunes, and restore it:
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Every time since the latest update when I access the Internet I am asked for my apple password, what's up?

    Every time since the latest update when I access the Internet I am asked for my apple password, what's up?

    Hi Gizzymoeaiden,
    If you are having an issue with your iPhone asking for your iCloud password each time you try to send mail, it may be necessary to reset the password of the Apple ID you are using for iCloud. See this article for how -
    Apple ID: Changing your password - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • HT2688 can i sync my iPod to my home computer through home sharing or do I have to sync it every time to the home computer?

    can i sync my iPod to my home computer through home sharing or do I have to sync it every time to the home computer?

    There is no such thing  as "home sharing sync".
    iOS devices can be synced via the cable or if running iOS5 or later via Wi-Fi.
    iPods (nano's, classics) must be synced via the cable.

  • How to stop Mozilla to clean LBKTemp_Firefox folder every time when the Firefox is closed?

    I have used an old version of Firefox and XP and everyday I open one file and the firefox add to the file name "-1", "-2", "-3".... but now I am using Windows 7 and Firefox 5.0 and the problem is that this folder LBKTemp_Firefox was cleaned every time when I close Firefox. How can I stop this?

    Set the pref browser.sessionstore.max_resumed_crashes to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    *http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes
    That will allow you to deselect the tab(s) that you do not want to reopen, but will allow to reopen other tabs.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash
    * http://kb.mozillazine.org/Browser.sessionstore.max_resumed_crashes
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    *Use the Filter bar at to top of the about:config page to locate a preference more easily.
    *Preferences that have been modified show as bold (user set).
    *Preferences can be reset to the default or changed via the right-click context menu.

  • Unwanted urls load every time I open a new Safari window.  How do I stop this?  Is this spyware?

    I have 4 unwanted urls that load every time I open a new Safari window.  How do I eliminate this?  Are these spyware or other malicious code?
    I have trashed cache.db, history.plist and LastSession.plist and these did not solve the problem.  Thanks for any help I can get.

    Michael DiPirro wrote:
    b noir,
    That looks like where they are.  How did this toolbar appear?  Can I remove the entire toolbar?
    Mike
    I'm having trouble keeping up with this topic ... every time I've finished a post, there's three or four new replies showing up and the troubleshoot has moved on.
    The toolbars can be (silently) installed by a number of different packages/websites, although I fear I'm well behind the times on what packages/websites are most commonly installing them for folks nowadays. There's a lot of variations about, as it's a platform rather than a specific application:
    http://www.conduit.com/Toolbar/Benefits.aspx
    I'll defer to Carolyn on the state-of-the-art when it comes to removing the toolbars.

  • I cannot open Quickbooks online without emptying the cache every time since the update.

    Every time I try to open Quickbooks Online, the system gives me an error saying my session has timed out.

    This can be caused by corrupted cookies or cookies that aren't send or otherwise blocked.
    *http://kb.mozillazine.org/Cookies
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • Where i will give the date and time of the session background process

    Hi.
    I created a program on XD01 by using Session Method.
    It is executed properly and process in forground also fine.
    What my problem is i want execute process of session in Back ground on that time i want give the Date and Time. I do not know where i will provide date and Time.
    I want Process the BDC Session after 2 days. How it is possbile. Where i will give the date and Time?
    With in these 2 days i want know the status of the Session Process. How i will check the status?
    Any body will explain these things with full flow of sequence.
    I do not want use the BDC Session by using RSBDCSUB. In that program there is no options for giving the Date and Time.
    Thank You.
    B. Krishna.

    Hi,
    While creating session through BDC_OPEN_GROUP function, populate HOLDDATE field to set lock on the created session till that date, say 31.12.2008 and you would like to execute your session on 1.1.2009 at 2:00 AM.
    Once session is created, create a batch job for program RSBDCSUB and schedule it on 1.1.2009 at 2:00 AM (server time).
    I am confident that it solves your problem.
    Regards,
    Prasanth

  • Firefox crashes every time at the moment I enable flash plugin. I've uninstalled and installed a plugin again with no positive result. What should be done?

    Firefox crashes every time when I enable a flash plugin. It started today after an automatic attempt of updating shockwave. I've uninstalled flash and installed it again. Still the same story. There are no previous version of flash available on adobe site. What should be done?

    I have Firefox 3.6.8 and newest version of Flash. I've followed all recommendations made by Firefox support, changing plug in container settings, changing hang time, nothing helps. I'm forced to disable Adobe Flash or Firefox crashes whenever the Flash plug-in is needed. There are numerous reports of this problem throughout the Firefox troubleshoot help pages. No one seems to have a good answer to fix this. I now keep Flash disabled and use it only when going to a web page that needs it. If I find myself on such a page, I can go into tools, enable flash and do a reload. For some reason, this works. The reload will let Flash do its thing and Firefox won't have an APPCRASH. Once I leave that page, however, I must disable Flash again or I'll experience a crash the next time Flash is called upon. I really like FF but have downloaded Chrome and am now playing with it to see if I like it enough to use it as my primary browser. It's a shame that FF can't come up with a fix as hundreds have the same complaint.

Maybe you are looking for

  • Another 6500slide favorites bug

    I have some favorites in the favorite "weather". In some cases I get the error message, " favorite already exist", if I want to add another favorite. This favorite has an other name and an other link. If I add this link by manually adding as a new li

  • Approver skipped during approval process in N-step BADI workflow

    Hi, I am some problem in n-step BADI approval process. For some reasons one of the approvers is skipping during approval. And later in the approval preview it observes that the approver, who is just above the skipped approver, is appeared twice. I am

  • Desktop software does not install

    it wants to install on a G drive - does not give me choice to install on the C drive. what service is running that I need to stop?

  • Sun Messaging Queue (Sun MQ) Connectivity Error - recv failed

    Dear Readers I am using following code to connect to SUN MQ Server. I only have IP Address, Port number and username password of server. JMS Server has three brokers having their own ports. com.sun.messaging.ConnectionFactory myConnFactory = new com.

  • Error rebulding Oracle Forms/Reports

    Hi ppl, I'm trying to rebuild oracle forms and reports but when i try the command make -f ins_forms.mk sharedlib install the output is this... make -f ins_forms.mk sharedlib install for libs in libfrmjsl.so.0 libd2f.so.0 libia.so.0 libic.so.0 libicg.