Skip to content

added AuthMode.IDENTITY_ACCESS_TOKEN to verifyAuth in webhook router #3709

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 1 commit into
base: main
Choose a base branch
from

Conversation

Netzz0
Copy link

@Netzz0 Netzz0 commented Jun 3, 2025

Description 📣

Following issue (#3699) i added AuthMode.IDENTITY_ACCESS_TOKEN in the verifyAuth method for the routes of the webhook router in order to be able to use an identity on those endpoints.

Type ✨

  • Bug fix
  • New feature
  • Improvement
  • Breaking change
  • Documentation

Tests 🛠️

# Here's some code block to paste some code snippets

@maidul98
Copy link
Collaborator

maidul98 commented Jun 3, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

Added IDENTITY_ACCESS_TOKEN authentication mode to webhook router endpoints, enabling machine identities to access webhook functionality. This change addresses issue #3699 where machine identities were previously receiving 403 errors when attempting to access webhook endpoints.

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

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

Successfully merging this pull request may close these issues.

2 participants