-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[SAASINT-3635] DDS: Symantec VIP: Crawler Integration v1.0.0 #19414
[SAASINT-3635] DDS: Symantec VIP: Crawler Integration v1.0.0 #19414
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @surabhipatel-crest thanks for the addition ! I have a few suggestions mostly for wording and formatting, please request another re-review once updated, thanks!
symantec_vip/README.md
Outdated
|
||
## Overview | ||
|
||
This check monitors [symantec-vip][1]. | ||
[Symantec VIP][1] (Validation and ID Protection Service) is a user-friendly, leading cloud-based strong authentication service that enables enterprises to secure access to networks and applications without impacting productivity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[Symantec VIP][1] (Validation and ID Protection Service) is a user-friendly, leading cloud-based strong authentication service that enables enterprises to secure access to networks and applications without impacting productivity. | |
[Symantec VIP][1] (Validation and ID Protection Service) is a cloud-based authentication service that helps enterprises secure access to networks and applications while maintaining productivity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
### Installation | ||
### Generate API credentials in Symantec VIP | ||
|
||
- Obtaining VIP certificate |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Obtaining VIP certificate | |
**Obtaining VIP certificate**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
### Generate API credentials in Symantec VIP | ||
|
||
- Obtaining VIP certificate | ||
- Please follow the steps mentioned in the official documentation: [Obtaining VIP certificate][2] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Please follow the steps mentioned in the official documentation: [Obtaining VIP certificate][2] | |
Follow the steps in the official documentation: [Obtaining VIP certificate.][2] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
|
||
The symantec-vip check is included in the [Datadog Agent][2] package. | ||
No additional installation is needed on your server. | ||
- Activating the VIP Report Streaming Service using VIP Certificate |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Activating the VIP Report Streaming Service using VIP Certificate | |
**Activating the VIP Report Streaming Service using VIP Certificate**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
The symantec-vip check is included in the [Datadog Agent][2] package. | ||
No additional installation is needed on your server. | ||
- Activating the VIP Report Streaming Service using VIP Certificate | ||
- Before integrating the VIP Report Streaming Service, you must enable the service with Symantec. Contact your Symantec representative to enable the service. Once the service is enabled, activate the VIP Report Streaming Service for your VIP account using the activate API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Before integrating the VIP Report Streaming Service, you must enable the service with Symantec. Contact your Symantec representative to enable the service. Once the service is enabled, activate the VIP Report Streaming Service for your VIP account using the activate API. | |
- Before integrating the VIP Report Streaming Service, you must enable the service with Symantec. Contact your Symantec representative to enable the service. Once the service is enabled, activate the VIP Report Streaming Service for your VIP account using the activate API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
No additional installation is needed on your server. | ||
- Activating the VIP Report Streaming Service using VIP Certificate | ||
- Before integrating the VIP Report Streaming Service, you must enable the service with Symantec. Contact your Symantec representative to enable the service. Once the service is enabled, activate the VIP Report Streaming Service for your VIP account using the activate API. | ||
- Please follow steps mentioned in the official documentation to activate API: [Activate VIP Report Streaming Service][3] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Please follow steps mentioned in the official documentation to activate API: [Activate VIP Report Streaming Service][3] | |
- Follow the steps mentioned in the official documentation to activate API: [Activate VIP Report Streaming Service.][3] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
|
||
### Configuration | ||
- Jurisdiction hash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Jurisdiction hash | |
- **Jurisdiction hash**: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
symantec_vip/README.md
Outdated
|
||
### Configuration | ||
- Jurisdiction hash | ||
- The jurisdiction hash of the user account is available on the **Account Information** tab of the **Account** page in VIP Manager. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The jurisdiction hash of the user account is available on the **Account Information** tab of the **Account** page in VIP Manager. | |
The jurisdiction hash of the user account is available on the **Account Information** tab of the **Account** page in VIP Manager. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done 👍
Hey @aliciascott, I have addressed the PR comments as Surbhi is on PTO. Could you please re-review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates, approved for docs, will wait for product reviews
* Add Symantec VIP integration with assets * Fixed pipeline suggetion * Fixed pipeline suggetion for source * Fixed pipeline suggetion for sample * Fixed pipeline suggestion for readme * Update dashboard, pipeline and image * Resolve CI failure * Address review comments --------- Co-authored-by: Shubham Vekariya <[email protected]> Co-authored-by: shubhamvekariya-crest <[email protected]> Co-authored-by: Alicia Scott <[email protected]> bfe2447
What does this PR do?
This is an initial release PR of Symantec VIP integration including all the required assets.
Additional Notes
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged