
Identity and Access Management (IAM) Introduction Video
In this video you will learn about domain 1 (IAAA) topics and objectives.
In this video you will learn about the fundamental security principles or CIA triad.
You will learn Identification, Authentication, Authorization and Accounting.
In this video you will learn about important security concepts like job rotation, least privileges, and separation of duty.
Kerberos is one of the most widely used authentication and authorization protocols. In this video, you will learn about Kerberos components and operation.
Identity federation is used to allow users utilize the same credentials across multiple platforms. In this video you will learn about federation and how it works.
Strong authentication is a fundamental to security. You will learn about authentication factors and how you can design a secure authentication platform.
Biometrics can be used as a very strong authentication and verification mechanism. In this video you will learn about different type of biometrics.
Note - I am not providing the details about how to install Windows and AD or join a pc to domain, as those information are not part of this course. There are lots of Youtube videos that can help with that if you have not done it before.
Note - You do not have to build the lab. This is optional. You can watch the videos to understand the operation.
Steps to build the lab:
Download and install a Windows 10 and Windows server (2016/2019), on Virtual box.
Make sure they are both on the same network, and can ping each other.
Install Active directory roles on the Window server using server manager. You can name the domain "IAM.Local".
Join Windows 10 to the domain (IAM.Local)
Install remote administration tool on your Windows 10 machine.
Information Security Access Controls, Centralized, Decentralized, and Role based access controls
OpenIAM installation can be challenging if you don't use the right version of OS or software, or miss one of the steps. I suggest you read the materials carefully and follow the steps, and use the right version of OS. You might give this a coupe of tries, using CentOS or Ubuntu, don't get disappointed if one doesn't work for you, try the other one.
https://docs.openiam.com/docs-4.2.1.2/installation/2-docker-installation
Identity and Access Management is a fundamental and critical cybersecurity capability, to ensure the right people and things have the right access to the right resources at the right time.
In this course, you will learn about different components of Identity and Access Management, security considerations and some labs and examples.