Secure ASP.NET Web API with Microsoft Entra ID or Azure MSAL

preview_player
Показать описание
Secure ASP.NET Web API with Microsoft Entra ID or Azure AD
Рекомендации по теме
Комментарии
Автор

Very useful! You finally unlocked me that topic, very appreciate. Thank you so much!

AdriaCalaf
Автор

thanks for video.I need a video of single sign on authentication in .Net mvc

qkjprpg
Автор

Hi Manoj. Great video. I already have an onprem api exposed via entra id. How do I pass authorization header to the api? Entra ID authentication is overwritting the authorization header.

pillaka
Автор

How can I specify user roles to access specific endpoints ?

shamilJaey
Автор

Help how do i get or store the token from the

denji
Автор

Great video, thanks!!! We got the token after using so many things, I want to know how can a user get these tokens, because user cannot have these much of inputs.

JayPatel-etiy
Автор

Thanks for the video. I could follow the steps and secure my API. It works fine while the API is running on localhost. But after I deployed the API to IIS in an onprem server it gives me 500 internal server error while calling the API from postman using the same method. Any idea why?

jayasankark
Автор

followed exactly step by step i still get unauthorized in postman even when i get a valid token to use

arel
Автор

This is good but it does not show how to use this in anything but Postman. Would be helpful to see this calling from a Blazor Web App

itaylorm
Автор

Why not implement the code inside web api instead of postman?

asdasdaa