Update topics/authentication/flows.adoc

This commit is contained in:
Stian Thorgersen 2016-06-13 13:43:38 +02:00
parent bc7ac4209e
commit 317b45068b

View file

@ -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: