Back office returning to login page when InProc Session state not used with AD FS
Hello!
My organisation has just brought in Umbraco as our enterprise CMS, and we will be using a load-balanced environment.
We need the session state to be shared across servers, so wanted to change to either state server mode or SQL mode. The issue I have is that no other session state setting in web.config works with AD FS. Unless I use InProc mode, the page just loops back to the log in page. I've tried a combination of things on this forum and various tips on other pages, but it's all in vain!
If I log in using a local account, it's absolutely fine, it's only when I log in via AD FS I get the issue.
Is anyone else using AD FS and OutProc session state?
Back office returning to login page when InProc Session state not used with AD FS
Hello!
My organisation has just brought in Umbraco as our enterprise CMS, and we will be using a load-balanced environment.
We need the session state to be shared across servers, so wanted to change to either state server mode or SQL mode. The issue I have is that no other session state setting in web.config works with AD FS. Unless I use InProc mode, the page just loops back to the log in page. I've tried a combination of things on this forum and various tips on other pages, but it's all in vain!
If I log in using a local account, it's absolutely fine, it's only when I log in via AD FS I get the issue.
Is anyone else using AD FS and OutProc session state?
Thanks,
David
is working on a reply...