@marcos.trucco I think the AddOpenIdConnect method is a .NET construct and not something Auth0 made. That is an extension method where the first parameter following the this argument is a string scheme. Here is a link to the doc that I believe that example is using.