Get the current user

When working with the Sitefinity CMS API, often developers need to interact with the currently authenticated user, whether to display data about him or to check if he belongs to a role. With the introduction of Claims authentication, this can be done using static methods in the ClaimsManager class.

NOTE: To learn more about claims authentication, visit the installation and administration guide, topic Overview: Authentication models.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to 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 .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Authenticate users