Pure Forms Based Authentication in Sitefinity?

Posted by Community Admin on 04-Aug-2018 21:17

Pure Forms Based Authentication in Sitefinity?

All Replies

Posted by Community Admin on 18-Nov-2013 00:00

Hello, 

I'm trying to implement pure FBA in Sitefinity. I've changed site's settings to use FBA and I've also changed web.config with usual stuff described in the following link 

www.sitefinity.com/.../switching-to-forms-authentication

The thing is, when I do a FormsAuthentication.SetAuthCookie, I see the (.ASPXAUTH) cookie being created but somehow Context.User.Identity.IsAuthenticated returns always false.

What I'm missing? is pure FBA supported?

Thanks in advance.

Posted by Community Admin on 21-Nov-2013 00:00

Hi,

Yes, it is supported but the cookie name is customized. See Administration -> Settings -> Advanced -> Security -> AuthCookieName

Regards,
Boyko Karadzhov
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed