スタートアップ(英語)
コミュニティ(英語)
トレーニング(英語)
チュートリアル(英語)
ドキュメント
API、AI、ツール (英語)
- policyRef:
name: ldap-authentication-flex
config:
ldapServerURL: <string> // OPTIONAL, default: "ldap://127.0.0.1:389"
ldapServerUserDn: <string> // REQUIRED
ldapServerUserPassword: <string> // REQUIRED
ldapSearchBase: <string> // REQUIRED
ldapSearchFilter: <string> // OPTIONAL, default: "(uid={0})"
ldapSearchInSubtree: <bool> // OPTIONAL, default: false


