question

KAWANGWONG-3360 avatar image
0 Votes"
KAWANGWONG-3360 asked amanpreetsingh-msft commented

Using Azure AD to authenticate user with React.js (Frontend) and Flash (Backend)

Hi all

My production environment have two apps:
1. React.js (Front-end)
2. Flash (Back-end)

What I wanted to do is:
1. user should be authenticate with MSAL2.0 (Azure AD)
2. Flask API must accept request from React.js

And my proposed method are as below:
1. create 2 Microsoft Azure Web Application Services.
One for React ; One for Flask
React on Linux ; Flask on Windows (Different OS)
2. Set up Microsoft Azure AD authentication with React (Front-end)
3. Send the same token ID to Flask after the users authenticate to react successfully.

Here comes with my question:
My proposed method seems still need another authentication between the apps React and Flask. I don't know how I should do this on Azure.

Is there anyone can help and give me more advices?

azure-ad-app-registration
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @KAWANGWONG-3360 · Thank you for your query. I just want to check if you were able to resolve the issue or you are still looking for assistance.

0 Votes 0 ·

0 Answers