Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf15deae

Browse files
Search filter in LDAP settings
1 parenta8fca51 commitf15deae

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

‎_docs/administration/single-sign-on/sso-ldap.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ Once you have that information, fill the fields as shown below:
5252

5353
{% include image.html
5454
lightbox="true"
55-
file="/images/administration/sso/ldap/ldap-settings.png"
56-
url="/images/administration/sso/ldap/ldap-settings.png"
55+
file="/images/administration/sso/ldap/ldap-settings-example.png"
56+
url="/images/administration/sso/ldap/ldap-settings-example.png"
5757
alt="LDAP settings"
5858
caption="LDAPS settings"
59-
max-width="70%"
59+
max-width="80%"
6060
%}
6161

6262
**Client Name* - leave the field empty and it will get an autogenerated value once you save the settings.
@@ -65,6 +65,7 @@ max-width="70%"
6565
**Server URL* - Codefresh supports both the`ldap` and`ldaps` protocol. You also need a certificate for`ldaps`.
6666
**Distinguished name* - the username of the user that will search other users in LDAP notation (combination of`cn`,`ou`,`dc`).
6767
**Search Base* - the scope to search other users in LDAP notation.
68+
**Search Filter* - the attribute by which the user will be searched on the LDAP server. By default this field is set to`uid`. For the Azure LDAP server, you need to set this field to`sAMAccountName`.
6869
**Certificate* - the security certificate of the LDAP server. Paste the value directly on the field. Do not convert to base64 or any other encoding by hand. Needed only for`ldaps`. Leave the field empty if you use`ldap`.
6970

7071
Click the*Save* button. LDAP users should now be able to login to Codefresh using LDAP.
32.9 KB
Loading
-28.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp