HTTP IMAP oauth2-bearer followlocation # Server-side AUTH XOAUTH2 REPLY AUTHENTICATE + REPLY %b64[user=v%01auth=Bearer s3cr3t%01%01]b64% B002 OK AUTHENTICATE completed HTTP/1.1 302 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes Location: imap://v@host:%IMAPPORT/%TESTNUMBER0002/ Content-Length: 8 Connection: close contents HTTP/1.1 302 OK Date: Tue, 09 Nov 2010 14:49:00 GMT Server: test-server/fake swsclose Content-Type: text/html Funny-head: yesyes Location: imap://v@host:%IMAPPORT/%TESTNUMBER0002/ Content-Length: 8 Connection: close # Client-side http imap HTTP --oauth2-bearer redirects to IMAP http://%HOSTIP:%HTTPPORT/page/%TESTNUMBER --oauth2-bearer s3cr3t --location --proto-redir imap --resolve host:%IMAPPORT:%HOSTIP # Verify data after the test has been "shot" GET /page/%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT Authorization: Bearer s3cr3t User-Agent: curl/%VERSION Accept: */* B001 CAPABILITY # curl: (67) Login denied 67