This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:a:authentication [2021/08/11 10:17] murphy |
dido:public:ra:xapend:xapend.a_glossary:a:authentication [2021/10/03 18:03] (current) 204.48.92.159 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Authentication ===== | ===== Authentication ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary | Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **Authentication** is the process of determining whether someone or something is, in fact, who or what it declares itself to be. Authentication technology provides [[dido:public:ra:xapend:xapend.a_glossary:a:accesscontrol|access control]] for systems by checking to see if a user's credentials match the credentials in a database of authorized users or in a data authentication server. | + | **Authentication** is the process of determining whether someone or something is, in fact, who or what it declares itself to be. Authentication technology provides [[dido:public:ra:xapend:xapend.a_glossary:a:accesscontrol|access control]] for systems by checking to see if a user's credentials match the credentials in a database of authorized users or in a data authentication [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]]. |
| Users are usually identified with a user ID, and authentication is accomplished when the user provides a credential, for example, a [[dido:public:ra:xapend:xapend.a_glossary:p:password]], that matches that user ID. Most users are most familiar with using a password, which, as a piece of information that should be known only to the user, is called a knowledge authentication factor. Other authentication factors, and how they are used for two-factor or [[dido:public:ra:xapend:xapend.a_glossary:m:mfa|multifactor authentication (MFA)]] | Users are usually identified with a user ID, and authentication is accomplished when the user provides a credential, for example, a [[dido:public:ra:xapend:xapend.a_glossary:p:password]], that matches that user ID. Most users are most familiar with using a password, which, as a piece of information that should be known only to the user, is called a knowledge authentication factor. Other authentication factors, and how they are used for two-factor or [[dido:public:ra:xapend:xapend.a_glossary:m:mfa|multifactor authentication (MFA)]] | ||