Skip to content

Commit b57bdc8

Browse files
Update config docs (#189)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependencytrack-bot <106437498+dependencytrack-bot@users.noreply.github.com>
1 parent 3af6cd6 commit b57bdc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/configuration/properties.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,12 +1266,12 @@ Specifies the Attribute that identifies a users ID. <br/><br/> Example (Micros
12661266

12671267
<span id="dtldapsecurity-auth">**`dt.ldap.security-auth`** [](#dtldapsecurity-auth){ .headerlink }</span>
12681268

1269-
Specifies the LDAP security authentication level to use. Its value is one of the following strings: "none", "simple", "strong". If this property is empty or unspecified, the behaviour is determined by the service provider.
1269+
Specifies the LDAP security authentication level to use. <br/><br/> If this property is empty or unspecified, the behaviour is determined by the service provider.
12701270

12711271
<table>
12721272
<tr><th>Type</th><td style="border-width: 0"><code>enum</code></td></tr>
12731273
<tr><th>Default</th><td><code>simple</code></td></tr>
1274-
<tr><th>Valid Values</th><td><code>[none, simple, strong]</code></td></tr>
1274+
<tr><th>Valid Values</th><td><code>[none, simple]</code></td></tr>
12751275
<tr><th>ENV</th><td><code>DT_LDAP_SECURITY_AUTH</code></td></tr>
12761276
</table>
12771277

0 commit comments

Comments
 (0)