Web Agent's "not enforce url" -- not working

Hi all.
I have the following setup.
webpolicy Agent 2.1
protected webserver : S1WS 6.o
Indentity Server 6.1
I want to protect a web resource at [email protected] and my Identity Server is in [email protected]
I donot want to protect or say, see the Identity Server Login page while accessing a particular Servlet resource in the [email protected] So, I did the following in the AMAgent.properties file.
com.sun.am.policy.agents.notenforcedList=htpp://...MyServlet
com.sun.am.policy.agents.reverse_the_meaning_of_notenforcedList=false
I restarted my agent webserver, and also my identity server;
I still get the Identity login page while acessing this Servlet resource on the protected webresource.
any tips ?

i fixed it;
I removed all the relative urls and system defined names, with the real values;

Similar Messages

  • Encoder url not opening in browser.

    dear all,
    i have the link
    When i try to open this link the corresponding file is not opening in browser
    String file_str="http://www.testdomain.com/Test/TestFolder/12-Mar-2009/New Test File-Feb 09-Issue-6-v4-web.pdf"
    after encodeing using
    file_str = java.net.URLEncoder.encode(file_str);
    output is :
    http%3A%2F%2Fwww.testdomain.com%2FTest%2FTestFolder%2F12-Mar-2009%2FNew+Test+Fil
    e-Feb+09-Issue-6-v4-web.pdf
    but this is url not opening in browser (browser not decoding).
    plz suggest.
    thanx

    URLEncoder class is not meant to encode complete URLs. Checkout this ...

  • Problem Web Agent IIS5.0 in win2k

    Hi All,
    I have installed Web Agent for IIS5.0 in a win2k system.
    I have edited the amagent.properties file so that it enforces polices from the Identity server.
    When i try to access a web resource protected by the web agent , it dosen't seem to work on the basis of policies mentioned in the identity server.
    Also the log gives out an error like this.....
    2003-11-10 13:56:22.661 Error 1532:00C62840 PolicyEngine: am_policy_evaluate: InternalException in Service::getPolicyResult with error message:Policy not found for resource: http://xyz.example.com:58080/ssoapptest and code:7
    2003-11-10 13:56:22.671 Error 1532:00C62840 PolicyEngine: am_policy_evaluate: InternalException in Service::getPolicyResult with error message:Policy not found for resource: http://xyz.example.com:58080/ssoapptest/ and code:7
    Help me out in solving this problem.
    Also kindly explain how SSO functions here in accessing the application.

    Hi Sriram
    I haven't such any documentation for sun one web server 6.1. Actually i followed the SM Web agent installation doc for iPlanet web server.
    Morover i tried to configure Sun one web server 6.1 with SM web agent also but got the same error as with web server 7.0.
    I have seen in this forum only that we can configure SM web agent with Sun one web server 6.1 But any special step needed or version incompatibility that i want to check.
    For your referrence u can check this forum which states that SM web agent can configure with web server 6.1
    http://forum.java.sun.com/thread.jspa?threadID=5109389

  • Intermedia web agent for IIS - crashes from time to time

    Hi,
    We have Intermedia images in a table on our Oracle 8.1.6 Database.
    We have a web server (Running IIS 4) and a database server, both running on NT 4 and on two seperated computer but in the same LAN.
    We have installed the Intermedia web agent for IIS and it usually works fine, but every 3 days or so it crashes. On the "ISAPI filters" form of the IIS a red "down arrow" is shown next to the intermedia's DLL.
    I click on "edit", "apply" and "ok" and then I restart the IIS. The filter starts to function again like nothing happened.
    Do you have any idea why it happens?
    This is critical because we can not go "production" without making sure this thing works without crashed.
    Thanks,
    Lior King,
    Internet Dept. manager.
    ImageID Ltd.
    null

    I don't know from the screenshots.  Is there anything in your log files?  /var/log/* that corresponds to the time of the crash?
    Have you considered that it is a hardware problem?  Try running memtest86+ to see if it's bad memory.  Check for SMART errors on your filesystems with smartmontools.
    Last edited by graysky (2011-03-17 01:53:35)

  • Web Cache 'Ping URL' not working.

    Hi,
    I have recently installed a Webcache clustered pair which sit in front of OHS which reverse proxys back to OUCM/Web Logic, my OWC version is 11.1.1.2 and am looking for some clarification of how the Ping URL actually works in Web Cache.
    When OHS is shutdown, Webcache detects the service is down and prevents it from servicing requests, however it will not mark the service as down when I intentionally set ping URL to a page that does not exist generating a 404, will Ping URL polling only mark a server as being down if a 500 error is generated?
    Something else I would like clarification of is 'Ping Interval', I have set this to be aggressive at '1' however I do not see any polling traffic or see any hits in OHS log that indicate polling of the Ping URL is taking place.
    Thanks in advance,
    Mark.

    Not sure I need any update to this now, I've just read through the help section 'help/edit_add_appserver.htm' and can see that a 404 is not considered a failure and also that the server only starts to poll when the failover threshold has been reached.
    This would explain why the server was not being marked as down, although I'm still not sure why I do not see the polling traffic in Apache logs but I can live with that :)
    Cheers,
    Mark.

  • The Web Agent for Apache not working

    Any chances to put the last version of Web Agent (im8154) working with Apache in Linux?
    I4m using a Red Hat 6.2 system with Apache 1.3.12 and I compile the web agent without errors. In the some box I use php40 with Apache and I connect and use my Oracle database in another machine without problem.
    All the enviroment is set (ORACLE_HOME, LD_LIBRARY_PATH, PATH) and I even put the Apache user running as oracle.dba
    The problem is always the some: the Apache don4t find any page (404 in the log) in the /intermedia path. It4s seems that dont fire the web agent module that is compiled (I confirm with httpd -l) into. I can put anything in the httpd.conf in the Intermedia Location section that the symtom is the same: no errors, no logs in ORACLE_HOME/ord/web/log or in the /tmp, nothing at all. Just "Page not Found". But the others Location sections are working like the server-status.
    Any ideias people?
    Fernando Soares

    Any chances to put the last version of Web Agent (im8154) working with Apache in Linux?
    I4m using a Red Hat 6.2 system with Apache 1.3.12 and I compile the web agent without errors. In the some box I use php40 with Apache and I connect and use my Oracle database in another machine without problem.
    All the enviroment is set (ORACLE_HOME, LD_LIBRARY_PATH, PATH) and I even put the Apache user running as oracle.dba
    The problem is always the some: the Apache don4t find any page (404 in the log) in the /intermedia path. It4s seems that dont fire the web agent module that is compiled (I confirm with httpd -l) into. I can put anything in the httpd.conf in the Intermedia Location section that the symtom is the same: no errors, no logs in ORACLE_HOME/ord/web/log or in the /tmp, nothing at all. Just "Page not Found". But the others Location sections are working like the server-status.
    Any ideias people?
    Fernando Soares

  • The Web Agent for IIS will not work

    Environment: NT4 Server, IIS4
    I try to install the Web Agent in use with IIS but IIS fails to load the dll. After the installation I can read the event-log :
    The HTTP server was unable to load the ISAPI Application 'C:\Oracle\Ora81\ord\web\bin\wsciis81.dll'. The data is the error.
    And the Browser gives me:
    A dynamic link library (DLL) initialization routine failed.
    What can be wrong?

    Note: On Windows NT, use \ instead of / to separate file system directory
    paths.
    1. Check the Web Agent's log file.
    Look in <oracle_home>/ord/web/logs for a log file in the form
    wsc_<yyyymmdd>_<pid>.log. If the file exists, review it for errors,
    then take the necessary action to remedy the problem. Possible
    problems that might be logged are non-recoverable errors in the Web
    Agent's configuration file <oracle_home>/ord/web/admin/wsc.cfg. If the
    configuration file or the <oracle_home>/ord/web directory hierarchy
    doesn't exist, then re-do the installation.
    2. Check the Web Agent's "last-chance" error log file.
    If the <oracle_home>/ord/web/logs directory exists, but there are no
    log files, check in the %SystemRoot% directory on Windows NT or the
    /tmp directory on Unix for a file named wsclstch.err. This is the Web
    Agent's "last-chance" error log file. The Web Agent will try to write
    to this file if it encounters a fundamental startup error, such as a
    problem initializing CORE or NLS, creating a log file, or opening its
    message file. If the file exists, review it for errors, then take the
    necessary action to remedy the problem. (In a command window on
    Windows NT, type set SystemRoot to find where the wsclstch.err file
    would be written.)
    3. Check the web server configuration.
    If the Web Agent failed to create either its normal log file or its
    "last-chance" error log file, verify that the Web Agent has been
    configured correctly for the particular web server being used and that
    the web server is running.
    o Microsoft IIS
    Use the Internet Service Manager to verify that IIS has been
    configured correctly for the Web Agent. Review the installation
    and configuration instructions in the wsciis.html or wsciis.txt
    files to verify that the Web Agent has been configured correctly
    and to make any changes or fixes necessary. Check that the filter
    is up and running and that the virtual path has been configured.
    To check the filter, select the web site, then click the
    properties button (or right-click the web site icon). Select the
    Filters tab. The Web Agent should appear in the list with a green
    up-arrow. If it appears with a red down-arrow, check the Windows
    NT event log for any errors relating to the Web Agent. IIS
    doesn't always write detailed error messages. For example, if a
    DLL used by the Web Agent can't be located, then IIS typically
    logs the fact that a load error occurred along with the message
    "the data was the error". Note that the installation and
    configuration instructions describe the case where the filter
    must be installed manually if there were no existing filters
    registered at the time the Web Agent for IIS was installed.
    If the filter looks OK, check the oracle_intermedia_bin virtual
    path by clicking the properties button (or right-click the
    virtual path icon). The path should reference the
    <oracle-home>\ord\web\bin directory, which should contain the
    wsciis81.dll file. In the properties window, select the directory
    security tab, then click the anonymous access and authentication
    control button. Verify that Basic authentication has been checked
    and that Windows NT challenge/response has been cleared.
    To function correctly, the Oracle8i home must be specified
    correctly for IIS. Use the Oracle Home Selector to verify that
    the Oracle8i home is specified as the default home. Use the
    System Control Panel to verify that the Oracle8i home /bin
    directory is specified prior to any other Oracle homes in the
    PATH environment variable.
    null

  • Apache does not start after installing the policy web agent

    Hi,
    We get the following error when we start the apache webserver on linux which has opensso policy agent installed/configured to it.
    ./apachectl start./apachectl: line 77: 4453 Segmentation fault $HTTPD -k $ARGV
    Environment:
    OS: Linux SystemName 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux (32 bit)
    WebServer: httpd-2.0.50-i686-pc-linux-gnu.tar.gz
    Policy Web Agent: Apache_2.0.54_agent_2.2_RHAS3.0.tar.gz
    Could not find the issue/solution for this problem on internet... Please suggest if anyone has some solution to this.
    Regards
    Manoj

    Hi,
    Once I had an iAS 1.0.2.2 running without problems. However after installing Patch 7 for Forms (released 27 august 2001) I get exactly the same error messages as Pieter. I have tried starting apache as administrator, comment out mod_ose, set wv_gateway_cfg, but none seem to work. Please help.
    Environment:
    iAS 1.0.2.2 on Windows NT
    Oracle 817 on AIX
    null

  • Dynamic URL not working in email

    I have a question on dynamic URL. In my report I have a help image which has hyperlink (when you click on the image which will take you to a help PDF file on the SharePoint) . This hyperlink is working fine in the browser but when I email the report 
    my Hyperlink is not working as there will be no server name to dynamically pick up in the email. I am using Java Script can any one tell me how can I make my dynamic hyperlink work in the email without hardcoding the URL.
    My current URL:
    =”javascript:void(window.open(‘http://’+window.location.hostname+%20′/Library/Reports/Report%20Test.pdf’,'popup’,'target=_blank,resizable=1,toolbar=0,menubar=0,location=0′))”
    Thanks in advance.

    Hi Ranjith,
    Based on my test, javascript URL cannot work when we email report use MHTML format. However, it is fine when we view the email in a web browser. If we are use original URL, it is work fine no matter which format we are use. Please try to use original URL
    in the report to check if the issue is persist.
    If the issue is persist, please clarify the render format of the subscription. It is benefit for us to do further analysis.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • When I am in safari, I try to bookmark a web page and it is not doing it, it worked before I updated to the ios6 version

    When I am in safari, I try to bookmark a web page and it is not doing it, it worked before I updated to the ios6 version, does any one know why ? It pulls up the screen to save it but then it is not showing up on the bookmark drop down menu, it continues to show the standard google,iPad user guide, yahoo....

    hello sofg777, when you're at a page you want to print try to press ctrl+P and select a different printer than the Microsoft XPS Document Writer which seems to be set as your default printer in firefox at the moment.

  • URL not loading for Web Logic in 11g

    I have installed 11.1.1.5 on RHEL 5.4 64-bit. When the initial install was done everything started and was able to access URL's. Since that time I shutdown the services and have restarted. When I run the startWebLogic.sh from the user_projects/domains/bifoundation_domain/bin directory, WebLogic looks to start however when I try and access the URL the page will not load. If I start all the services, I can get Answers to load at 9704, but EM and WebLogic both fail to load from 7001. I am accessing the URL from a windows server and when i type telnet myserver:7001 I get an error saying "Could not open connection to the host, on port 23: connection failed". Not sure if this is the issue as I have never seen a URL not load unless the service is not running.

    In 10.1.3.3, a ADF Read Only table with row selection enabled that is created by dropping a data control onto a JSF page includes a column with radio buttons. A table in 11g TP3 does not. The 11G table does not include a selection facet nor does the data control include operations such as setCurrentRowWithKey. The same data controls in 10 provide the option of Master Table, Inline Detail Table, 11G doesn't.
    If you add a Client Listener set to listen for clicks component to the 11G table, the JSF page will not load in a browser. (I used Franks example for getting data values from a column) Since my experience with JDev started with 11G TP3, I can't find what the corresponding Client Listener component is in 10.
    In regards to your Complex Web Service return values notes, generating the Web Service Data Controls in 10.1.3.3 does create the nested controls to the nested objects without adding the POJO proxies. I even tried creating a POJO proxy in 11G and even it didn't provide the same table controls as 10G.
    I've invested more than 2 weeks of intense use, or at least attempted use, in 11G to build a UI for consuming a multi level web service response. See threads: Re: Iterate multilevel web service response data using JDev 11G RC3..........
    Getting access to the bean represented by a table row?
    In short, 11G has not helped me build a solution.
    I'd really like for JDev, any version, to help me build my solution for this project (which I'm now way behind on) so I'm going to give 10G a very short spin. Otherwise I'm back to hand coding in IntelliJ. From my threads, I think one can get the gist of what I'm trying to do so any suggestions, examples, tutorials (I've been through the ADF and 10G ) or help would be greatly appreciated.
    Regards,
    Al

  • Web links not working in iPhone calendar notes. Used to work. Ideas?

    Web links not working in iPhone calendar notes. Used to work. Ideas?

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Has any of this been tried?

  • User Login - go to previous URL not working

    Hi
    I have a user login set up using the DW server behaviour.
    The problem I have is that the redirect to the previous url doesnt work and always directs a successful login to the default successful login page.
    The problem seems to revolve around this part of the code:
                    if (isset($_SESSION['PrevUrl']) && FALSE) {
                        $MM_redirectLoginSuccess = $_SESSION['PrevUrl'];
                    header("Location: " . $MM_redirectLoginSuccess);
    and in particular the use of the && FALSE check.  I can see from my debugger that the value of $_SESSION['PrevUrl'] is properly set to the previous url.  If I remove the && FALSE check the login works as I would expect and redirects to the previous URL.  However, as this is 'out of the box' DW code I am concerned in case removing the && FALSE check may be doing some harm.  I have to admit I dont understand the logic of what the && FALSE part of the IF statement is actually checking for.
    Any advice and/or reassurance that by removing the && FALSE is not doing any harm or exposing me to any risks would be appreciated.
    Thanks

    session_start() is set
    As I step through the code and watch the variables I can see that the value of $_SESSION['PrevUrl'] is equal to the previous url but $MM_redirectLoginSuccess remains as the default success page.
    If I remove the && FALSE element from the IF statement, the value of MM_redirectLoginSuccess is changed to the the value of $_SESSION['PrevUrl'], which is what I want.
    So my question is, what is the && FALSE bit doing and why is it there and do I need it?

  • My movies are giving a URL not found on server error message, last week they worked fine. After deleting one of them, I don't get any retries for a free download. How do I contact the seller to complain?

    My movies are giving a URL not found on server error message, last week they worked fine. After deleting one of them, I don't get any retries for a free download. How do I contact the seller to complain? Obviously the one of the other movies first..

    Stan -
    Thanks again for the simple but valuable tip.
    I'm just going to repeat the relevant sections from my previous post with the screenshots this time:
    Below you'll see a snip of how my current folder structure appears. It's identical to yours, except there are no button files in the General Folder. Since you were kind enough to include a file name, I did a search on that specific one and it's nowhere to be found on my hard drive. Hmmm....
    I've seen others remark on how... "challenging".... Adobe's instructions can be sometime. I'll admit to having the same feeling when I was trying to download and install all the content files and the 7-zip stuff. Is the answer somehow that I screwed up that?  Note the 7-zip folder right above the Adobe folder. Here's a screen shot of that expanded folder contents:
    Does that look like you think it should? Have I not installed or extracted something correctly?
    Finally, the only other thing I can think of to give you as much info as you might need is to include a screenshot of where the "Functional Content" stuff got saved. Adobe's instructions about this (if I recall correctly) were that it did NOT have to be installed anywhere specific, but you then had to go into Encore (& Premiere) and through preferences point to this stuff, which I believe I did. But I don't see any button type files in these anyway.
    Other thoughts or advice?
    Thanks!

  • Hyperlinks to external URL not working

    Hi folks.  I exported a CS4 indb to epub, opened it with Digital Editions, and clicked on a hyperlink.  The link activates my browser, but does not go to the actual page.   It just brings my browser to the front and displays whatever page was previously there.  It is not opening in a new tab  or in another window that is in the background.  So, as a test, I exported one of the book's indd files to pdf and clicked on the hyperlink.  This worked fine, it activated my browser AND displayed the correct page.  Any thoughts how to get Digital Editions to go directly to the URL, not just merely switch to the browser which shows whatever page was last opened?  Thanks!

    Also, just tested it in Calibre, and it worked.  Looks like a Digital Editions issue.

Maybe you are looking for