Join us on June 5th for a Tech Talk with Bill Doerrfeld and Kenn Hussey as we discuss the future of open source. Register now
.
Back to Kubernetes Glossary

OAuth

What is OAuth?

OAuth is an open standard and protocol for authentication on the Internet.The OAuth protocol enables Single Sign-On use cases, where a user can authenticate with different websites or applications with the same set of credentials without directly sharing the actual credentials with the website.

The OAuth protocol is defined in multiple RFCs, including:

Related Terms