Azure AD B2C Authentication Web App - Web Api
HTML-код
- Опубликовано: 17 ноя 2024
- This video describes azure ad b2c tenant authentication where a web application is registered using a b2c tenant and token is generated and that token is used to access a secure web api. code link github.com/meg...
Very nice ... would love to see Blazor setup on the Client side :)
If you like our work please subscribe our channel
Hi. Beneficial video... I have one problem with this, my current user has more than 6 groups assigned in an Azure application and I am trying to do group based login. For these I am unable to get user groups in my JWT token instead it's giving me hasGroup as true not all group names under the user. Can you please help ... thanks
Thank for this video but would you please tell us that how to implement authorization using Azure AD B2C as we want to protect our API and assgin admins only special routes from API and not every user.
you can use policies in apim to control the api access
Great Work Mam Keep It Up
Wow great work and nicely done. Great Video!
Thanks for your kind words, please share and subscribe our channel
Helpfull content. Is there any detailed sessions on implementation with Azure ADB2C?
Great video... how to integrate google auth in Azure AD B2C
these are the same steps, you have to registed your application in google console and it will provide the same client id and client secret which you can use in the code.
@@meghawaliaaaaaaaa Can you please made the video.... Thank u so much for the reply.....
Thank you, very nice explanation!
you are comlicating things that can be done in 1 line :)
Great
Thanks you for your feedback, please subscribe the channel
Great video, and could you share the code by the way, thanks
github.com/megha18walia/AuthenticationDemo
added in description box, sorry for the late response
Not use
Pls provide source code
github.com/megha18walia/AuthenticationDemo
Great video great explanation please provide GitHub source link
github.com/megha18walia/AuthenticationDemo