www/web-proxy-sso: style

This commit is contained in:
Franco Fichtner
2025-12-09 15:28:09 +01:00
parent c8a35ea27b
commit e591bd7e5a
@@ -1,23 +1,23 @@
<model>
<mount>//OPNsense/ProxySSO</mount>
<description>
<mount>//OPNsense/ProxySSO</mount>
<description>
Web-proxy Single Sign-On plugin
</description>
<items>
<EnableSSO type="BooleanField">
<Default>0</Default>
<Required>Y</Required>
</EnableSSO>
<ADKerberosImplementation type="OptionField">
<Default>W2008</Default>
<Required>Y</Required>
<OptionValues>
<W2003>Windows 2003</W2003>
<W2008>Windows 2008 with AES</W2008>
</OptionValues>
</ADKerberosImplementation>
<KerberosHostName type="TextField">
<Required>N</Required>
</KerberosHostName>
</items>
<items>
<EnableSSO type="BooleanField">
<Default>0</Default>
<Required>Y</Required>
</EnableSSO>
<ADKerberosImplementation type="OptionField">
<Default>W2008</Default>
<Required>Y</Required>
<OptionValues>
<W2003>Windows 2003</W2003>
<W2008>Windows 2008 with AES</W2008>
</OptionValues>
</ADKerberosImplementation>
<KerberosHostName type="TextField">
<Required>N</Required>
</KerberosHostName>
</items>
</model>