Update flows.adoc

This commit is contained in:
cvcrckt 2019-01-23 13:46:58 -05:00 committed by Stian Thorgersen
parent 24635950b5
commit d4bb4d6789

View file

@ -5,8 +5,8 @@
An _authentication flow_ is a container for all authentications, screens, and actions that must happen during login, registration, and other
{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:
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:
.Browser Flow
image:{project_images}/browser-flow.png[]