Security

Radzen Blazor Studio allows you to add authentication and authorization to your Blazor apps with a few clicks.

You will find support for:

ASP.NET Core Identity

Built on top of ASP.NET Core Identity and providing support for the following features:

  • User login
  • Role based authorization
  • User and Role management pages
  • User registration and password reset

You can find more information about this security mode in the ASP.NET Core Identity help article

Azure AD

Provides the ability of your users to log in via Azure Active Directory.

More information about this security mode is available in the Azure AD help article

Windows

Provides the ability of your users to be automatically logged in with their Windows credentials.

More information about this security mode is available in the Windows security help article