Skip to content

Checkmarx Integration: When user is displayed a TM article in Cx and then clicks on a link inside the article he/she is asked for TM credentials #960

Description

@romichg

This happens because the link from the displayed article goes directly against the TM server and does not go through Cx. Therefor TM has no idea of the user session. There probably only one solution for this

  1. Generate an SSO type token and make it part of the link URL that is used to fetch the article.
  2. Parse this URL and validate the token. if valid login the user.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions