Bypassing SSO to Access TeamDynamix

Overview

Administrators, and in some cases users (like 3rd-party consultants), may have a need to bypass SSO and use a local login to TeamDynamix if SSO isn't working/is not available to them. In order to bypass SSO, you will need

  • Your local TeamDynamix password
  • Have SSO-only Authentication disabled in your organization's SSO configuration. If SSO-only Authentication is enabled, it can ONLY be bypassed by a user with full-admin access logging in directly to TDAdmin. The instructions to do this in each environment are outlined below.

Bypassing SSO in Production

  1. Navigate to one of the following URLs:
    1. Admin: https://yourdomainname/TDAdmin/LoginTDAuth.aspx
    2. Users: https://yourdomainname/TDNext/LoginTDAuth.aspx
    3. Client Portal: https://yourdomainname/TDClient/LoginTDAuth.aspx
    4. Mobile: https://yourdomainname/TDMobile/LoginTDAuth
  2. User your local TeamDynamix username and password to login
    • Your username will be the same as the username you use to login via SSO
  3. If you are logging into TDAdmin to disable SSO, you further need to:
    1. Click the Security tab
    2. Click Configure SSO
    3. Click Disable SSO
    4. You and the other users in your environment can now access your environment using your normal URL.
    5. Re-enable SSO when issues that required you to bypass it have been resolved.

Bypassing SSO in Sandbox

  1. Navigate to one of the following URLs:
    1. Admin: https://yourdomainname/SBTDAdmin/LoginTDAuth.aspx
    2. Users: https://yourdomainname/SBTDNext/LoginTDAuth.aspx
    3. Client Portal: https://yourdomainname/SBTDClient/LoginTDAuth.aspx
    4. Mobile: https://yourdomainname/SBTDMobile/LoginTDAuth
  2. Follow steps 1-3 above.

Example

Non-Vanity URL Customers

  • My TeamDynamix URL is orgname.teamdynamix.com, and I want to bypass SSO for my production environment.
  • To bypass SSO in Admin, I navigate to https://orgname.teamdynamix.com/TDAdmin/LoginTDAuth.aspx
  • I follow steps 1-3 above.

Vanity URL Customers

  • My TeamDynamix URL is services.orgname.com, and I want to bypass SSO for my production environment.
  • To bypass SSO in Admin, I navigate to https://services.orgname.com/TDAdmin/LoginTDAuth.aspx
  • I follow steps 1-3 above.

Gotchas & Pitfalls

100% helpful - 1 review

Details

Article ID: 130689
Created
Fri 3/19/21 11:34 AM
Modified
Fri 2/9/24 10:35 AM

Related Articles (2)

This article will cover several common issues experienced by clients who utilize Single Sign On authentication in TeamDynamix and troubleshooting steps you can take to resolve them.
How to integrate SSO with TeamDynamix when you've installed TeamDynamix on your own servers.