(2) Identity and Access Management Flashcards
Define an Identity
An Identity is a set of declarations that an individual makes about one entity to another entity (such as to an app, computer, or service provider)
What do user accounts require?
User accounts require the skill to identify a specific person and other subjects such as services. These services then grant attributes, rights, memberships to groups, etc.
What are some attributes that are associated with an identity?
Some attributes that are associated with an identity would be items such as name, address, title, etc.
What overall system is used with the Authentication, Authorization, and Accounting (AAA) framework?
Identities are used with the Authentication, Authorization, and Accounting (AAA) framework.
What is privilege management?
Privilege management is the flowing management of Authentication, Authorization, and Accounting (AAA) rights.
When it comes to Multi Factor Authentication (MFA), describe what a knowledge factor is
When it comes to Multi Factor Authentication (MFA), a knowledge factor is something you know.
When it comes to Multi Factor Authentication (MFA), describe what a possession factor is
When it comes to Multi Factor Authentication (MFA), a knowledge factor is something you have.
When it comes to Multi Factor Authentication (MFA), describe what a biometric factor is
When it comes to Multi Factor Authentication (MFA), a biometric factor is something you are.
When it comes to Multi Factor Authentication (MFA), describe what a location factor is
When it comes to Multi Factor Authentication (MFA), a biometric factor is somewhere you are.
When it comes to Single Sign On (SSO), what is shared authentication?
Shared authentication is where an ID is used for multiple sights while relying on authentication through a single ID provider
Name two common SSO technologies
Two common SSO technologies are Lightweight Directory Access Protocol (LDAP) and Central Authentication Service (CAS)
What is OpenID?
OpenID is open sourced standard for decentralized authentication. It is used by the likes of Google, Amazon, and Microsoft, who function as ID providers.
Users create the ID with the ID provider and then people use the IDs to log into many different sites.
In terms of SSO technologies, what is OAuth?
In terms of SSO tech, OAuth is an open sourced standard used by Google, Microsoft, Facebook, and allows users to share parts of their ID or info while authenticating to the original ID provider.
It uses Access Tokens
In terms of SSO technologies, what is OpenID Connect?
OpenID Connect is an authentication layer that uses the OAuth Protocol
In terms of SSO technologies, what is Facebook Connect?
Facebook Connect is also known as Login with Facebook, which is a shared authentication system that uses Facebook credentials for authentication