Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
dfd3ff64
Unverified
Commit
dfd3ff64
authored
5 years ago
by
Guido
Committed by
GitHub
5 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in authentication docs (#84)
parent
861f8f23
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Authentication.md
docs/src/documents/Security/Authentication.md
+1
-1
No files found.
docs/src/documents/Security/Authentication.md
View file @
dfd3ff64
...
@@ -116,7 +116,7 @@ atlas.authentication.method.ldap.ad.default.role=ROLE_USER`}
...
@@ -116,7 +116,7 @@ atlas.authentication.method.ldap.ad.default.role=ROLE_USER`}
<SyntaxHighlighter
wrapLines=
{true}
language=
"shell"
style=
{theme.dark}
>
<SyntaxHighlighter
wrapLines=
{true}
language=
"shell"
style=
{theme.dark}
>
{
`atlas.authentication.method.ldap.url=ldap://<Ldap server ip>:389
{
`atlas.authentication.method.ldap.url=ldap://<Ldap server ip>:389
atlas.authentication.method.ldap.userDNpattern=uid={0
]
,ou=users,dc=example,dc=com
atlas.authentication.method.ldap.userDNpattern=uid={0
}
,ou=users,dc=example,dc=com
atlas.authentication.method.ldap.groupSearchBase=dc=example,dc=com
atlas.authentication.method.ldap.groupSearchBase=dc=example,dc=com
atlas.authentication.method.ldap.groupSearchFilter=(member=cn={0},ou=users,dc=example,dc=com
atlas.authentication.method.ldap.groupSearchFilter=(member=cn={0},ou=users,dc=example,dc=com
atlas.authentication.method.ldap.groupRoleAttribute=cn
atlas.authentication.method.ldap.groupRoleAttribute=cn
...
...
This diff is collapsed.
Click to expand it.
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