website/docs: initial permissions: fix usage of term admin (cherry-pick #14300) (#14302)

Co-authored-by: Dominic R <dominic@sdko.org>
fix usage of term admin (#14300)
This commit is contained in:
gcp-cherry-pick-bot[bot]
2025-04-30 15:44:44 +02:00
committed by GitHub
parent 6d39efd3e3
commit fb01d8e96a

View File

@ -9,7 +9,7 @@ Initial permissions automatically assigns [object-level permissions](./permissio
The purpose of initial permissions is to assign a specific user (or role) a set of pre-selected permissions that are required for them to accomplish their tasks.
An authentik Admin creates an initial permissions object (a set of selected permissions) and then associates it with either: 1. An individual user. 2. A role - in which case everyone in a group with that role will have the same initial permissions.
An authentik administrator creates an initial permissions object (a set of selected permissions) and then associates it with either: 1) an individual user 2) a role - in which case everyone in a group with that role will have the same initial permissions.
## Common use cases