Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
4ec74303
Commit
4ec74303
authored
Mar 02, 2020
by
Blair Lunceford
Committed by
Evan Read
Mar 02, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify description for auto_link_ldap_user setting
parent
785a8b41
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/integration/omniauth.md
doc/integration/omniauth.md
+1
-1
No files found.
doc/integration/omniauth.md
View file @
4ec74303
...
...
@@ -51,7 +51,7 @@ that are in common for all providers that we need to consider.
be created manually or they will not be able to sign in via OmniAuth.
-
`auto_link_ldap_user`
can be used if you have
[
LDAP / ActiveDirectory
](
ldap.md
)
integration enabled. It defaults to false. When enabled, users automatically
created through
OmniAuth will be linked to their LDAP entry
as well.
created through
an OmniAuth provider will have their LDAP identity created in GitLab
as well.
-
`block_auto_created_users`
defaults to
`true`
. If
`true`
auto created users will
be blocked by default and will have to be unblocked by an administrator before
they are able to sign in.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment