Chapter 10 Authentication and Authorization Flashcards

1
Q

every policy document requires which three key-value pairs?

A

effect, action, resource

E.A.R.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

List the five things that AWS federation can facilitate

A
  1. custom built IDP
  2. cross account access
  3. SAML
  4. OIDC
  5. Microsoft Active Directory
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Prerequisites for using AWS SSO

A
  1. Use Organizations master account
  2. configure MS Active Directory in the AWS Directory Service
  3. Ensure AD resides in US-East-1 region
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

AWS SSO records all user portal sign-in activities in ______.

A

AWS Cloudtrail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

STS tokens consist of what?

A

Acess Key ID, Secret Access Key, Security Token

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are ways in which authentication is provided with AWS Cognito?

A
  1. your own identity store
  2. Social identity providers like Amazon or Facebook
  3. SAML based identity solutions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cognito Sync Store vs Cognito Sync

A

With Amazon Cognito Sync store, you can authenticate users using third-party social identity providers or create your own identity store. With Amazon Cognito Sync, you can synchronize identities across multiple devices and the web.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

4 ways to integrate MS Active Directory with AWS

A
  1. Run MSAD on EC2 instance
  2. Use Active Directory Connector to connect on prem AD with AWS services
  3. Create Simple Active Directory for basic AD compatibility
  4. deploy AWS managed Microsoft AD
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Notable MS SQLServer exceptions within AD for AWS

A

Both AWS Active Directory Connector and Simple Active Directory are incompatible with SQL Server hosted via RDS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Two main components of AWS Cognito

A

User pools and identity pools

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is one notable benefit of using AWS as an identity provider to access non AWS resources?

A

Using AWS as an Id`P allows you to use AWS CloudTrail to audit who is using the service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a prerequisite for using AWS SSO?

A

Set up AWS Organizations and enable all features

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What token would you use for a longer term session?

A

GetFederationToken

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the best choice for using an eisting RADIUS based MFA infrastructure?

A

Active Directory Connector

How well did you know this?
1
Not at all
2
3
4
5
Perfectly