3.8 Given a Scenario, Implement Authentication and Authorization Solutions Flashcards
Password Keys
A device that is in the area when authentication is happening.
Password Vaults
Is a credential manager. Keeps all secrets info inside a encrypted vault.
CHAP
Challenge-Handshake Authentication Protocol
Is a challenge then response between sever and client
Password Authentication Protocol
a insecure plaintext protocol
RADIUS
Remote Authentication Dial-In User Service is a server that allows you use a RAS (remote access server)
SSO
Single Sign-On means that you only have to authenticate once.
SAML
Security Assertion Markup Language supports the exchange of authentication and authorization between systems.
OAuth
Open Authorization is the standard for allowing you to use the same authorization between primary and third party sites.
Kerberos
Third party protocol used in a SSO system.
MAC in Military
Mandatory access control
Military/GOV assigning clearances
MAC in Private
Confidential/proprietary
Private
Sensitive
Public
DAC
Discretionary access control
User has control over who has access to resources that the user owns
PAM
Privileged access management (PAM) is the control over issuing higher-than-normal user privileges to specific subjects