Re: Sending HTTP 401 Unauthorized header response
Michael J Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.user |
|---|---|
| Message-ID | <20190104145048.Horde.flnLSn_azaQNjXG2snPCkAn@tarn.theupstairsroom.com> |
Quoting Arjen de Korte <[email protected]>: > Possibly more log spam: > > 2019-01-04T13:23:44+01:00 ERR: horde Sending HTTP 401 Unauthorized > header response. [pid 1949 on line 126 of > "/usr/share/php7/PEAR/Horde/Rpc/ActiveSync.php"] > > Dumping $serverVars just a few lines before this line, it looks like > the client attempts to authenticate with type "Bearer" but there is > no token. I also see requests where the same client is using Basic > authentication with a base64 encoded username and password, which > works fine. The client in question is the built-in Windows 10 Mail > and synchronizes as usual. > > I've removed the account and recreated it, but the problem remains. We don't support Bearer token authentication, so this is normal behavior. The server rejects the authentication and the client falls back to username/password. We can probably lower this to a DEBUG level though. Thanks for the report, though. > -- > Horde mailing list > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] -- mike The Horde Project http://www.horde.org https://www.facebook.com/hordeproject https://www.twitter.com/hordeproject -- Horde mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
(unnamed)
(application/pgp-keys, 9.1 KB) - not displayed
signature.asc
(application/pgp-signature, 821 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4 iQIcBAABAgAGBQJcL3LIAAoJEJGSgkbRsxbb3K4P/12fyZAkMJPBkLkqwSRZ998p U5NDpjoU9kVhx/YTo0hxEMoczDbk7LBoiSnwsTOhVIuDteLZD78/Tbienk2TxC8x h6651K2UDCQ+dNDz5vCm3wH+NVMzBBpWtiwV8/6Eq/YXSzGG0w51GxEw1JJB+tlp uhYCg1WAYQsebG/35gUXUdPQIlvxmKjtIycF9+HT/lNp7BMwL1tq9jAsn7JRveJy SoFrdHbfOKYkMBylG9FCMQZsVdwbP2s+heaHoO7QZ8gIylh80oxlnUn/LwLr9rh+ bQJy9S0sechqG3ODB0WoZ1PdGr1S7XUkFbZMQnliKgX/335v+HINy/HHn0BozJy4 jLsGI9pCSVbkQasWd1ENwrMlwB2yjHH374ztxecA0ULnnoqylPB4aabL64+Z0Dxt NnWvxOFint2m3ujFgk3l9bvbOtULQsM6D8lMlpw0fScyslj+bR17Ge8auSv3fh/N NEwZJXk4I84h6jG56+KaaS/qSWKHp86sx7es7SXSkNrEDfjRNWH0qwM7oRHHVtQM M1iC8cwdy61uiKpTyqxlCtF1j+yhUJhlEAARdGq2xTi98befs4QRFpNHHQF2sp1F w1s8+I0SiqY0i6F/mTHOl6TZVOyxzoNma9i1+m8G9u3+4Pl1bm8+KbxwC6Ililf8 cCGsJCe3RAEyyYD9vtsD =8eXv -----END PGP SIGNATURE-----