If I’m using windows authentication should I be able to disable forms authentication? Roles and windows authentication should be all I need.
I think I’m just confused. If I have windows authentication enabled i should’nt be redirected to login page when going to a authenticated dashboard? Roles are configured to evaluate account which works. What am I missing?