Skip to content

Allow the configuration of multiple LDAP servers #550

@siegfriedweber

Description

@siegfriedweber

Only one LDAP server can be set in a SecretClass:

---
apiVersion: secrets.stackable.tech/v1alpha1
kind: SecretClass
spec:
  backend:
    kerberosKeytab:
      admin:
        activeDirectory:
          ldapServer: sble-addc.sble.test

It would probably be a good idea if multiple LDAP servers can be specified to support high availability.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions