One solution under Trajectory management.
**My FIT** — the self-service customer portal of **FIT (Flanders Investment & Trade)**, the Flemish government agency for international entrepreneurship. Flemish exporting companies (and private persons) sign in via **Azure AD B2C** (Vlaamse Overheid digital keys or a MyFIT local account) to: - manage their **company profile and contacts** (registration, *MyAccount*, colleagues, interests profiles, logo/gallery); - register for **events and trade fairs** organised by FIT, and submit third-party events; - apply for **export subsidies** (*subsidieaanvragen*) through a staged wizard; - ask **questions** to FIT advisors and follow up the resulting cases; - run **export-readiness self-assessments** (Exportscan; ExportMeter is present but feature-flag-disabled). Architecturally a three-deployable system around a CRM-as-database core: an **Angular SPA** (`fit-portal-web`), an **ASP.NET Web API 2 host on .NET Framework 4.8.1** (`fit-portal-api-host` + six domain libraries over a shared kernel), and a **.NET 8 Azure Functions IdP integration** (`fit-idp-integration`) bridging Azure AD B2C and Dynamics CRM behind Azure API Management. Nearly all business state lives in **Dynamics 365 / Dataverse** (the FIT CRM); binary content lives in **SharePoint Online**.
Not loaded on this replica yet — open the solution to load it.