Scalability
Azure Active Directory (Azure AD) can easily scale to accommodate both small businesses and large enterprises with millions of users, making it suitable for a range of organizational needs.
Integrations
Azure AD integrates seamlessly with other Microsoft services such as Office 365, Dynamics 365, and Windows 10, as well as many third-party applications, simplifying user management across platforms.
Security Features
Azure AD provides robust security features like Multi-Factor Authentication (MFA), Conditional Access, and Identity Protection, enhancing the security posture of an organization.
Single Sign-On (SSO)
Azure AD offers Single Sign-On capabilities, allowing users to log in once and gain access to multiple applications without needing to authenticate again.
Self-Service Password Reset
Users can reset their own passwords, reducing the helpdesk workload and improving productivity and user satisfaction.
Monitoring and Reporting
Azure AD includes comprehensive monitoring and reporting tools that help administrators keep track of user activities and potential security threats.
Support for Open Standards
Azure AD supports open standards such as OAuth2, SAML, and OpenID Connect, allowing for flexible integrations with a variety of applications and services.
Promote Microsoft Azure Active Directory. You can add any of these badges on your website.
Human users using Roles can leverage IAM Identity Center (formerly AWS SSO) which offers a pretty good experience, whether we're federating from Active Directory (a popular choice for enterprises) or managing users within Identity Center (fine for individuals or small team). We get an easy console sign-in experience and similarly frictionless command line access. - Source: dev.to / almost 2 years ago
The question is tagged Azure-Active-Directory, which is an IAM/IDP product. That provides plenty of context. Source: almost 2 years ago
Because the configuration is a highly critical feature, we need to authenticate via an API key or by means of other auth methods. For example, most API Gateway providers such as Apache APISIX enabled token-based access to Admin API and they highly advise generating your own token and regularly changing it. Or Azure API Management relies on Azure Active Directory (Azure AD), which includes optional features such as... - Source: dev.to / over 2 years ago
I will not explain too much about Azure AD. I'll recommend reading the documentation and the home page of the Azure AD. In short, Azure AD (Azure Active Directory) is a cloud-based identity and access management service. You can use the identity provided by Azure AD for connecting various applications or services, including AWS. If you want to learn more about Azure AD, please visit the documentation. - Source: dev.to / over 2 years ago
It is a directory with a lot of functionality. There's actually a number of products under the Azure AD name, including: * Azure AD, their employee/workforce solution. It's a directory, authentication and authorization system. Think Okta or AWS SSO. I imagine this is mostly what the survey was tracking. * Azure AD B2C, their CIAM solution. Think Auth0, Cognito or FusionAuth (disclosure, I'm a FusionAuth employee).... - Source: Hacker News / over 2 years ago
If you would like to leverage the Azure Active Directory for managing authentication flow, you can do it with Java code as well by simply adding the package. - Source: dev.to / over 2 years ago
That has me confused. Microsoft has already built this, why are you remaking the wheel? Source: over 2 years ago
You can use Azure Active Directory - https://azure.microsoft.com/en-us/services/active-directory/ - https://docs.microsoft.com/en-us/learn/paths/manage-identity-and-access/. Source: over 2 years ago
Being extra careful about which users get privileged access to your cloud provider accounts goes a long way towards reducing the likelihood of security breaches. That's why many companies follow the principle of least privilege. Cloud providers offer lots of options for creating user accounts with restricted permissions to meet this principle as well. For example, Azure AD, Azure’s identity and access management... - Source: dev.to / almost 3 years ago
This blog post will cover how to utilize open-source project Apache APISIX and OpenID Connect (OIDC) Plugin for Azure Active Directory (Azure AD) as the identity provider. It contains conceptual introductions of Apache APISIX and its OIDC Plugin. It also provides detailed step-by-step instructions on setting up APISIX OpenID Connect Plugin to secure your API. - Source: dev.to / almost 3 years ago
We can discover yet another advanced usage of APISIX as an authentication handler. The API gateway can be typically where we do all of the interactions with IDP (Identity provider) for those upstream services. It alone interacts with the identity provider, it only has to know how to deal with the authentication logic flows and by avoiding the need to repeat the development of authentication code for each... - Source: dev.to / about 3 years ago
Go to your Azure AD account using the new tenant. - Source: dev.to / over 3 years ago
More generally, if you have a mostly remote workforce, there are SaaS options 1 2 that require less day-to-day maintenance, and have an easy-to-digest cost model (usually per-user). Source: almost 4 years ago
Here are a few services that make the overall Azure experience so amazing. Every Azure resource automatically generates metrics and logs. Azure Monitor collects, analyzes and acts on this data to ensure availability, maximize performance and proactively detect problems. Azure Active Directory is Azure’s cloud Identity Access Management system. Azure AD provides single sign on for your apps and governs access by... - Source: dev.to / almost 4 years ago
Use directory services, like Azure Active Directory, for authenticating users and services when deploying infrastructure so that Role-Based-Access-Control can be used to apply the principle of least privilege. - Source: dev.to / about 4 years ago
Do you know an article comparing Microsoft Azure Active Directory to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Microsoft Azure Active Directory. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.