AccessPolicy apigee whitelist

Hi everyone ,

i need your help , can i restrict the access of apigee proxy and allow only a specific domain not IP address using AccessPolicy?

Thank you for your question @dev_aasiri —As it’s the holiday season, responses might take a little longer than usual, but we truly appreciate your patience. In the meantime, we encourage you to check out our summary of articles on application integration, & Apigee which might provide helpful insights.

Wishing you a wonderful holiday season!

Hi @dev_aasiri - AccessPolicy is just for IP addresses, because that’s what can be checked based on the headers (see here for details). A domain would be typically checked based on the user identity, so based on a JWT or OAuth token that includes the user’s identity with domain.