Quantcast
Channel: Project Server - Setup, Upgrade, Administration and Operation forum
Viewing all articles
Browse latest Browse all 4226

MVC5 on IIS throw ClaimsAuthorizationModule cannot be used without WSFederationAuthenticationModule, SessionAuthenticationModule or ClaimsPrincipalHttpModule.

$
0
0

I create a brand new MVC5 project just built from template run on IIS express when publish to IIS 8.5 in windows 8.1 i got the error 

The ClaimsAuthorizationModule cannot be used without at least one other module such as a WSFederationAuthenticationModule, SessionAuthenticationModule or ClaimsPrincipalHttpModule.

what am i missing? please help

  <system.webServer>
    <modules>
      <remove name="FormsAuthenticationModule" />
    </modules>
  </system.webServer>


Viewing all articles
Browse latest Browse all 4226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>