Cognito .net framework - federate azure ad

0

I am new to cognito, I can see there is a cognito sdk for .net framework application.

  1. if I use the sdk, does it mean I need to create my own signin UI, so I cannot get the benefit on the host-UI by cognito?
  2. using sdk, how can I federate azure ad in the code? do I also need to create a UI to display the whole flow and redirect user to the microsoft signin page?
  3. what are the steps to link with multiple Azure (tenants) organizations in the cognito?

Thanks Lei

Lei
asked 2 years ago224 views
1 Answer
0

Hi Lei, I would recommend reviewing the Amazon Cognito and AWS SDK for .NET Developer Guides if you haven't already, as there are sections on multi-tenancy and examples that may help answer your questions. There is also an AWS Security blog post about setting up Amazon Cognito for federated authentication using Azure AD.

Additionally, if you can provide more details on the authentication flows/use-case(s) that you're looking to support, someone might be able to give a more detailed answer. Hope that helps!

AWS
answered 2 years 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