Table of Contents

About

A principal in security is the unique identifier of an identity ie:

  • object,
  • service,
  • person (users),
  • groups,
  • domains,
  • service accounts.

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"
}