Skip to content
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

Align credentials stores part 12 #27255

Merged
merged 23 commits into from
Jun 22, 2023
Merged

Conversation

maimorag
Copy link
Contributor

@maimorag maimorag commented Jun 6, 2023

Status

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

Related Issues

Relates: link to the issue

Description

Change the type of credentials, from type 4 to type 9.

Minimum version of Cortex XSOAR

  • 6.5.0

Does it break backward compatibility?

  • No

@maimorag
Copy link
Contributor Author

maimorag commented Jun 7, 2023

Notes regarding ServiceDestPlus:

  1. Test playbook fails, there is an open issue regarding it. Therefore the changes in the code are not causing it. link to Jirra issue
  2. The args Client ID and Client Secret type:4 are in the combined param credentials_client of type:9 -> Is it ok?

@maimorag maimorag requested a review from Shellyber June 7, 2023 11:53
@Shellyber
Copy link
Contributor

Notes regarding ServiceDestPlus:

  1. Test playbook fails, there is an open issue regarding it. Therefore the changes in the code are not causing it. link to Jirra issue
  2. The args Client ID and Client Secret type:4 are in the combined param credentials_client of type:9 -> Is it ok?
  1. Did you try to fix the test? understand why it fails?
  2. Yes, that's ok.

@maimorag
Copy link
Contributor Author

@Shellyber @JudahSchwartz The test fails since the secret key is expired. I looking for a way to renew it

@maimorag
Copy link
Contributor Author

a refresh_token had been generated in order to fix the playbook issue link to Jirra issue

@maimorag maimorag requested a review from Shellyber June 21, 2023 14:39
@maimorag maimorag merged commit 6f55204 into master Jun 22, 2023
@maimorag maimorag deleted the align_credentials_stores_part_12 branch June 22, 2023 11:38
MosheEichler pushed a commit that referenced this pull request Jul 2, 2023
* Align credentials stores part 12

* fix

* fix

* undoing last change

* docker image

* docker

* fix

* raise error
xsoar-bot pushed a commit to xsoar-contrib/content that referenced this pull request Jul 26, 2023
* Align credentials stores part 12

* fix

* fix

* undoing last change

* docker image

* docker

* fix

* raise error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants