LogOut/LogOff on KFS with CAS

  1. Open immutableBar.tag, which is located at kfs/work.web-root/WEB-INF/tags/portal/
  2. Search for <c:otherwise> and comment the code between otherwise.
  3. add below code & save file

<a href=”/cas/logout?” style=”color:#FFFFFF;text-decoration:none;font-weight:bold;”>logoff</a>

Open immutableBar.tag, which is located at kfs/work.web-root/WEB-INF/tags/portal/ Search for <c:otherwise> and comment the code between otherwise. add below code & save file <a href=”/cas/logout?” style=”color:#FFFFFF;text-decoration:none;font-weight:bold;”>logoff</a>

Leave a Reply

Your email address will not be published. Required fields are marked *