Skip to main content

Can't Disable Anonymous Access

Comments

6 comments

  • Permanently deleted user
    Did you also disable anonymous access in IIS or whatever web server you are using?
    0
  • Permanently deleted user
    Are you specifically denying anonymous access for the site in Manager?  Also, if you are using Active Directory, there is a way to create a short-cut that by-passes the sign-in all together.
    0
  • Permanently deleted user
    Thanks for responding.

     

    Yes, I have disabled Anonymous Authentication in IIS. It doesn't seem to make any difference.
    0
  • Permanently deleted user
    Here is how I was told to create the shortcut by LG for Active Directory:

     

    In case you need to do it for your other sites, here's what I did: 1) Take the first part of the URL, and put it in a notepad document, like so: https://maps.srcity.org/Geocortex/Essentials/REST/security/signIn?token_type=fragment&app= 2) Take the app part of your URL (in this case "https://maps.srcity.org/Html5Viewer/Index.html?viewer=parcel&runWorkflow=SearchAPN&ParcelId=134320042") and plug it into a URL encoder like this one: http://meyerweb.com/eric/tools/dencoder/ 3) Add the encoded URL to the end of the string in your notepad document 4) Add this bit to the end of your string: &idp_name=AD+AUTHORITY"
    0
  • Permanently deleted user
    Also, if I remember correctly, if you are going to use Anonymous Access for ANY of your sites, you need to have it checked where you showed in Security - Providers, and then you specifically deny site by site.
    0
  • Permanently deleted user
    Ah, thanks Mike. I hadn't disabled access to the site permissions tab. Thanks for your help.
    0

Please sign in to leave a comment.