I\'ve converted a web site to a web application and am now experiencing a strange behavior with the application. Essentially, there are 2 webs. One web site is the main, front-facing site written in A
I have a site with 2 sections - one for customers and one for admins, in essence. Each section is in its own directory with its own web.config and sitemap. Security and access works fine.
I have a custom authorize attribute on my controllers and it is not being called on expired ajax requests.
Is there any way to configure Forms authentication that I can make the cookie and ticket persistent with an indefinite expiration while having a non persistent option that doesn\'t require setting the
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code nece
I have a SharePoint site that is configured with FBA and AD authentication. Currently, the Forms Site is ext开发者_如何学运维ended by the AD site. Due to various factors, I need to reverse this, so th
I want to have functionality on my application that lets a user check off that they wish to stay logged indefinitely (arbitrarily setting the cookie expiration at 3 months from NOW).
I a console application that creates a sub sites under a site collection The site collection accepts only forms based user.
I have successfully implemented Forms Authentication in SSRS, so it now uses both Roles and Users from my website, using the ordinary asp.net membership framework.
Is there a Forms Authentication provider for ASP.Net which supports multiple domains?The problem we are trying to solve is: