mirror of
https://github.com/goauthentik/authentik
synced 2026-05-05 06:32:15 +02:00
website/docs: change permission name from 'Can view Admin interface' to 'Can access…' (#20412)
* Update permission name from 'Can view Admin interface' to 'Can access admin interface' based on the current 2025.12 release Signed-off-by: Kofl <thomas@kofler.tk> * Fix other references to old permission name --------- Signed-off-by: Kofl <thomas@kofler.tk> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
This commit is contained in:
@@ -32,7 +32,7 @@ Additionally, authentik employs _initial permissions_ to streamline the process
|
||||
|
||||
### Global permissions
|
||||
|
||||
Global permissions define coarse-grained access control. For example, a role with a global permission of "Can change Flow" can change any [flow](../../add-secure-apps/flows-stages/flow/index.md). Some permissions only make sense as global permissions, e.g. the permission to add a specific object type or whether a user [`Can view admin interface`](./manage_permissions.md#assign-can-view-admin-interface-permissions).
|
||||
Global permissions define coarse-grained access control. For example, a role with a global permission of "Can change Flow" can change any [flow](../../add-secure-apps/flows-stages/flow/index.md). Some permissions only make sense as global permissions, e.g. the permission to add a specific object type or whether a user [`Can access admin interface`](./manage_permissions.md#assign-can-access-admin-interface-permissions).
|
||||
|
||||
### Object permissions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user