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

Patch Identity Access Token Trusted IPs validation for AWS/GCP Auth #1845

Merged
merged 1 commit into from
May 17, 2024

Conversation

dangtony98
Copy link
Collaborator

Description 📣

This PR adds the necessary joins to validate access token IP addresses for AWS/GCP auth.

Previously, the missing joins resulted in the IP address validation always failing when trying to use an access token issued under one of these newer authentication methods.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

@maidul98 maidul98 merged commit 18aaa42 into main May 17, 2024
5 checks passed
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.

None yet

2 participants