Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9456

Identity Verification Rest API documentation error

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • L3 - Default
    • Resolution: Fixed
    • 7.9.0
    • 7.13.0, 7.13.0-alpha1
    • documentation
    • None

    Description

      Request verify user:
      POST /identity/verify
      https://docs.camunda.org/manual/7.9/reference/rest/identity/verify-user/

      The documentation says "isAuthenticated", but the response is "authenticated".

      Actual:

      {
          "authenticatedUser": "testUser",
          "authenticated": true
      }
      

      Documented:

      {
        "authenticatedUser": "testUser",
        "isAuthenticated": true
      }
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce