1. Communication Flow
The SDK communication follows this sequence: Client App- Integrates Quepass SDK
- SDK sends requests to Client Proxy / APIM
- Proxy forwards requests through approved network channels
- Requests reach the Quepass environment
2. Key Responsibilities
1. Request Forwarding
The proxy server receives API requests from the SDK and forwards them securely to the Quepass platform. This ensures that all communication follows the client’s controlled network path.2. Network Security Enforcement
The proxy allows organizations to apply internal security policies such as firewall rules, monitoring, and access control before requests reach the Quepass environment.3. Centralized Traffic Management
All SDK communication passes through a single controlled gateway, enabling better monitoring and traffic management.4. Infrastructure Integration
Because the proxy is deployed inside the client environment, it can integrate with existing infrastructure such as:- API gateways
- Network security systems
- Monitoring tools
- Enterprise traffic controls