...
Make sure the following is commented out in <modules>:
Code Block | ||
---|---|---|
| ||
<add<!--add name="SessionAuthenticationModule" type="System.IdentityModel.Services.SessionAuthenticationModule, System.IdentityModel.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" preCondition="managedHandler" /--> |
After the following under <configuration>:
...