Blazor MFE Identity Admin - organizational overview¶
ConnectSoft.Blazor.Mfe.Identity.AdminTemplate is a ConnectSoft Factory starter. ConnectSoft Identity Admin Template - A Blazor WebAssembly microfrontend for managing identity, users, roles, and claims. This project is a Blazor WebAssembly microfrontend solution built using the ConnectSoft UI Kit with Flowbite adapter. It provides an administrative interface for managing users, roles, and claims in an identity management system.
Why use this template¶
- Accelerated delivery - scaffold a governed solution instead of assembling cross-cutting infrastructure manually.
- ConnectSoft alignment - shares layering, observability, and documentation conventions with the broader template family.
- Clear ownership boundary - business summary here; implementation depth in ConnectSoft.Documentation.
Typical use cases¶
- Greenfield services or front-end products that must match ConnectSoft architectural standards.
- Teams extending Layer ⅔ templates with product-specific bounded contexts.
- Programs requiring traceable template lineage and installer validation.
Capabilities¶
- Factory-ready project structure aligned with the repo manifest and solution layout.
- Integration with ConnectSoft extensions, testing, and deployment patterns where enabled in the template.
- Documented parameters and operational guidance in the technical documentation hub.
Delivery / status¶
- This repository does not yet ship a published
dotnet newshort name in.template.config/template.json. - Profile: blazor-mfe-product documentation pack in ConnectSoft.Documentation.
- Verify alignment in the templates registry.
Technical documentation (single hub)¶
Full scaffolding, parameters, architecture, configuration, testing, and runbooks live in ConnectSoft.Documentation only.
Blazor MFE Identity Admin - technical hub (ConnectSoft.Documentation)