mirror of
https://github.com/goauthentik/authentik
synced 2026-05-05 06:32:15 +02:00
website/docs: add another sentence to First Steps about restricting access to apps (#21517)
* add another sentence about restricting access to apps * tweaks * Update website/docs/install-config/first-steps/index.mdx Co-authored-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> * Lint fix --------- Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
This commit is contained in:
@@ -195,6 +195,8 @@ Now that you can access the authentik Admin interface, and you have added an app
|
||||
Now that you have added your first application, and a new user, here are some typical next steps:
|
||||
|
||||
- Assign your new user to appropriate [groups](../../users-sources/user/user_basic_operations.md#add-a-user-to-a-group) and [roles](../../users-sources/user/user_basic_operations.md#add-a-user-to-a-role).
|
||||
- [Restrict access](../../add-secure-apps/applications/manage_apps.mdx#use-bindings-to-control-access) to an application. See more below about [using bindings to restrict access](#using-bindings-to-allow-or-restrict-access-to-applications).
|
||||
- Learn more about [Role Based Access Control (RBAC) in authentik](../../users-sources/access-control/index.mdx).
|
||||
- Configure federated or external [sources](../../users-sources/sources/index.md) (an existing source of user credentials and other user data).
|
||||
- Set up MFA
|
||||
- Define [property mappings](../../add-secure-apps/providers/property-mappings/index.md).
|
||||
|
||||
Reference in New Issue
Block a user