Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tony Thompson 18 posts 90 karma points
    Jun 05, 2017 @ 08:48
    Tony Thompson
    0

    "Login failed for user" after enabling SSL

    There are lots of threads similar to this issue but none that really match my situation.

    Problem: I can login fine to the administration area when using http, but if I use https it tells me that "Login failed for user

    I am using a FQDN to access the back end (not an IP address)

    What do I need to do?

    Thx

  • Alex Skrypnyk 6133 posts 23952 karma points MVP 7x admin c-trib
    Jun 05, 2017 @ 15:03
    Alex Skrypnyk
    0

    Hi Tony

    Do you have this key in AppSettings?

    <appSettings>
      <add key="umbracoUseSSL" value="true" />
    </appSettings>
    
  • Tony Thompson 18 posts 90 karma points
    Jun 05, 2017 @ 15:50
    Tony Thompson
    0

    Thanks Alex.

    When I set it to "true" it returned an error page:

    ERRTOOMANY_REDIRECTS

    Sounds like I have a configuration problem somewhere else?

Please Sign in or register to post replies

Write your reply to:

Draft