Microsoft Announces Azure Active Directory External Identites

Original Source: Petri


Microsoft announced a new set of features at Build 2020 for Azure Active Directory that is now in Public Preview. Azure AD External Identities aims to make it easier for organizations and developers to authenticate external users.

Azure AD External Identities Features

External Identity is based on the Microsoft identity platform. The platform lets developers integrate applications with a single toolkit. And the good thing is, it works without changing anything in code.

Self-service sign-up and sign-in for applications allow users to create an account in an application using Google and Facebook ID's, and other identity providers that are already supported by Azure AD.
Additionally, custom attributes let developers collect information about users during the sign-up process. And API connectors can be used to call web APIs during the authentication process. API connectors might be used to integrate with a preexisting authorization process. For example, before an account is approved for use. Here is a complete list of features either already in preview or coming soon:
  • Integration with social identities providers
  • Custom user attributes
  • API connectors to call to web API during the authentication process
  • User flows for creating custom sign-up experiences for your apps
External Identities is built on top of the Microsoft Graph API and it can currently be used with apps that are developed in-house. Although Microsoft plans to expand the types of applications that External Identities can be used in the future.

Secure and Manage External users access to apps more effectively

If your organization has created internal credentials for external users, users can be invited to B2B collaboration. Once the process is complete, external users can use their own identities and credentials to sign in to your apps and take advantage of features provided by External Identities. For more information about inviting internal users to B2B collaboration, visit Microsoft site here.
Another great feature of External Identities is that it also integrates with Azure AD Conditional Access and Identity Protection. Conditional Access helps secure access to applications by ensuring users and devices meet certain conditions. Identity Protection automates the detection and remediations of identity-based risks, like phishing and password spray attacks.
Microsoft says that External identities extend the global availability, reliability, and scale of Azure AD to customers and partners. The current public preview is just the start for External Identities, and it will make the process of authenticating users simpler. And the less complex systems are, the better they can be secured.
For more technical information about the preview, check out the Build session video below.

Comments