Table of Contents

What is the Principal of a user in Authentication?

About

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

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

Example

{
 "username": "alice"
}