target the correct cofig for openldap search shibb

rancher/rancher#25775
This commit is contained in:
Westly Wright 2020-03-04 15:22:44 -07:00
parent 6376b0c671
commit 87d88164ab
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
1 changed files with 2 additions and 2 deletions

View File

@ -203,13 +203,13 @@
}}
<span class="input-group-addon bg-default">
<label>
{{t "ldap.accessConfig.port.checkbox"}} {{input type="checkbox" checked=authConfig.tls}}
{{t "ldap.accessConfig.port.checkbox"}} {{input type="checkbox" checked=shibbolethOpenLdapConfig.tls}}
</label>
</span>
</div>
</div>
</div>
{{#if authConfig.tls}}
{{#if shibbolethOpenLdapConfig.tls}}
<hr/>
<div class="row pt-10">
<div class="col span-12 input-group mt-0">