This example demonstrates how to integrate OpenID Connect for members in Umbraco using external login providers. It includes a fully configured Umbraco 14+ solution with a SQLite database, ready to run out of the box.
This blog is about protected content through the Content Delivery API with external login providers.
This blog will explain how you can create virtual members in Umbraco. With virtual members, the member no longer needs to exist in Umbraco. It only has to exist in the external login provider.
I will demonstrate how you can login to both Sitecore and Umbraco with the same identity provider.
You can download the slides from my DF22 presentation here.
This example shows how OpenID Connect can be used for members in Umbraco with external login providers. It's a complete Umbraco solution with a SQLite database.