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

posta un anno fa773 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande