mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/web-proxy-sso: style
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user