Infisical / infisical

♾ Infisical is the open-source secret management platform: Sync secrets across your team/infrastructure and prevent secret leaks.
https://infisical.com
Other
12.59k stars 631 forks source link

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

Closed dangtony98 closed 2 weeks ago

dangtony98 commented 2 weeks ago

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 ✨