Identity and Access Management Flashcards

1
Q

IAM (Identity and Access Management)

A

is a framework of policies, processes, and technologies that is used to manage digital identities and control user access to resources within an organization

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

SSO Single Sign-on

A

is an authentication process that allows users to access multiple applications or services with a single set of credentials (username and password).

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

LDAP ( Lightweight Directory Access Protocol)

A

is a protocol used for accessing and managing directory information over a network. It is commonly used for authentication and authorization purposes, allowing applications to connect to a directory service to retrieve user and resource information.

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

X.500 Directory Information Tree

A

is a series of standards specified by the International Telecommunication Union (ITU) for directory services, which define how to structure and access directory information. At the core of X.500 is the Directory Information Tree (DIT), which organizes and stores directory entries in a hierarchical structure.

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

SAML Security Assertion Markup Language

A

is an open standard for exchanging authentication and authorization data between parties, particularly between an identity provider (IdP) and a service provider (SP). SAML is primarily used for Single Sign-On (SSO) scenarios

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

OAuth

A

is an open standard for access delegation commonly used for token-based authentication and authorization on the internet. It allows third-party applications to obtain limited access to a user’s resources without exposing their credentials. OAuth is widely used by various web services, enabling users to grant access to their data stored on one site to another site without sharing their passwords

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

Federation

A

refers to the establishment of a trust relationship between multiple identity providers (IdPs) and service providers (SPs) that allows users to authenticate and access resources across different domains or organizations seamlessly. Federation enables Single Sign-On (SSO) capabilities across disparate systems, facilitating a smoother user experience and improved security.

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

Interoperability

A

refers to the ability of different systems, applications, or organizations to work together and communicate effectively. In the context of technology and information systems, interoperability ensures that diverse software and hardware components can exchange data and use the information that has been exchanged without requiring special effort by the user.

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