Uploaded image for project: 'Poulpe'
  1. Poulpe
  2. POULPE-515

Add email field to authentication response

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.9 Swallows
    • Fix Version/s: 1.9 Swallows
    • Labels:
      None

      Description

      In some situations when we pass user authentication from JCommune via Poulpe, user doesn't exist in JCommune database. In this case we should be able to save user in JCommune database. We need email field for this. Here is how it should look like:

      <authentication xmlns="http://www.jtalks.org/namespaces/1.0">
          <credentials>
              <username>admin</username>
          </credentials>
          <status>success</status>
          <profile>
              <firstName>admin1</firstName>
              <lastName>admin</lastName>
              <email>admin@jtalks.org</email>
          </profile>
      </authentication>
      

        Attachments

          Issue Links

            Structure

              Activity

                People

                • Assignee:
                  yakushev Dmitry Yakushev
                  Reporter:
                  sptp Andrey Pogorelov
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  3 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved:

                    Time Tracking

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - 0h
                    0h
                    Logged:
                    Time Spent - 0.25h
                    0.25h

                      Structure Helper Panel