Zum Hauptinhalt gehen

Cannot Apply Edits in Html5 v1.2 - Windows Authentication the issue?

Kommentare

6 Kommentare

  • Permanently deleted user

    Hi Gina,

    There's a section in the Admin & Dev guide on pg 20 about setting up the proxy page. We had to update the proxy.config file to allow for the reverse proxy we have in place.

    0
  • Permanently deleted user

    Hi,

    I can edit on the server, but I cannot edit on the client site.

    May I ask how to "enable Windows Impersonation on the proxy application"?

    Can I add

     <serviceBehaviors>

        <behavior name="ServiceBehavior">

          <serviceMetadata httpGetEnabled="true" />

          <serviceDebug includeExceptionDetailInFaults="false" />

          <serviceAuthorization impersonateCallerForAllOperations="true" />

        </behavior>

      </serviceBehaviors>

    and commend out two old behavior in Asset.config?

    Thanks.

    0
  • Permanently deleted user

    Figured it out.

    0
  • Permanently deleted user

    I am getting the same error as Gina.  I followed the instructions in the Admin & Dev guide, so I have updated my proxy files to include our server url, disabled anonymous authentication, enabled ASP.NET Impersonation, and Enabled Windows Authentication in IIS.

    I don't understand part three of your instructions, Malcolm.  Do I have to paste that somewhere?

    0
  • Permanently deleted user

    After doing some more testing -- I get the error with an internal HTML5 viewer, but not with a public HTML5 viewer.  I didn't configure any authentication for the public one... so why does it work?

    0
  • Permanently deleted user

    Hm.  I only get the error with Internet Explorer, and only with an internal map.  Firefox and Chrome work internally.  All three work externally.  ?

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.