Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. API authentication using an API Key (XTM integration)
  2. OpenId authenticationauthentication (XTM integration)
  3. SAML authentication (customer-specific configuration)

During these calls, if the user attempting to login does not exist (by name), then he/she is created before initiating the session.
If the user exists in TermWeb, then the session is created with the existing user.
The rights of the existing user are not changed in this case.

...