Getting Started

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

Concepts

Learn the core concepts 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

Last updated on November 3, 2025