From 317b45068be6b25466a21d04fb0f6f4b6fbc5c3b Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Mon, 13 Jun 2016 13:43:38 +0200 Subject: [PATCH] Update topics/authentication/flows.adoc --- topics/authentication/flows.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/authentication/flows.adoc b/topics/authentication/flows.adoc index 53d853e585..a535f6b426 100644 --- a/topics/authentication/flows.adoc +++ b/topics/authentication/flows.adoc @@ -3,7 +3,7 @@ === Authentication Flows An _authentication flow_ is a container for all authentications, screens, and actions that must happen during login, registration, and other -{{book.project.name}} work flows. +{{book.project.name}} workflows. If you go to the admin console `Authentication` left menu item and go to the `Flows` tab, you can view all the defined flows in the system and what actions and checks each flow requires. This section does a walk through of the browser login flow. In the left drop down list select `browser` to come to the screen shown below: