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 [2019/02/28 10:24] – [Enable Support for Autologin in Stages] mmk72: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 properties “autologin.spnego.enabled” and “autologin.tomcat.enabled” to “true”.+By default, Autologin is configured to be off. To enable Kerberos Autologin, set the configuration properties “autologin.spnego.enabled” to “true”.
  
-<font inherit/Courier New,Courier,monospace;;inherit;;inherit><property name="**autologin.spnego.enabled**" value="**true**"/></font>+<property name="**autologin.spnego.enabled**" value="**true**"/>
  
-<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.
- +
- This is configured in the respective ''conf/config.xml'' section.+