Skip to content

Cyberark PAS Integration fix get_users #40636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: contrib/nitsan-tzur_cyberark-pas-get-users
Choose a base branch
from

Conversation

nitsan-tzur
Copy link
Contributor

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

fixes: link to the issue

Description

PR fixes incorrect usage of body in a GET request, switching to query params

Must have

  • Tests
  • Documentation

@CLAassistant
Copy link

CLAassistant commented Jul 17, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 6 committers have signed the CLA.

✅ eyalpalo
✅ itssapir
✅ MosheEichler
❌ idovandijk
❌ nitsan-tzur
❌ tcarmeli1
You have signed the CLA already but the status is still pending? Let us recheck it.

@content-bot content-bot added Contribution Thank you! Contributions are always welcome! External PR Partner Support Level Indicates that the contribution is for Partner supported pack labels Jul 17, 2025
@content-bot content-bot changed the base branch from master to contrib/nitsan-tzur_cyberark-pas-get-users July 17, 2025 19:27
@content-bot content-bot requested a review from merit-maita July 17, 2025 19:27
@content-bot
Copy link
Collaborator

Thank you for your contribution. Your generosity and caring are unrivaled! Make sure to register your contribution by filling the Contribution Registration form, so our content wizard @merit-maita will know the proposed changes are ready to be reviewed.
For your convenience, here is a link to the contributions SLAs document.

@content-bot
Copy link
Collaborator

Hi @nitsan-tzur, thanks for contributing to the XSOAR marketplace. To receive credit for your generous contribution please follow this link.

@content-bot content-bot added Contribution Form Filled Whether contribution form filled or not. Partner labels Jul 17, 2025
@merit-maita
Copy link
Contributor

Hello @nitsan-tzur
first of all, thank you for your contribution!
but why did you make this change to this api call in specific? and based on why did you decide to make this change?

@merit-maita merit-maita added the pending-contributor The PR is pending the response of its creator label Jul 20, 2025
@nitsan-tzur
Copy link
Contributor Author

Hello @nitsan-tzur first of all, thank you for your contribution! but why did you make this change to this api call in specific? and based on why did you decide to make this change?

Hi @merit-maita ,
As its a GET request without a body, we've noticed that data is not processed correctly. It does work as expected when passed as query params

@merit-maita
Copy link
Contributor

@nitsan-tzur
based on the api docs, you're right, thank you for pointing this out!
i'll proceed with your contribution, just please add rn to the pr to be able to merge it.

@nitsan-tzur
Copy link
Contributor Author

@nitsan-tzur based on the api docs, you're right, thank you for pointing this out! i'll proceed with your contribution, just please add rn to the pr to be able to merge it.

Thanks @merit-maita
What do you mean in adding rn?

@merit-maita
Copy link
Contributor

@nitsan-tzur based on the api docs, you're right, thank you for pointing this out! i'll proceed with your contribution, just please add rn to the pr to be able to merge it.

Thanks @merit-maita What do you mean in adding rn?

RN means Release Note. you can run "demisto-sdk update-release-notes" and the file will be generated you'd just have to edit it to state the changes made.

@nitsan-tzur
Copy link
Contributor Author

@nitsan-tzur based on the api docs, you're right, thank you for pointing this out! i'll proceed with your contribution, just please add rn to the pr to be able to merge it.

Thanks @merit-maita What do you mean in adding rn?

RN means Release Note. you can run "demisto-sdk update-release-notes" and the file will be generated you'd just have to edit it to state the changes made.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution Form Filled Whether contribution form filled or not. Contribution Thank you! Contributions are always welcome! External PR Partner Support Level Indicates that the contribution is for Partner supported pack Partner pending-contributor The PR is pending the response of its creator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants