Sometimes HTTP error 403 during access to otn pages

Hello
I am working at a customer (government of Baden-Württemberg a county of Germany) and they do not allow internet access with the ssl protocol. They do this because the virus scan program could not scan such pages.
So the customer has problems to access for example the online documentation, because in some cases the access is via ssl. He also could not see his own profile. Is there an alternate way for him to access this pages?

I´ve followed all the steps and the message continues appearing.
1º Log in into SQL COMMAND as SYS
2º alter session current_schema=FLOWS_XXXXXX;
3º complie the procedure with my pl/sql procedure :
CREATE OR REPLACE FUNCTION
wwv_flow_epg_include_mod_local(
PROCEDURE_NAME IN VARCHAR2)
RETURN BOOLEAN
IS
BEGIN
IF UPPER(procedure_name) IN (
' piloto.download_file') THEN
RETURN TRUE;
ELSE
RETURN FALSE;
END IF;
END wwv_flow_epg_include_mod_local;
I don´t know what am I do wrong?

Similar Messages

  • Error 403 when accessing workflow manager page after install

    Hey,
    I'm in the process of setting up a new workflow manager farm for my SP2013 environment.
    At the moment I'm setting up the stage WFM farm which consists of only one dedicated server (meaning not running on a SP server). My live WFM farm will be made of 3 servers.
    I've followed Harbar's guide located here:
    http://www.harbar.net/articles/wfm2.aspx, and all was successfull until I tried to access the workflow page on
    https://myserver.domain.com:12290 and got a 403.
    I've checked that the Workflow Manager Backend, Windows Fabric Host Service, Service Bus Gateway and Service Bus Broker services are running.
    Get-WFFarmStatus is also showing me everything running. In IIS, app pool and site are started.
    I've tried ti access https://myserver.domain.com:12290 from the WFM machine, from a SP server and from my own laptop, same issue, I always get a 403.
    Would you know how to troubleshoot this?
    Thanks in advance and have a nice day

    Hi Fluidetom,
    From your description, my understanding is that you got 403 error when you accessed workflow manager site.
    Please run IE as an administrator(right-click IE ->run as administrator) on the WFM server, compare the result.
    Please run the commands to check the workflow service account:
    $Farm = Get-WFfarm
    $Farm.AdminGroup
    Make sure the account has local access to the server.
    Here is a similar post for your reference:
    http://www.sp2013blog.com/Lists/Posts/Post.aspx?ID=36
    Best Regards,
    Wendy
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • WL 5.1 and IIS - HTTP Error 403 - Access Forbidden problems

    I'm trying to hook IIS up to the evaluation version of WebLogic Server 5.1
    that I installed...
    I followed the instructions that I found on the Installing the Microsoft-IIS
    (proxy) plug-in page. I then copied HelloWorld.jsp into the
    d:\weblogic\myserver\public_html directory, and tried to bring it up in a
    browser by typing in localhost/HelloWorld.jsp. At this point, I got the
    following error:
    ** Begin error message **
    HTTP Error 403
    403.1 Forbidden: Execute Access Forbidden
    This error can be caused if you try to execute a CGI, ISAPI, or other
    executable program from a directory that does not allow programs to be
    executed.
    Please contact the Web server's administrator if the problem persists.
    ** End error message **
    I then tried adding a virtual directory called public_html to my default Web
    site. This didn't help. I even tried creating a directory called public_html
    inside public_html, setting execute privilages on it, and putting a copy of
    HelloWorld.jsp in there. This allowed me to type
    localhost/public_html/HelloWorld.jsp into my browser, and to see the JSP
    source code!?#...
    This is what my iisproxy.ini file looks like (It lives in d:\weblogic):
    ** Begin iisproxy.ini **
    # This file contains initialization name/value pairs
    # for the IIS/WebLogic plug-in.
    WebLogicHost=localhost
    WebLogicPort=7001
    WebLogicCluster=
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    ** End iisproxy.ini **
    Any suggestions/help from someone who's done this before would be greatly
    appreciated. We can't run/evaluate the product before we can crawl and walk.
    Cheers...
    Dave Bruzzone
    WebCredenza, Inc.

    Thr problem is that you must set Execute rights to the IIS web at the
    Configuration settings (exactly as seen in the documentation).
    "Davide Bruzzone" <[email protected]> ha scritto nel messaggio
    news:8iubob$mgp$[email protected]..
    I'm trying to hook IIS up to the evaluation version of WebLogic Server 5.1
    that I installed...
    I followed the instructions that I found on the Installing theMicrosoft-IIS
    (proxy) plug-in page. I then copied HelloWorld.jsp into the
    d:\weblogic\myserver\public_html directory, and tried to bring it up in a
    browser by typing in localhost/HelloWorld.jsp. At this point, I got the
    following error:
    ** Begin error message **
    HTTP Error 403
    403.1 Forbidden: Execute Access Forbidden
    This error can be caused if you try to execute a CGI, ISAPI, or other
    executable program from a directory that does not allow programs to be
    executed.
    Please contact the Web server's administrator if the problem persists.
    ** End error message **
    I then tried adding a virtual directory called public_html to my defaultWeb
    site. This didn't help. I even tried creating a directory calledpublic_html
    inside public_html, setting execute privilages on it, and putting a copyof
    HelloWorld.jsp in there. This allowed me to type
    localhost/public_html/HelloWorld.jsp into my browser, and to see the JSP
    source code!?#...
    This is what my iisproxy.ini file looks like (It lives in d:\weblogic):
    ** Begin iisproxy.ini **
    # This file contains initialization name/value pairs
    # for the IIS/WebLogic plug-in.
    WebLogicHost=localhost
    WebLogicPort=7001
    WebLogicCluster=
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    ** End iisproxy.ini **
    Any suggestions/help from someone who's done this before would be greatly
    appreciated. We can't run/evaluate the product before we can crawl andwalk.
    >
    Cheers...
    Dave Bruzzone
    WebCredenza, Inc.
    [isapi2.gif]

  • KM Access via URL aborts with HTTP Error 403

    Dear experts,
    i am currently working on the following problem:
    - we want to use 'KM Deep Links' to documents (open documents via URL Access)
    - when people are authenticated they can use this deep links (no problem in this case)
    - when they are not authenticated -> HTTP Error 403 is displayed
         -> we want a login form to be displayed and after successful authentication the document is displayed
    - example:
         http://localhost:50000/irj/go/km/docs/documents//SAP%20Portal%20Documents/Members%20Area/Contracts%20_%20Guidelines/example.pdf
    This is our scenario:
    - Our Portal is a SAP Nw 7.0 with SP20
    - We run an External Facing Portal and therefore we have applied SAP Note 837898 (Standard Configuration in current SPS)
       -> URL Access to Documents to which Anonymous Users have access works fine
    - as a test we used the 'old Content Acess Path' mentioned in SAP Note 837898, which looks like this:
         http://localhost:50000/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents//SAP%20Portal%20Documents/Members%20Area/Contracts%20_%20Guidelines/example.pdf
           - this access works as desired. Login Form is prompted and after authentication, the document is displayed. Problem here  is that this Content Access Path doesn't work with Anonymous Access to KM.
    So the goal is: Display Login form instead of this Error 403 Page. What configuration mistakes could we have done?
    With best regards,
    Marcus
    Edited by: Marcus Böhm on Jan 25, 2010 12:08 PM

    Update:
    He tried a file extension other than txt or htm/html, and he still gets the error.
    He also tried fiddling with IE -- Internet Options -- Languages to remove extraneous languages, and he still gets the error.

  • HTTP Error 403 - Forbidden Error Accessing Simplest Example

    If I follow the instructions for creating the SIMPLEST example in the "iFS Online Resources" document, everything seems to work until the very last step. When I click on one of my sample objects a new window is launched for the JSP, but it gets an HTTP-403 error in it.
    Anone have any ideas? Thanks.

    Strangely enough, we're having no problems viewing the XML case files from within the JSW interface, they call the InsuranceForm jsp without any errors - which would indicate that the Java beans are in the right place. Yes?
    The problem we're getting is trying to log into the iFS repository via the URL http://<iFS Server>/public/examples/insuranceApp/src/login.jsp
    as per the demo instructions, we get HTTP Error 403 - Forbidden. I checked the permissions on the adk.jar file as per Monty Burns posts, and it's world readable. What gives?
    We've installed the 1.0.8.3 patch and the 8.1.6.0.1 JDK. NT Server 4, SP6, 8.1.6 database.
    Thanks in advance for your help,
    Cheers
    Geoff.

  • HTTP Error 403.16 - Forbidden, Your client certificate is either not trusted or is invalid.

    Dear Experts,
    I have tried mutual authentication with sample website as per below link:
    http://itq.nl/testing-with-client-certificate-authentication-in-a-development-environment-on-iis-8-5/#comment-19427
    1. Created a Root certificate, client and server certificate based on this root certificate by using Makecert command as per below link:
    2. Import these certificates in Trusted Root Certification authority of both the stores (Local and Current user)
    3. Created a sample website with HTML page
    4.Hosted this website in IIS with HTTPS binding and selected the above server certifcate
    5. Enabled "Require SSL" and selected "Require" under SSL settings of website
    6. Exported the client certificate in base64 format --> Edited in notepad --> made the key into single line
    7. Placed the above key under Configuration editor --> system.webServer/security/authentication/iisClientCertificateMappingAuthentication --> one to one mapping with user credentials.
    8. I tried to access the website
    But, I ended with below error :(
    HTTP Error 403.16 - Forbidden
    Your client certificate is either not trusted or is invalid.
    Detailed Error Information:
    Module    IIS Web Core
    Notification    BeginRequest
    Handler    ExtensionlessUrlHandler-Integrated-4.0
    Error Code    0x800b0109
    Requested URL    https://localhost:443/
    Physical Path    E:\SampleRoot
    Logon Method    Not yet determined
    Logon User    Not yet determined
    Could you please let me know what I missed here.
    Note:
    I am using windows8, IIS8.0.
    Thanks in advance.
    Regards,
    M. Prasad Reddy.

    Hi Prasad,
      As per this case, I have been shared the corresponding details below
      1.First of all,make sure that you import the certificate whether it belongs to Trusted RootCertification or not .
        If that is the case ,Goto Microsoft Management Console (MMC), open the Certificates snap-in. 
        For instance, the certificate store that WCF is configured to retrieve X.509 certificates from, select the Trusted RootCertification Authoritiesfolder. Under the Trusted Root Certification Authorities folder, right-click the Certificatesfolder,
    point to All Tasks, and then click Import.
      2.you configured the server certificate as well, But check the client certificate whether have root certificate or not by following command?
    makecert -pe -n "CN=SSLClientAuthClient"
             -eku 1.3.6.1.5.5.7.3.2 -is root -ir localmachine -in WebSSLTestRoot
             -ss my -sr currentuser -len 2048
      3. Also check the Service Certificate whether its configured on the WCF Service side
      4.Make sure that you followed all the steps are done correctly from your given referred link below
    http://itq.nl/testing-with-client-certificate-authentication-in-a-development-environment-on-iis-8-5/#comment-19427
      5.Besides, please try to set the require SSL as ignore to see if you can access the website.
    If the above details cannot able to resolve this issue, please post your config file here.

  • Example Basicresponse: HTTP Error 403 - Forbidden

    Hi,
    i installed the developer edition of ocms.
    The eclipse plugin works fine.
    I was able to deploy the "thirdpartycallcontrol" and to access it via http://localhost:8888/tpcc.
    BUT
    the basicresponse example does not work. I can deploy it but on
    http://localhost:8888/basicresponse
    i get HTTP Error 403 - Forbidden
    Is this not accessible via webfrontend?
    How can i see if this is working? In the documentation the use case is missing....

    Hi HEWizard,
    Basicresponse is a SIP only application, hence it's not available via a web front end. It can be accessed via a test SIP testing tool such as sipp: http://sipp.sourceforge.net/
    Hope this helps,
    Adam

  • OHS VirtualHost only SSL - redirect to equivalent of IIS HTTP Error 403.4 - Forbidden: SSL is required to view this resource

    Hi,
    I'm completely new to OHS and have been asked to ensure that a URL that goes to OHS should only be accessible on HTTPS, if accessed by HTTP it should go to the equivalent of IISs
    HTTP Error 403.4 - Forbidden: SSL is required to view this resource.
    As OHS is the frontend to our SOA installation we have specific files under /moduleconf/ for the virtualhosts, an example of one is below. 
    Can anyone give me any clues/best practice to only allow this VirtualHost to be allowed on HTTPS/SSL and to not redirect non SSL to SSL but to an error page like the equivalent mentioned above.
    Any guidance would be greatly appreciated.  Many thanks
    <VirtualHost *:443>
      ServerName testhub.example.com:443
      RewriteEngine On
      RewriteOptions inherit
      RewriteRule ^$ /osb/hub.asmx [NC,P]
      RewriteRule ^/$ /osb/hub.asmx [NC,P]
      RewriteRule ^/hub\.asmx$ /osb/hub.asmx [NC,P]
    <Location /sbinspection.wsil >
      SetHandler weblogic-handler
      WebLogicCluster OSB1:8011,OSB2:8011
    </Location>
    <Location /sbresource >
      SetHandler weblogic-handler
      WebLogicCluster OSB1:8011,OSB2:8011
    </Location>
    <Location /osb >
      SetHandler weblogic-handler
      WebLogicCluster OSB1:8011,OSB2:8011
    </Location>
    <Location /alsb >
      SetHandler weblogic-handler
      WebLogicCluster OSB1:8011,OSB2:8011
    </Location>
    <IfModule ossl_module>
      SSLEngine on
      SSLProtocol nzos_Version_1_0 nzos_Version_3_0_With_2_0_Hello nzos_Version_3_0
      SSLCipherSuite SSL_RSA_WITH_RC4_128_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_DES_CBC_SHA,TLS_RSA_WITH_AE
    S_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA
      SSLVerifyClient none
      SSLWallet  "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/host"
      SSLProxyEngine On
      SSLProxyWallet  "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/host"
      SSLCRLCheck Off
    </IfModule>
    </VirtualHost>

    Use https://221.135.134.52/vodacts/
    That gives me a certificate error because the server doesn't send an intermediate certificate that chains to a build-in root certificate.

  • HTTP Error 403 - Forbidden on Cisco ISE and SCEP RA

    Dear Experts,
    We are in process of deploying ISE 1.2 in our environment for BYOD.
    The initial step of this process is to configure ISE as an SCEP Proxy and it requires certain configuration on the local CA. We have done all the required configurations on the local CA server.
    Now, when we try to connect ISE with the local CA using SCEP RA Profiles, it gives "HTTP Error 403 - Forbidden". The URL we are using is http://ipaddress/certsrv/mscep/mscep.dll.
    It seems that the local CA is not letting the ISE access the mscep.dll file. Now I dont understand how to allow ISE to access this file or the url. Please advise if there is any step by step process guide. Although, I have followed the ones from Cisco but it doesn't state how to give ISE the required rights for accessing mscep.dll.
    Thanks in advance.
    Jay

    Jay,
    You should use this URL:
    https://ipaddress/certsrv/mscep
    If you try to get the cert from an http address, you will get an error.  You should be using https.  Also, the mscep.dll should not be part of the URL.
    You can test this connectivity from any browser by putting that URL in the sddress bar.  You should see a page similar to this:
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • HTTP Error 403.14 - Forbidden

    I am running Vista Ultimate SP2 and Visual Studio 2008.  I am getting the following error and would like to know how to fix it and how to fix it so that I am not asked for admin privilages all the time.  I am the administrator,  Here is the error I am getting:
    Server Error in Application "DEFAULT WEB SITE/BALLOONSHOP"
    Internet Information Services 7.0
    Error Summary
    HTTP Error 403.14 - Forbidden
    The Web server is configured to not list the contents of this directory.
    Detailed Error Information
    Module
    DirectoryListingModule
    Notification
    ExecuteRequestHandler
    Handler
    StaticFile
    Error Code
    0x00000000
    Requested URL
    http://localhost:80/BalloonShop/
    Physical Path
    C:\inetpub\wwwroot\BalloonShop\
    Logon Method
    Anonymous
    Logon User
    Anonymous
    Most likely causes:
    A default document is not configured for the requested URL, and directory browsing is not enabled on the server.
    Things you can try:
    If you do not want to enable directory browsing, ensure that a default document is configured and that the file exists.
    Enable directory browsing using IIS Manager.
    Open IIS Manager.
    In the Features view, double-click Directory Browsing.
    On the Directory Browsing page, in the Actions pane, click Enable.
    Verify that the configuration/system.webServer/directoryBrowse@enabled attribute is set to true in the site or application configuration file.
    Links and More InformationThis error occurs when a document is not specified in the URL, no default document is specified for the Web site or application, and directory listing is not enabled for the Web site or application. This setting may be disabled on purpose to secure the contents of the server.
    View more information »
    Thank you for your assistace.
    LadyDee

    I don't know anything about IIS.
    "karan.manglani" wrote in message
    news:0370a1a7-67b6-4e02-a2d4-cee3f61d5555...
    > Thanks for the help David. Got it installed; however, i still have the
    > same problem that I had originally which is a problem with my default
    > document.
    >
    >
    >
    > HTTP Error 403.14 - Forbidden
    >
    > The Web server is configured to not list the contents of this directoy.
    >
    > Module: DirectoryListingModule
    >
    > Notification: ExecuteRequestHandler
    >
    > Handler: StaticFile
    >
    > Error Code: 0x00000000
    >
    > Requested URL: https://localhost:443/
    >
    > Physical Path: C:\Windows\Web
    >
    > Logon Method: Anonymous
    >
    > Logon User: Anonymous
    >
    >
    >
    > I am trying to set up Remote Desktop Web Access on my own domain. If I
    > browse to the application in IIS, the webpage is displayed; however, when
    > browsing to the actual site, I am forbidden. My default document is
    > enabled and has the following entries:
    >
    > Default.htm
    >
    > Default.asp
    >
    > index.htm
    >
    > index.html
    >
    > iistart.htm
    >
    > default.aspx
    >
    > All entries are inherited. I do not want to enable Directory Browsing. I
    > just want the app to open when I visit the domain. All help is greatly
    > appreciated!
    >

  • HTTP Error 403 on NT 4.0

    Hi,
    We have just installed 5.0.1 SP 5 on an NT 4.0 (SP 4) box. We have been
    successfully developing and unit testing on 5 different developer
    machines for a few months, and are ready to have QA start testing.
    We are using EJB's to connect to an Oracle DB (also residing on the same
    machine).
    I have moved our JAR files and JSP files over to the machine and tested
    it from the deployment machine and from my own machine using:
    "http://deploy:7001/product/index.jsp" (the "index.jsp" is in the
    <wl>/myserver/public_html/product directory)
    However, when my colleague -- on the same network -- tries to open the
    same page he gets "HTTP Error 403" "You are not authorized to view this
    page". I am also getting the same error when I VPN into our network.
    The permissions on the directories and files are Full Control for
    Everyone.
    I suspect it may have to do with internal domain representations, but
    I've been stumped and would appreciate it if anyone has some insight.
    Thanks,
    Peter

    The Member Feedback forum is for suggestions and feedback for OTN Developer Services. This forum is not monitored by Oracle support or product teams and so Oracle product and technology related questions will not be answered. We recommend that you post this thread to the Oracle Technology Network (OTN) > Products > Database > Database - General forum.

  • HTTP Error 403.1

    I am following a flash from to database via asp tutorial.
    When I try to test the asp code in the browser I get this message.
    "You have attempted to execute a CGI, ISAPI, or other
    executable program from a directory that does not allow programs to
    be executed.
    HTTP Error 403.1 - Forbidden: Execute access is denied.
    Internet Information Services (IIS)"
    I don't get it. I have the execute permissions set to allow
    scripts AND executables in IIS.
    ANyone know what could be wrong?
    To top it off I do have a fully functional html input form to
    database and data management pages that work fine in the same
    directory. Its just this testing of the flash form.

    Thr problem is that you must set Execute rights to the IIS web at the
    Configuration settings (exactly as seen in the documentation).
    "Davide Bruzzone" <[email protected]> ha scritto nel messaggio
    news:8iubob$mgp$[email protected]..
    I'm trying to hook IIS up to the evaluation version of WebLogic Server 5.1
    that I installed...
    I followed the instructions that I found on the Installing theMicrosoft-IIS
    (proxy) plug-in page. I then copied HelloWorld.jsp into the
    d:\weblogic\myserver\public_html directory, and tried to bring it up in a
    browser by typing in localhost/HelloWorld.jsp. At this point, I got the
    following error:
    ** Begin error message **
    HTTP Error 403
    403.1 Forbidden: Execute Access Forbidden
    This error can be caused if you try to execute a CGI, ISAPI, or other
    executable program from a directory that does not allow programs to be
    executed.
    Please contact the Web server's administrator if the problem persists.
    ** End error message **
    I then tried adding a virtual directory called public_html to my defaultWeb
    site. This didn't help. I even tried creating a directory calledpublic_html
    inside public_html, setting execute privilages on it, and putting a copyof
    HelloWorld.jsp in there. This allowed me to type
    localhost/public_html/HelloWorld.jsp into my browser, and to see the JSP
    source code!?#...
    This is what my iisproxy.ini file looks like (It lives in d:\weblogic):
    ** Begin iisproxy.ini **
    # This file contains initialization name/value pairs
    # for the IIS/WebLogic plug-in.
    WebLogicHost=localhost
    WebLogicPort=7001
    WebLogicCluster=
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    ** End iisproxy.ini **
    Any suggestions/help from someone who's done this before would be greatly
    appreciated. We can't run/evaluate the product before we can crawl andwalk.
    >
    Cheers...
    Dave Bruzzone
    WebCredenza, Inc.
    [isapi2.gif]

  • Http error 403.16

    HTTP Error 403.16 - Forbidden: Client certificate is ill-formed or is not trusted by the Web server.

    The server requires you to have a client certificate for access. You don't have it. Contact the server administrator to find out how to get such a certificate.

  • Server Error  403 - Forbidden: Access is denied. You do not have permission to view this directory or page using the credentials that you supplied.

    Hi,
    I`d like to get your advice on Server Error 403 - Forbidden: Access is denied. I use to visit a webpage with no issues so far but now i getting this error each time i`m trying to get into. Any ideas in how to solve it? A step to step process will be highly appreciated.
    Thanks.
    PS, I`m using the latest safari 8.0.3 and OS X 10.10.2.

    It's an error message from the web server, not from Safari. There's a slight chance that you might be able to clear it as follows.
    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data...
    and confirm. Test.

  • OAAD Picture upload - HTTP Error: 403 Forbidden

    Dear forum,
    When trying to upload a picture for our Q/A HR system in tx OAAD I get the error HTTP Error: 403 Forbidden. However, I can do it with no issues in our prod environment. Anyone has an idea why this is? I have checked SICF and icman is enabled. Does anyone have an suggestion? Hence it isnt portal communication I cant use httpwatch, which most likely could have told me whats wrong.
    I hope someone is able to comment on this issue.
    Thanks in advance!
    Kind Regards,
    Soren

    Dear Friis,
    We have a steps of configurations that needs to be completed for the photo upload to be working. As you say the same is working in the production system, I hope you have the steps with you.
    Most common things that needs to be checked in this scenario are,
    1. HTTP service availability through the configured profile parameter in the system
    2. Restart after the profile parameter change
    3. Content Server node activation in SICF transaction
    4. User ID and Password to be mentioned in the SICF service as communications or system user
    5. Other checks for the content repository and the number range
    You can also try repeatedly, to upload the pic (in a JPG format) - because most usually the first trial ends in a failure for the HTTP service with a 403 Forbidden error message.
    Let me know your response and the steps you had followed for the config.
    Thank you
    Regards,
    Vineeth

Maybe you are looking for