Bypassing the TeamSite login page

Options
System
System Administrator
edited July 16, 2021 in TeamSite #1
Hi,

I am developing a web application which has a link to the teamsite. The application stores all the authentication parameters necessary for logging into the Teamsite(username/password/role etc..).

How to bypass the Teamsite login page go directly to the webdesk or webdesk pro page?

Comments

  • You would need to customize the landing page within TeamSite to look for the right credentials.

    \iw-home\httpd\webapps\webdesk\teamsite\login.jsp

    but to use this page, you need to turn off using jsp:
    • rename \iw-home\httpd\webapps\webdesk\WEB-INF\web.xml to web.xml_current.
    • Rename \iw-home\httpd\webapps\webdesk\WEB-INF\web.xml_no_jsp to web.xml
    • iwreset -a

    --Adam Wilson
    Senior Programmer
TeamSite Developer Resources

  • Docker Automation

  • LiveSite Content Services (LSCS) REST API

  • Single Page Application (SPA) Modules

  • TeamSite Add-ons

If you are interested in gaining full access to the content, you can register for a My Support account here.
image
OpenText CE Products
TeamSite
APIs