It was never so easy to get YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

Blazor at work with Microsoft Entra ID (including how to from scratch)

Follow
The Dev Talk Show

Blazor templates do a great job of getting you sample code for integrating individual accounts with user names and passwords with external ID logins for Google, Twitter, and Microsoft accounts. But we believe many internal work projects may want to allow their colleagues to use the app, with roles and permissions determined in the Entra ID. This episode is all about how your project can use Blazor at work.

These instructions can get you started with Microsoft accounts as an external authentication provider. However, you can't use it as is for a singletenant (accounts at work) style solution. As discussed on the show, you need to add the Authorization and Token endpoints for YOUR tenant:
https://learn.microsoft.com/enus/asp...

Want to create live streams like this? Check out StreamYard: https://streamyard.com/pal/d/46279554...
(Disclosure: TheDevTalkShow may receive credit if you sign up. We are just happy to share a product we are actively using.)

posted by texasboyay