Tutorial Add Azure AD login to a React app

preview_player
Показать описание
In this tutorial, I show you how you can Azure AD authentication to your React Webapp.
Рекомендации по теме
Комментарии
Автор

Sorry, I missed from where do we get the authority link inside the Config.js file?

mathiusjordan
Автор

In order to do this the application id has to be exposed in front-end, is that safe ?

sujaysp
Автор

why we converted App functional to class component?

Priyanka-cyzw
Автор

Hey! Great Video :) Could you explain how to enable biometrics with Azure & React Native?

leonieh.
Автор

thank you bro, u saved my life ... im suffering theses to accomplish my study internship project

oussamasoltani
Автор

Could you Please share the source code link ?

tamilselvans
Автор

Thanks for sharing. Is this Azure AD B2B or B2C?

lucascc
Автор

Thank you! Just had a quick question. If we have a mobile or web app then if it's using a backend API then how can we check whether a user has logged in to make use of backend API. In my case Django rest framework will act as a backend rest API for both react native and react web app. Could you please suggest me how can I achive this. Thank you in advance!

aashayamballi
Автор

how to set redirect URI for chrome extension?

DhananjayNegi
Автор

Where did you get the athority: '..' link in the config.js file and how is it being used?

ImDaFrEaK
Автор

Hey, great video! Just a quick question here. I saw that your user account is a pre-defined account in Azure AD. My question is, how I have a custom app and on-board new users to the app without registering the use via the Azure portal? Is that possible?

xcoder
Автор

bro!!!!, is there a repo for this example ???, please help!!!

alejandroavilez
Автор

Hey Anyone can tell if this can be called as OAuth or SAML ?

engineersexploring
Автор

Can you publish a video how to create the same thing with react native please? 🙏

haimmadar
Автор

Thanks for this video but if this react app is calling an API then how you would save that api also .. for example React and NodeJS, you are just securing front end please tell me how to do this same thing but with secure API also.

jamalashraf
Автор

Thanks for the video. I tried and it worked perfectly.

marcosotto
Автор

Hi, have you encountered the Access-Control-Allow-Origin CORS problem? my web app got blocked by the Browser when trying to SignIn

tubeathrun
Автор

Great! Any tutorial Azure AD login to a laravel app

md.jamiluddin
Автор

Can we authenticate to Azure B2C just by passing the username and password via code without typing it to a popup window?

rafaelfabro
Автор

Great video.
Is it possible to do this without opening Microsofts login page, but using my own Login page where the user just enteres his/hers Microsoft credentials?

jubjub