Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-324

Return User instead of Boolean from REST username + password query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      The REST API GET /users?username=

      {username}

      &pwd=

      {password}

      currently returns a boolean. This task is to return the User instead, as per the mailing list discussion here:

      http://syncope-dev.1063484.n5.nabble.com/API-query-td5712965.html

      If authentication is successful we should return 200 OK, if authentication fails we should return 404 NOT FOUND.

      Caching should be disabled for this URL.

      Attachments

        Activity

          People

            jan4talend Jan Bernhardt
            coheigea Colm O hEigeartaigh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: