2025-10-04

Identity and Access Management (IAM)

IAM (Identity and Access Management) is a framework consisting of

to ensure right individuals, devices and software have approriate access to resources within an organization both when working on-premise or remotely.

Key Functions of IAM:

Some software for IAM are:

IAM is more broad than tradition on premise authentication and authorization service like Active Directory. Broad in terms of it being not just a tool but a process too, and also broad because of its support for cloud, SaaS based workflows. Features of IAM, in addition to AD are:

1. AD and LDAP

Active Directory is directory service developed by Microsoft. It has identity, authentication and authorization features but is restricted for on-premise use. IAM is a process and AD is a tool that can support that process along with other tools.

AD provides LDAP, Kerberos, NTML, RADIUS, and other protocols for authentication and directory management.

LDAP (Lightweight Directory Access Protocol) is a protocol used to access and manage directory service over a network. It is just a protocol. LDAP is implemented by OpenLDAP, Red Hat Directory Server, AD and other directory services.


You can send your feedback, queries here