Cloud Foundry UAA

The User Account and Authentication (UAA) server is Cloud Foundry's identity provider and OAuth 2.0 authorization server. It issues tokens consumed by the Cloud Controller, brokers, and operator tooling, and supports SAML and LDAP federation, multifactor authentication, and SCIM-style user and group management.

API entry from apis.yml

apis.yml Raw ↑
aid: cloud-foundry:uaa
name: Cloud Foundry UAA
tags:
- Authentication
- Identity
- OAuth 2.0
- Security
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.cloudfoundry.org/uaa/
properties:
- url: https://docs.cloudfoundry.org/uaa/
  type: Documentation
- url: https://github.com/cloudfoundry/uaa
  type: Source Code
- url: https://docs.cloudfoundry.org/api/uaa/
  type: Reference
description: The User Account and Authentication (UAA) server is Cloud Foundry's identity provider and
  OAuth 2.0 authorization server. It issues tokens consumed by the Cloud Controller, brokers, and operator
  tooling, and supports SAML and LDAP federation, multifactor authentication, and SCIM-style user and
  group management.