The sync app sends a request with a key in it, under: 'X_MYTARDIS_KEY'
If the recipient of this request (the 'provider' in the sync app) is behind the default nginx/uwsgi_pass setup, then django doesn't appear to get this custom META information in request.META.
The sync app sends a request with a key in it, under: 'X_MYTARDIS_KEY'
If the recipient of this request (the 'provider' in the sync app) is behind the default nginx/uwsgi_pass setup, then django doesn't appear to get this custom META information in request.META.
As a result, the key auth fails.
original LH ticket
This ticket has 0 attachment(s).