Skip to main content
Star us on GitHub Star

Adding Identities

Adding an identity is often referred to as enrolling an identity. This is the act of bootstrapping trust between the computer adding an identity and the OpenZiti Controller.

There are numerous mechanisms to bootstrap this trust and enroll an identity to a tunneler. The most common is probably via a JWT using a one-time token. There are however, other enrollment types. Currently, each type of enrollment comes in the form of a JWT with one notable exception - the URL.

Types of Enrollment Supported