Skip to content

Commit bbd16ec

Browse files
committed
Revise to include authenticated users
1 parent 7424fa1 commit bbd16ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/en/docs/refguide/modeling/app-explorer/app/navigation

content/en/docs/refguide/modeling/app-explorer/app/navigation/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The fallback page is a page or microflow that can be used to customize the appli
110110

111111
### Authentication {#authentication}
112112

113-
If an [anonymous user](/refguide/anonymous-users/) tries to access a resource to which the user has no access, the configured [sign-in page](/refguide/authentication-widgets/) will be displayed, prompting the user to sign in.
113+
If a user, [anonymous](/refguide/anonymous-users/) or authenticated, tries to access a resource to which the user has no access, the configured [sign-in page](/refguide/authentication-widgets/) will be displayed, prompting the user to sign in.
114114

115115
If the sign-in page is set to none, a built-in pop-up window will appear instead. The page title is translatable and may be overridden.
116116

0 commit comments

Comments
 (0)