Authentication

1 revision
#11 week ago
+6
Migrated from pages table
+**Authentication** is the act of proving identity. It verifies that a user or system is who they claim to be, often through presenting [Credentials](/wiki/credential) to gain [Access](/wiki/access) to a protected resource.
+## See also
+- [Authorization](/wiki/authorization)
+- [Security](/wiki/security)
+- [Password](/wiki/password)
... 1 more lines