Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsRadzen Blazor applications support authentication and authorization against Azure AD B2C.
Azure AD B2C Security for client-side (WebAssembly) Blazor applications is not yet available.
To enable Active Directory support in Radzen follow these steps.
https://yourdomain.b2clogin.com/
and Domain is usually yourdomain.onmicrosoft.com
.ClientID can be obtained from the Azure AD B2C application settings - it is the Application ID field.
The Sign up policy is also created from the Azure app registration settings - from the User flows section.
Add http://localhost:5000/signin-oidc
as a Redirect URI in your Azure app registration. Remember to also register the final Redirect URI after deploying your application.
Due to a known Azure AD B2C limitation Radzen only supports the two built-in roles - Everybody and Authenticated.
Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: