8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Title: Incorrect Product Reference in Custom Webhook Authentication Success Message
When creating or editing custom webhooks with custom authorization enabled, the success message incorrectly references Jamf Pro-specific instructions.
The success message should provide generic guidance since this section is for custom webhooks, not specifically for Jamf Pro webhooks.
Copy and paste the following into the Header Authentication section of Jamf Pro webhooks: {'x-api-key': 'abc123'}
Something more generic like:
Use the following in your request headers for authentication: {'x-api-key': 'abc123'}
Users might be confused by the Jamf Pro-specific reference when working with custom webhooks that may be used with other systems.
The text was updated successfully, but these errors were encountered:
ball42
No branches or pull requests
Title: Incorrect Product Reference in Custom Webhook Authentication Success Message
Current Behavior
When creating or editing custom webhooks with custom authorization enabled, the success message incorrectly references Jamf Pro-specific instructions.
Expected Behavior
The success message should provide generic guidance since this section is for custom webhooks, not specifically for Jamf Pro webhooks.
Current Message
Suggested Message
Something more generic like:
Additional Context
Impact
Users might be confused by the Jamf Pro-specific reference when working with custom webhooks that may be used with other systems.
The text was updated successfully, but these errors were encountered: