mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-18 18:19:25 -05:00
www/web-proxy-sso: model style
This commit is contained in:
parent
7c710d4be9
commit
85f1bb94bf
1 changed files with 2 additions and 6 deletions
|
|
@ -1,8 +1,6 @@
|
|||
<model>
|
||||
<mount>//OPNsense/ProxySSO</mount>
|
||||
<description>
|
||||
Web-proxy Single Sign-On plugin
|
||||
</description>
|
||||
<description>Web-proxy Single Sign-On plugin</description>
|
||||
<items>
|
||||
<EnableSSO type="BooleanField">
|
||||
<Default>0</Default>
|
||||
|
|
@ -16,8 +14,6 @@
|
|||
<W2008>Windows 2008 with AES</W2008>
|
||||
</OptionValues>
|
||||
</ADKerberosImplementation>
|
||||
<KerberosHostName type="TextField">
|
||||
<Required>N</Required>
|
||||
</KerberosHostName>
|
||||
<KerberosHostName type="TextField"/>
|
||||
</items>
|
||||
</model>
|
||||
|
|
|
|||
Loading…
Reference in a new issue