- {{ t('authConfig.ldap.hostname.label') }}: | {{ ldapHosts }} |
- {{ t('authConfig.ldap.port') }}: | {{ model.openLdapConfig.port }} |
- {{ t('authConfig.ldap.protocol') }}: | {{ ldapProtocol }} |
- {{ t('authConfig.ldap.serviceAccountDN') }}: | {{ model.openLdapConfig.serviceAccountDistinguishedName }} |
- {{ t('authConfig.ldap.userSearchBase.label') }}: | {{ model.openLdapConfig.userSearchBase }} |
- {{ t('authConfig.ldap.groupSearchBase.label') }}: | {{ model.openLdapConfig.groupSearchBase }} |
+
+ {{ t('authConfig.ldap.hostname.label') }}: | {{ ldapHosts }} |
+ {{ t('authConfig.ldap.port') }}: | {{ model.openLdapConfig.port }} |
+ {{ t('authConfig.ldap.protocol') }}: | {{ ldapProtocol }} |
+ {{ t('authConfig.ldap.serviceAccountDN') }}: | {{ model.openLdapConfig.serviceAccountDistinguishedName }} |
+ {{ t('authConfig.ldap.userSearchBase.label') }}: | {{ model.openLdapConfig.userSearchBase }} |
+ {{ t('authConfig.ldap.groupSearchBase.label') }}: | {{ model.openLdapConfig.groupSearchBase }} |
+