In this chapter, we will look at different types of authentication and how to dispose of data. We will first look at identity and access management concepts.
We will cover the following exam objectives in this chapter:
- Comparing and contrasting identity and access management concepts:
- Identification: authentication, authorization, and accounting (AAA)
- Multifactor authentication: something you are—something you have—something you know—somewhere you are—something you do
- Federation—single sign-on—transitive trust
- Given a scenario, install and configure identity and access services:
- LDAP—Kerberos—TACACS+—CHAP—PAP—MSCHAP—RADIUS—SAML—OpenID Connect—OAuth —Shibboleth—Secure token—NTLM
- Given a scenario, implement...