BACK TO THE DIAGRAMTILBAGE TIL DIAGRAMMETSTORE: CAREER.EVENTS — EVENT 06 OPENEDÅBNET
2022 PROMOTED → consultant2022 FORFREMMET → consultant

Consultant, Immeo

Self-service and an integration platform for a utility company — including MitID login through Azure AD B2C.

Full time meant a bigger project: from a two-person delivery to a large team building an integration platform and customer self-service for a utility company — .NET microservices and Optimizely with Vue.js on top, everything hosted in Azure and deployed CI/CD. In the middle of it came MitID. Integrating national digital identity through Azure AD B2C meant custom policies, token lifetimes and a lot of careful reading of documentation.

a.Integration platform on Azure — .NET microservices on App Services and Functions, Service Bus in between, API Management in front — deployed via Azure DevOps into a hub-spoke architecture defined in ARM.
b.Customer self-service — customer self-service pages on Optimizely CMS with a Vue.js frontend, backed by the same microservices.
c.MitID via Azure AD B2C — national digital identity integrated with Azure AD B2C as the proxy: custom policies, token enrichment, and a lot of edge cases.
PROJECTS — DEPLOYED DURING THIS EVENTPROJEKTER — DEPLOYET UNDER DENNE EVENT3 DEPLOYMENTS
P1
Utility integration platform.NET microservices carrying data between the utility's systems — App Services, Azure Functions, Service Bus, storage blobs, SQL Server and API Management, wired together in a hub-spoke architecture with ARM templates, Key Vault, Application Gateway and Application Insights, shipped through Azure DevOps pipelines.
service bus.net / c#azure functionsapi managementarm
P2
Customer self-serviceSelf-service pages for the utility's customers — Optimizely CMS with a Vue.js frontend on top of the integration platform's microservices.
optimizely cmsvue.js.net / c#
P3
MitID loginMitID login for the self-service platform, with Azure AD B2C custom policies acting as the broker in front of the national identity system.
azure ad b2coauth2 / oidc.net / c#