So we went about setup up, breaking and re-setting up Microsoft Account logins for our AAD B2C WinUI 3 App. Now let's try enabling an Azure Active Directory Tenant to allow us to login to our B2C app using our organizational identities. I follow this documentation to setup the new IdP inside my B2C tenant. … Continue reading Adventures in AAD B2C: Part 3
Month: June 2022
Adventures in AAD B2C: Part 2
So after getting everything working by the book, I decided to break everything and see how much trouble I could get into by doing it from memory. Well trouble ahoy! After working through all the issues that I ran into I decided to break down everything that needs to be created and how it all … Continue reading Adventures in AAD B2C: Part 2
AAD B2C with UWP WinUI 3 SDK
So I've been working with an internal customer on leveraging Azure Active Directory B2C. I noticed that the demo code is a bit dated so I thought I would put together some updated guidance. It's been a while since I worked with UWP apps so I thought I would reboot that as well and get … Continue reading AAD B2C with UWP WinUI 3 SDK
Setting up Site-to-Site VPN on Azure with Terraform
At home, I use Ubiquiti network equipment. My main router / firewall is a DreamMachine Pro. It's relatively inexpensive, feature rich and easy to use. I wanted to connect my local network to my Azure environment so that I didn't have to open up my Azure environment with too many PIPs so I thought I … Continue reading Setting up Site-to-Site VPN on Azure with Terraform