generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from layer5io/theBeginner86/identity/1
[identity] Users, Teams, Orgs
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
--- | ||
title: Users | ||
description: > | ||
A short lead description about this section page. Text here can also be **bold** or _italic_ and can even be split over multiple paragraphs. | ||
Each user account represents an individual collaborator. Individual user accounts exist beyond the bounds of organizations. | ||
date: 2023-10-30 | ||
categories: [Identity] | ||
tags: [users] | ||
--- | ||
|
||
{{% pageinfo %}} | ||
Organizations, Teams, Users | ||
Page under construction. | ||
{{% /pageinfo %}} | ||
|
||
Organization and teams may have any number of users accounts. User accounts are treated as sovereign entities that are owned by individual individuals, not by corporations. | ||
|
||
Users and their tokens may be authorized to access resources. Users can be created and managed by the Provider Admins, Organization Admins, or Team Admins. Users of one organization may be granted access to resources (e.g. Workspaces and Designs) of another organization. User entitlement, roles and permissions are org-scoped, meaning that the entitlements and permissions that a given user has in one organization does not necessarily reflect the same level of access that their membership in another oganziation does. |