Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
72:enable_support [2018/07/06 17:35] – created bkkr72:enable_support [2019/02/28 10:24] – [Enable Support for Autologin in Stages] mmk
Line 1: Line 1:
-======   Deployment Guide   ======+[[:72:autologin_deployment_guide|Deployment Guide]]
  
 ====== Enable Support for Autologin in Stages ====== ====== Enable Support for Autologin in Stages ======
 +
 +By default, Autologin is configured to be off. To enable Autologin, set the configuration properties “autologin.spnego.enabled” and “autologin.tomcat.enabled” to “true”.
 +
 +<font inherit/Courier New,Courier,monospace;;inherit;;inherit><property name="**autologin.spnego.enabled**" value="**true**"/></font>
 +
 +<font inherit/Courier New,Courier,monospace;;inherit;;inherit><property name="**autologin.tomcat.enabled**" value="**true**"/></font>
 +
 + This is configured in the respective ''conf/config.xml'' section.