AvantGuard - SentinelOne icon

AvantGuard - SentinelOne

AvantGuard - SentinelOne

Actions682

Overview

This node operation retrieves SSO Service Provider (SP) certificate settings from a web API within the 'Settings' resource context. It is useful for administrators or automation workflows that need to programmatically access or audit SSO SP certificate configurations, for example, to verify certificate details or integrate with identity management systems.

Properties

Name Meaning
Additional Query Parameters Optional query parameters to filter the API request, including 'Site Ids' and 'Account Ids' which allow specifying lists of site or account identifiers to narrow down the results.

Output

JSON

  • response - The JSON response from the API containing the SSO SP certificate settings data.

Dependencies

  • Requires an API key credential for authentication to the AvantGuard SentinelOne API service.

Troubleshooting

  • Ensure the API credentials are correctly configured and have sufficient permissions to access the SSO SP certificate settings endpoint.
  • Verify that the 'Site Ids' and 'Account Ids' query parameters, if used, are formatted correctly as comma-separated strings.
  • Common errors include authentication failures (check API key validity), invalid query parameters (check parameter format), and network connectivity issues (verify endpoint accessibility).

Discussion