This section contains
Implement security
Sitefinity CMS is a system with a focus on extensibility. You can develop your own custom modules and widgets, and in more complicated scenarios, you would also need to provide them with the same security capabilities as built-in Sitefinity CMS modules. You can implement your own classes to support permissions, access control and configuration for your module. This section is going to cover all those custom development scenarios in their needs for security.
Users and UserProfiles API
This section will cover what user accounts are, and how they are used in Sitefinity. Sitefinity CMS stores information about users in its own database, and the section explains how you can gain access to this account information
Roles API
This section will cover what roles are, how they relate to users, and how they are stored in Sitefinity. It will also explain the Roles API that you can use to programmatically gain access to the roles in Sitefinity.
Permissions API
Using Sitefinity CMS Permissions API, you can perform all permission CRUD operations, create, apply, grant and deny permissions, as well as configure permission properties.
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
Get started with Integration Hub | Sitefinity Cloud
This free lesson teaches administrators, marketers, and other business professionals how to use Sitefinity Integration Hub to create automated workflows between Sitefinity and other business systems.
Web Security for Sitefinity Administrators
This free lesson teaches administrators the basics about protecting your Sitefinity instance and your sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
Foundations of Sitefinity ASP.NET Core Development
The free on-demand video course teaches developers how to use Sitefinity ASP.NET Core and take advantage of its decoupled architecture and modern development model.