Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
72:enable_support [2019/02/28 10:24] – [Enable Support for Autologin in Stages] mmk72:enable_support [2019/03/25 13:32] – [Enable Support for Autologin in Stages] mmk
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> <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.
- +
- This is configured in the respective ''conf/config.xml'' section.+