Set Up AWS Federated Authentication with Active Directory Federation Services
AWS DevOps/System Administration Videos
•
13m
In this tutorial, we will walk through how to set up AWS Identity and Access Management (IAM), federated sign-in through Active Directory (AD) and Active Directory Federation Services (ADFS). With IAM, you can centrally manage users, security credentials such as access keys, and permissions that control which resources users can access. Customers have the option of creating users and group objects within IAM or they can utilize a third-party federation service to assign external directory users access to AWS resources. We will look at how you can set up this sign on with Active Directory.
You can follow along with instructions used in this tutorial at: https://aws.amazon.com/blogs/security/aws-federated-authentication-with-active-directory-federation-services-ad-fs/
Up Next in AWS DevOps/System Administration Videos
-
Installing AWS CLI version 2 on Windows
This video describes how to install, upgrade, and remove AWS CLI version 2 on Windows.
https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-windows.html -
Create a Kubernetes Cluster with Amaz...
This AWS EKS walkthrough helps you to create all of the required resources to get started with Amazon EKS using the AWS Management Console. In this tutorial, you manually create each resource in the Amazon EKS or AWS CloudFormation consoles. At the end of this tutorial, you will have a running Am...