---
title: Getting started
description: Get started with the Token Vault:
component: sdks
version: latest
page_id: sdks:token-vault:getting-started
canonical_url: https://docs.pingidentity.com/sdks/latest/token-vault/getting-started.html
revdate: Tue, 18 Jul 2023 14:37:51 +0100
keywords: ["Integration", "Features", "Source Code", "OAuth 2.0", "Integration"]
---

# Getting started

Get started with the Token Vault:

[icon: server, set=fad, size=3x]

#### [Configure the authorization server](getting-started/01-configure-authorization-server.html)

Learn how to set up your PingOne Advanced Identity Cloud or PingAM instance with an OAuth 2.0 client and suitable CORS configuration.

[icon: tools, set=fad, size=3x]

#### [Prepare for Token Vault](getting-started/02-prepare-for-token-vault.html)

Discover how to integrate the Token Vault into your app and make some necessary changes to your environment.

[icon: code, set=fad, size=3x]

#### [Implement Token Vault code](getting-started/03-implement-token-vault-code.html)

Find out about the three main components to configure when implementing the Token Vault.

[icon: file-certificate, set=fad, size=3x]

#### [Access a protected resource via Token Vault](getting-started/04-obtain-tokens.html)

Implement origin isolation by accessing a resource through the Token Vault.
