Identity Types Flashcards
Identity Provider (IdP)
An entity that can validate that the credentials that are presented are valid. Identity could be certificate, token, or username/password. OKTA is an example of provider.
Username
This is the account identity given to the user
Attribute
This is a unique variable that the user has in their account details, for example, an employee ID.
Smart Card
A credit card token with a certificate embedded on a chip; it is used in conjunction with a pin.
Certification
This is a digital certificate where two keys are generated, a public key and a private key. The private key is used for identity.
Token
This is a digital token that can either be a SAML token used for federation services or a token used by Open Authentication (OAuth).
SSH Keys
(Secure Shell Hashing) These are typically used by an administrator using a secure remote connection to the server; Private key & Public key