This topic gives you an overview of Single Sign‑On for VMware Tanzu Application Service.

Single Sign‑On is an all-in-one solution for securing access to apps and APIs on VMware Tanzu Application Service for VMs. Single Sign‑On provides support for native authentication, federated single sign-on, and authorization. Operators can configure native authentication and federated single sign-on, for example SAML, to verify the identities of application users. After authentication, Single Sign‑On uses OAuth 2.0 to secure resources or APIs.

About Single Sign‑On

Single Sign‑On enables users to log in through a single sign-on service and access other apps that are hosted or protected by the service. This improves security and productivity by removing the need for users to log in to individual apps.

Developers are responsible for selecting the authentication method for application users. They can select native authentication provided by the User Account and Authentication (UAA) or external identity providers. UAA is an open source identity server project under the Cloud Foundry (CF) foundation that provides identity based security for apps and APIs.

Single Sign‑On supports service provider-initiated authentication flow and single logout. It does not support identity provider-initiated authentication flow. All Single Sign‑On communication takes place over SSL.

OAuth 2.0 Authorization

After authentication, Single Sign‑On uses OAuth 2.0 for authorization. OAuth 2.0 is an authorization framework that delegates access to apps to access resources on behalf of a resource owner.

Developers define resources required by an application bound to a Single Sign‑On service instance and administrators grant resource permissions. See the Configuring Applications topic for more details.

Product Snapshot

The following table provides version and version-support information about Single Sign‑On:

Element Details
Version 1.16.2
Release Date April 25, 2024
Compatible Tanzu Operations Manager versions 3.0 and 2.10
Compatible VMware Tanzu Application Service for VMs versions 6.0, 5.0, 4.0, 3.0, 2.13, and 2.11
IaaS support AWS, GCP, OpenStack, Azure, and vSphere

Integration Guides

Use these guides to help you plan and implement your integration with Single Sign‑On.

Useful Links

check-circle-line exclamation-circle-line close-line
Scroll to top icon