Identification, Authentication and Authorization - Quiz

  • AAuthentication with an "O".
  • BAn open standard that allows users to share personal resources stored on a site with another site, without having to share their credentials.
  • CAn open standard that allows users to securely share their credentials, typically username and password with other websites or entities.
  • DNone of the above options
  • AA system or entity which can verify and prove identity to other systems/entities involved in the SSO mechanism. Typically, this is also the entity that generates and verifies the SSO token.
  • BA system or entity which encrypts and provides the password of a user to other systems/entities involved in the SSO mechanism so that they can re-authenticate the user.
  • CNone of the above options
  • AOAuth
  • BKerberos
  • COpenID,SAML
  • DAll the above options
  • AThe process where users reuse the same username/password combination across multiple sites.
  • BThe process where stolen account credentials (usernames and/or email addresses and the corresponding passwords). mostly from a data breach are used to gain unauthorized access
  • CThe process wherein an application stores used passwords and prevents a user from using the last three passwords used.
  • Aheader, payload, and signature delimited by dots(.)
  • Bheader, footer, and signature delimited by by dots(.)
  • Cheader, signature, and footer delimited by dots(.)
  • AA) An authentication mechanism in which a user enters a principal value during authentication.
  • BB) An entity that can be authenticated by a system by using the identifier associated with that entity.
  • CC) A person, computer, printer, device, or a group of these. For example, a person can be given a user ID as an identifier, which can then be used by a system to authenticate the user.
  • DB) and C)
  • AIdentification
  • BAuthorization
  • CAuthentication