SSO Interface

    Enable partners to seamlessly access your external systems — without a separate login.

    Basic Principle

    The SSO interface allows QUALITYCLICK partners to access external systems. Partners can click on an order number without additional authentication and view information in your back office.

    Step 1: Link to External Application

    Set links at various points in the system with the session ID as parameter:

    Link with session ID
    https://example.com/backoffice.php?sid=<% SessionID %>

    The placeholder <% SessionID %> is replaced by the current session ID of the logged-in partner. Can be used e.g. as an external URL in a creative category or as a link in the main menu.

    Step 2: Validate Session

    When the partner opens the external application, it checks via the SSO interface whether the session ID is valid:

    SSO validation
    https://partner.your-site.com/sso.cgi?sid=SESSION_ID

    On a valid session, the interface returns partner data: PartnerID, name, email address and additional information. The session ID also enables linking back into the QUALITYCLICK system.

    💡Tip
    The SSO interface is also suitable for logging into your own system using the partner's QUALITYCLICK credentials.
    Still have questions?
    Our team is here to help with your integration — personally and competently.