Ask Question
21 February, 06:48

Conduct online research on web authentication and define what it is. Describe different authentication methods

+1
Answers (1)
  1. 21 February, 09:54
    0
    It is a standard norms of web designed and governed by "W3c" (World Wide Web consortium). The idea of this is to authenticate user using public-key cryptography. Simply it is a way to handle security system in web based mode.

    1. Cookie based authentication - This serves has the default method of authentication.

    2. Token based: If you need security access only for web application and not mobile, this is preferable

    3. Open ID

    4. Third party access

    5. SAML - If you want "single sign-on" go for this method of authentication

    OTP is also one of the method of authentication.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Conduct online research on web authentication and define what it is. Describe different authentication methods ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers