Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
72:enable_support [2018/11/29 11:34] – [Enable Support for Autologin in Stages] evt72:enable_support [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
 [[:72:autologin_deployment_guide|Deployment Guide]] [[:72:autologin_deployment_guide|Deployment Guide]]
  
-====== Enable Support for Autologin in Stages ======+====== Enable Support for Kerberos Autologin in Stages ======
  
-By default, Autologin is configured to be off. To enable Autologin, set the configuration property “autologin.spnego.enabled” to “true” (add <property name="**autologin.spnego.enabled**" value="**true**"/>This is configured in the respective ''conf/config.xml'' section.+By default, Autologin is configured to be off. To enable Kerberos Autologin, set the configuration properties “autologin.spnego.enabled” to “true”
 + 
 +<property name="**autologin.spnego.enabled**" value="**true**"/> 
 + 
 +This is configured in the respective ''conf/config.xml'' section.