Thank you for this excelent video. But B2C deserves a full series where we can see not only the simple scenario, but also how to add external providers, how to skip b2c while in dev environment, how to add claims based on our backend business rules (like adding our tenant id as a claim in a multitenant SaaS) or how to safely move users from the classic Identity model. That would be very very useful. Thank you again.
Knowing when to copy new code would be helpful. I couldn't find the callbackPath in either appsettings.json file. I wasn't sure what was going on as you never mention when we should be copying new versions of code over. I finally did a "Find in Files" realizing I needed new code. That is also a problem as the configuration values are different from what you're telling us to enter, so we have to change these values every single time we copy new code over.
Thanks for your session. Its clear and relaxed. I have a question. Without doing any code you showed how to go through the sign up flow and retrieve a bearer token. Can you also demonstrate how to use this same bearer token to access the microsoft store api without any c# code? 😊
Can someone explain how the scope is used in the API - he brushed passed it with no detail. Looking at the code, he has the scoped name in appsettings.json and in program.cs he has the line var initialScopes = builder.Configuration["AzureAdB2C:Scopes"]?.Split(' '); but does nothing with initialScopes !
Can't seem to post a new review after adding authorization. It doesn't show in the list, and there are no error messages. Yes, I've clicked refresh reviews, and I have checked the database table directly.
Surely there MUST be an easier way. Heaven help me if this is actually what you have to go through. Time to ask Google if there is a simpler way of asking a user to login.
This is a terrible experience. So many things to connect with no direct flow, wow, how they have the nerve to put it out on public. My friends this is not needed, just use jwt with claims inside it.
Thank you for this excelent video. But B2C deserves a full series where we can see not only the simple scenario, but also how to add external providers, how to skip b2c while in dev environment, how to add claims based on our backend business rules (like adding our tenant id as a claim in a multitenant SaaS) or how to safely move users from the classic Identity model. That would be very very useful. Thank you again.
Knowing when to copy new code would be helpful. I couldn't find the callbackPath in either appsettings.json file. I wasn't sure what was going on as you never mention when we should be copying new versions of code over. I finally did a "Find in Files" realizing I needed new code. That is also a problem as the configuration values are different from what you're telling us to enter, so we have to change these values every single time we copy new code over.
Thanks for your session. Its clear and relaxed. I have a question. Without doing any code you showed how to go through the sign up flow and retrieve a bearer token. Can you also demonstrate how to use this same bearer token to access the microsoft store api without any c# code? 😊
Your tutorials are awesome. You should do more building some event based architected applications .
Can someone explain how the scope is used in the API - he brushed passed it with no detail. Looking at the code, he has the scoped name in appsettings.json and in program.cs he has the line var initialScopes = builder.Configuration["AzureAdB2C:Scopes"]?.Split(' '); but does nothing with initialScopes !
so how did you get the verification email???
Can't seem to post a new review after adding authorization. It doesn't show in the list, and there are no error messages. Yes, I've clicked refresh reviews, and I have checked the database table directly.
I got lost on this one 😂
🙌🙌
Surely there MUST be an easier way. Heaven help me if this is actually what you have to go through. Time to ask Google if there is a simpler way of asking a user to login.
This is a terrible experience. So many things to connect with no direct flow, wow, how they have the nerve to put it out on public.
My friends this is not needed, just use jwt with claims inside it.
Someone on twitter said. Blazor is going no where😢
Watch at 1.75x.