Table of Contents

About

A principal in security is the unique identifier of an identity (ie object, service, or person).

The identity key or principal is typically an account’s user name such as:

Example

  • A principal for a simple user/password based auth
{
 "username": "alice"
}