Fix missing sso port

This commit is contained in:
Philippe Caseiro 2020-11-24 14:33:17 +01:00
parent 36fe95a0ca
commit dfeb49f3d6
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@
<variable name='eolesso_cas_folder' redefine="True" exists='True'> <variable name='eolesso_cas_folder' redefine="True" exists='True'>
<value>cas</value> <value>cas</value>
</variable> </variable>
<variable name='eolesso_port' redefine="True" exists='True'>
<value>443</value>
</variable>
</family> </family>
</variables> </variables>