oauth tutorial - OAuth vs Kerberos - oauth2 tutorial - oauth authentication
OAuth vs Kerberos
- LDAP (Lightweight Directory Access Protocol) is a software protocol for enabling anyone to locate organizations, individuals, and other resources such as files and devices in a network, whether on the public Internet or on a corporate intranet.
Learn OAuth - OAuth tutorial - ldap - OAuth examples - OAuth programs
Kerberos
- Kerberos is a network authentication protocol. It is designed to provide strong authentication for client/server applications by using secret-key cryptography.
- A free implementation of this protocol is available from the Massachusetts Institute of Technology.
- Kerberos is available in many commercial products as well.
Learn OAuth - OAuth tutorial - kerberos - OAuth examples - OAuth programs
OAuth2
- OAuth 2 is an authorization framework that enables applications to obtain limited access to user accounts on an HTTP service, such as Facebook, GitHub, and DigitalOcean.
Learn OAuth - OAuth tutorial - OAuth - OAuth examples - OAuth programs
Learn OAuth - OAuth tutorial - OAuth2flow - OAuth examples - OAuth programs