How to add/integrate Azure AD / MS AD FS authentication for Amplify React Apps

0

I am looking for authenticating my React App hosted on Amplify to authenticate users using Azure AD or MS AD FS , but from the Amplify Admin UI > Authentication menu can't see Azure AD or MS AD FS option. Please guide me on how I can easily authenticate my React App hosted on Amplify to authenticate users using Azure AD or MS AD FS

Amplify Admin UI View for Authentication Options , doesn’t showing Azure AD or MS AD FS option to add

已提问 1 年前778 查看次数
1 回答
0

Hi. You can use Amazon Cognito to federate identity from AzureAD and then use Amazon Cognito to manage the authetication flow.

First step is to set up federate AzureAD with Cognito, you could take a look at this blog post.

You can learn more about Cognito with third party identity providers here and about integrating Cognito with React applications here.

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则