Update flows.adoc
This commit is contained in:
parent
24635950b5
commit
d4bb4d6789
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
An _authentication flow_ is a container for all authentications, screens, and actions that must happen during login, registration, and other
|
An _authentication flow_ is a container for all authentications, screens, and actions that must happen during login, registration, and other
|
||||||
{project_name} workflows.
|
{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
|
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
|
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:
|
left drop-down list select `browser` to come to the screen shown below:
|
||||||
|
|
||||||
.Browser Flow
|
.Browser Flow
|
||||||
image:{project_images}/browser-flow.png[]
|
image:{project_images}/browser-flow.png[]
|
||||||
|
|
Loading…
Reference in a new issue