Getting Started

Explore the different Enterprise features below or learn more about the walt.id Enterprise Stack in general here.

Foundations

Learn the core building blocks of the Enterprise Stack: Organisations, Tenants, Services, and Permissions & Access.

Checkout Enterprise Foundations

Administration

Explore how to use Organizations, Tenants, and allow Access & Permissions in detail.

Services

Checkout full list here


Quickstart


You need to be a walt.id Enterprise customer to use this quickstart.


  1. Clone the repository
git clone https://github.com/walt-id/waltid-enterprise-quickstart.git
  1. Login to Docker
docker login -u waltid

When prompted, use your personal access token as the password.

  1. Start docker-compose
docker-compose up

Once docker-compose is running, you can visit enterprise.localhost:3000/swagger to access the Enterprise APIs.

Next Steps

  • Enterprise Foundations - Learn more about the Enterprise Stack core building blocks
  • Quickstart (5 min) - Guided CLI setup
  • Tutorial (30 min) - Step-by-step walkthrough
  • Administration - Learn about organizations, tenants, and the details of authentication and access management.
  • Services - Explore various services (e.g., issuer, verifier) and their detailed usage.
  • FAQ - Frequently asked questions about the Enterprise Stack.
Last updated on December 15, 2025