Uploaded image for project: 'JITL - JS7 Integration Templates'
  1. JITL - JS7 Integration Templates
  2. JITL-762

Support for OIDC Client Credentials Flow in RESTClientJob

    XMLWordPrintable

Details

    • Feature
    • Status: Released (View Workflow)
    • Minor
    • Resolution: Fixed
    • 2.8.2
    • 2.8.3
    • None

    Description

      Current Situation

      • The RESTClientJob supports Basic authentication,.
      • The request body cannot be sent in application/x-www-form-urlencoded format.

      Desired Behavior

      • The RESTClientJob should support the Client Credentials Flow.
      • The request body should be sent in application/x-www-form-urlencoded format using the urlEncodedData key instead of the body key in the request JSON.
      • Sensitive information such as the Client ID and Client Secret can be specified from variables holding encrypted values. Related request headers can reference variables using the syntax %{client_id} and %{client_secret} if variables with this name exist and hold encrypted values, see JITL-763.

      Attachments

        Issue Links

          Activity

            People

              karuna-pawar Karuna Pawar
              karuna-pawar Karuna Pawar
              Karuna Pawar Karuna Pawar
              Aakash Rao Aakash Rao
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: