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 Answer
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions