AWS Cognito as IDP for SSO into Power BI?

Dan Day 1 Reputation point
2020-10-09T19:49:22.743+00:00

Hi! Is it possible to use AWS Cognito as a federated IDP to do single sign on into Power BI? I see many resources online about on integrating Azure AD into Cognito but not the other way around. We have not been able to find many resources on how to do this. Any information on this would be greatly appreciated. Thanks!

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,369 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marilee Turscak-MSFT 36,821 Reputation points Microsoft Employee
    2020-10-09T23:51:57.08+00:00

    Azure AD supports B2B Direct Federation (preview) with third party identity providers that support either SAML 2.0 or WS-Fed. B2B guest users from the third-party identity provider can use their existing accounts to sign into your Azure AD tenant, and you can then grant them access to some of your applications.

    AWS Cognito supports SAML 2.0, so you should be able to configure Direct Federation. For instructions on how to set up Direct Federation in Azure AD, see B2B Direct Federation.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.