User Account and Authentication

Page last updated:

This topic provides an overview of the User Account and Authentication (UAA) documentation.

Overview

UAA is an open-source identity server project under the Cloud Foundry Foundation.

UAA provides enterprise scale identity management features and identity-based security for apps and APIs. It supports open standards for authentication and authorization.

For more information, see the UAA repository on GitHub.

Table of Contents

These topics present an overview of how UAA works and a discussion of key concepts:

UAA API

UAA also has a public API. For more information, see the UAA API documentation.

Create a pull request or raise an issue on the source for this page in GitHub