virtual.olympus.blog

Musings from the end of the lightning bolt

Securing a GraphQL Server API with ASP.NET Core & Azure AD B2C - Part 5

Creating a Custom React UI

Securing a GraphQL Server API using Azure AD B2C can be a complicated process, this blog series walks through the steps required to get things up and running. Part 5 covers the creation of a custom React UI to manage the list of characters.
September 10, 2021

Securing a GraphQL Server API with ASP.NET Core & Azure AD B2C - Part 4

Automating Build & Deployment to Azure App Service

Securing a GraphQL Server API using Azure AD B2C can be a complicated process, this blog series walks through the steps required to get things up and running. Part 4 covers automating environment configuration, build and deployment using Azure Bicep and Azure DevOps.
September 3, 2021

Securing a GraphQL Server API with ASP.NET Core & Azure AD B2C - Part 3

Integrating the GraphQL Server API with Azure AD B2C

Securing a GraphQL Server API using Azure AD B2C can be a complicated process, this blog series walks through the steps required to get things up and running. Part 3 covers integrating the API we created in part 1 with the Azure AD B2C tenant we configured in part 2.
August 27, 2021

Securing a GraphQL Server API with ASP.NET Core & Azure AD B2C - Part 2

Configure Azure Active Directory B2C

Securing a GraphQL Server API using Azure AD B2C can be a complicated process, this blog series walks through the steps required to get things up and running. Part 2 covers getting Azure AD B2C setup and ready for integration with your GraphQL API.
August 20, 2021

Securing a GraphQL Server API with ASP.NET Core & Azure AD B2C - Part 1

Create the API

Securing a GraphQL Server API using Azure AD B2C can be a complicated process, this blog series walks through the steps required to get things up and running. Part 1 outlines the overall scope and covers getting the baseline (unsecured) service configured with the canonical StarWars schema.
August 13, 2021