189k views
5 votes
Which of the following are components of IAM? Select 4

a. Roles
b. Users
c. Groups
d. Permissions
e. Authenticator
f. Authorizer
g. Access controls

User Spyros
by
7.9k points

1 Answer

3 votes

Final answer:

The components of IAM include roles, users, groups, and permissions.

Step-by-step explanation:

The components of IAM (Identity and Access Management) include the following:

  • Roles: Roles define a set of permissions which can be assigned to users or groups.
  • Users: Users are individuals who can access resources within a system.
  • Groups: Groups are a collection of users who share similar permissions.
  • Permissions: Permissions determine what actions a user or group can perform within a system.

Authenticator, Authorizer, and Access controls are related to the authentication and authorization process but are not considered components of IAM.

User Pernell
by
9.0k points