Skip to content

Commit a52451d

Browse files
authored
docs: link LDAP auth to TLS server verification (#949)
1 parent b0ccaa8 commit a52451d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/modules/nifi/pages/usage_guide/security.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ spec:
110110

111111
You can follow the xref:tutorials:authentication_with_openldap.adoc[] tutorial to learn how to set up an AuthenticationClass for an LDAP server, as well as consulting the {crd-docs}/authentication.stackable.tech/authenticationclass/v1alpha1/[AuthenticationClass reference {external-link-icon}^].
112112

113+
If your LDAP server uses TLS, the AuthenticationClass also needs to know how to verify the server's certificate.
114+
See xref:concepts:tls-server-verification.adoc[] for how to provide the LDAP server's CA certificate via a SecretClass.
115+
113116
[#authentication-oidc]
114117
=== OIDC
115118

0 commit comments

Comments
 (0)