Can I masquerade as another user when creating/updating Rally artifact using Rally WSAPI?

yaronyogev

I own an application that serves a need to sync between the internal bug tracker application of company I work for and Rally. The end users usually want to have their defects in the bug tracker (B) show up in Rally (R), so we do B2R syncing using Rally WSAPI. We also have R2B sync in some cases.

When I make calls to Rally WSAPI, I use a special user account that was created especially for use by the sync application. As a result of this, the Rally artifact revisions relating to changes made using the B2R sync shows the changes as being made by this special account, rather than by the original user that created the bug or modified it.

Is there a way in which I can masquerade as another user when making the WSAPI calls?

Thanks, Yaron

nickm

Any change made by your application will be attributed to the user whose credentials are used to authenticate Rally WSAPI calls in your application. The author of the revision is then set by the system automatically and cannot be overwritten to attribute it to a different user.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Adding a picture to Rally artifact by using Pyral

From Dev

Can I create a task for a user story with Rally SDK?

From Dev

Filter function for wsapi store not working in Rally SDK

From Dev

how to set allowed values through Rally WSAPI?

From Dev

how to set allowed values through Rally WSAPI?

From Dev

Fetch user stories by iteration using Rally API

From Dev

Fetch user stories by iteration using Rally API

From Dev

Retrieve all fields from Rally WSAPI Recycle bin

From Dev

Can I list all users assigned to one or more user stories that are related to a specific feature in Rally?

From Dev

Using images in Rally Apps

From Dev

Update Custom user attribute using Rally User Management

From Dev

How can I download attachments from a Rally workitem using JAVA Rest API?

From Dev

create/update user story using rally app sdk

From Dev

Rally: How to Map test cases with user stories using REST API?

From Dev

Rally - Create User Story with tags using REST (non-API)

From Dev

create/update user story using rally app sdk

From Dev

Convert Rally user stories into tasks

From Dev

rally search user by first character

From Dev

rally search user by first character

From Dev

Convert Rally user stories into tasks

From Dev

Rally API: where can I find DETAILS on EXACTLY what is available?

From Dev

Rally API: where can I find DETAILS on EXACTLY what is available?

From Dev

How to specify project when creating a story using Rally Java toolkit?

From Dev

How to specify project when creating a story using Rally Java toolkit?

From Dev

replace credentials with API Key when using Rally scripts

From Dev

Authentication issue using Rally WebServices

From Dev

Extracting Rally Defect Discussion using the Java Rally Rest API

From Dev

Rally SDK 2.0 - Multi-type artifact filtering

From Dev

User login flow for Android app of RALLY

Related Related

  1. 1

    Adding a picture to Rally artifact by using Pyral

  2. 2

    Can I create a task for a user story with Rally SDK?

  3. 3

    Filter function for wsapi store not working in Rally SDK

  4. 4

    how to set allowed values through Rally WSAPI?

  5. 5

    how to set allowed values through Rally WSAPI?

  6. 6

    Fetch user stories by iteration using Rally API

  7. 7

    Fetch user stories by iteration using Rally API

  8. 8

    Retrieve all fields from Rally WSAPI Recycle bin

  9. 9

    Can I list all users assigned to one or more user stories that are related to a specific feature in Rally?

  10. 10

    Using images in Rally Apps

  11. 11

    Update Custom user attribute using Rally User Management

  12. 12

    How can I download attachments from a Rally workitem using JAVA Rest API?

  13. 13

    create/update user story using rally app sdk

  14. 14

    Rally: How to Map test cases with user stories using REST API?

  15. 15

    Rally - Create User Story with tags using REST (non-API)

  16. 16

    create/update user story using rally app sdk

  17. 17

    Convert Rally user stories into tasks

  18. 18

    rally search user by first character

  19. 19

    rally search user by first character

  20. 20

    Convert Rally user stories into tasks

  21. 21

    Rally API: where can I find DETAILS on EXACTLY what is available?

  22. 22

    Rally API: where can I find DETAILS on EXACTLY what is available?

  23. 23

    How to specify project when creating a story using Rally Java toolkit?

  24. 24

    How to specify project when creating a story using Rally Java toolkit?

  25. 25

    replace credentials with API Key when using Rally scripts

  26. 26

    Authentication issue using Rally WebServices

  27. 27

    Extracting Rally Defect Discussion using the Java Rally Rest API

  28. 28

    Rally SDK 2.0 - Multi-type artifact filtering

  29. 29

    User login flow for Android app of RALLY

HotTag

Archive