website/docs: remove mention of wizard (cherry-pick #13126) (#13219)

Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
Marc 'risson' Schmitt
2025-02-24 14:54:48 +01:00
committed by GitHub
parent 9862e32078
commit db6da159d5
21 changed files with 58 additions and 65 deletions

View File

@ -11,7 +11,7 @@ Providers are the "other half" of [applications](../applications/index.md). They
Applications can use additional providers to augment the functionality of the main provider. For more information, see [Backchannel providers](../applications/manage_apps.md#backchannel-providers).
You can create a new provider in the Admin interface, or you can use the [Application wizard](../applications/manage_apps.md#instructions) to create a new application and its provider at the same time.
You can create a new provider in the Admin interface, or you can use the [**Create with provider** option](../applications/manage_apps.md#instructions) to create a new application and its provider at the same time.
When you create certain types of providers, you need to select specific [flows](../flows-stages/flow/index.md) to apply to users who access authentik via the provider. To learn more, refer to our [default flow documentation](../flows-stages/flow/examples/default_flows.md).