Back to Authentik

Blurb First Steps

website/docs/install-config/first-steps/_blurb_first_steps.mdx

latest502 B
Original Source

You are now ready to add your first application and its provider. Then you'll want to add a new user.

To view a typical workflow for adding applications and users, with helpful context and explanations for each step, refer to the First Steps tutorial.

import DocCard from "@theme/DocCard";

<DocCard item={{ type: "link", href: "../../first-steps", label: "First steps", description: "Add an application and provider, then create a user.", }} />