Tag: LDAP

In Sync: Proper Active Directory Time Sync Methods

Time synchronization is an important yet sometimes overlooked part of security. Ensuring proper time settings is paramount to security in unexpected ways. [...]

Application Access Control Restrictions via Claims in Azure AD B2C

In this post learn how to implement claims-based application access control when Azure AD B2C is federated with another identity provider. [...]

How to Federate a SAML Application with Azure AD B2C

In this blog, I’ll show you how to configure a service provider-initiated SAML application to integrate with Azure AD B2C. [...]

Remediating LDAP Client Security

Remediating LDAP security issues is important because the default configurations on domain controllers (DCs) and clients are open to various attacks. Learn how to remediate those issues. [...]

Monitoring for LDAP Client Security

Applications that use Lightweight Directory Access Protocol (LDAP) are prevalent in virtually every organization that uses Active Directory (AD). Unfortunately, the default AD configuration provides opportunities for insecure LDAP connections. [...]

Introduction to Azure AD B2C Custom Policies

Azure AD B2C offers authentication as a service. Knowing the trade-offs between out-of-the-box user flows and custom policies can be a huge advantage. [...]