Skip to content

Commit e56f30c

Browse files
phil198renetapopova
authored andcommitted
unifiying config description
1 parent 4404e2a commit e56f30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4624,7 +4624,7 @@ m|++++++
46244624
[frame="topbot", stripes=odd, grid="cols", cols="<1s,<4"]
46254625
|===
46264626
|Description
4627-
a|When set to `true`, users can *only* authenticate when there is a user in the database with an xref:authentication-authorization/auth-providers.adoc[Auth Provider] which links to the provider that the user is trying to authenticate with. If there is no matching xref:authentication-authorization/auth-providers.adoc[Auth Provider], the user will not be able to authenticate or authorize. This applies to all providers. Conversely, when set to `false`, users' xref:authentication-authorization/auth-providers.adoc[Auth Providers] will have no bearing on the way that they are authenticated and authorized, instead authentication and authorization will be controlled centrally (for all users) by the database configuration.
4627+
a|This controls if a local user has to be created for external authentication. "If set to the default (`false`), no user has to be created to authenticate with an external authentication provider. If set to `true`, a user representing the external user must be created before they can authenticate successfully.
46284628
|Valid values
46294629
a|A boolean.
46304630
|Default value

0 commit comments

Comments
 (0)