Hi all, I am working on SASL OAuth Patch for Nginx mail module. https://github.com/bucchi/OAuthSASLPatchForNginx. And I have just got a question about Example...
Hi, I've posted a new draft. https://tools.ietf.org/html/draft-mills-kitten-sasl-oauth-03 I believe there is one open issue, and that is whether we're going to...
Was prompted by Joseph Smarr to post this link to this list: http://fireeagle.yahoo.net/developer/documentation/oauth_over_xmpp Curious if you guys were aware...
Greetings. Now that I've finally gotten permission to put my code out into open source I have an implementation of a SASL mechanism in the Cyrus SASL...
I have a working SASL mechanism with stubbed out authentication. I'm happy to send a tarball to anyone willing to accept the warts and blemishes (no...
I've been poking my way through an implementation of a Cyrus SASL mechanism for OAuth. I've come to the conclusion that simple is easy to write the spec for...
One of the suggested discovery methods was to use WebFinger on the user entered email address (or username + host). The actual information that needs to be...
I've been thinking on the SASL discovery question and I am wondering if requiring a Referrer header on the server side mitigates the problem of an evil server...
Are there protocols we want to do SASL with that we don't have a user@domain style identifier for? If yes can we convert to user@domain for the purposes of...
There were some pretty compelling arguments made today about OAuth endpoint discovery and server discovery that boil down to "we should not do OAuth discovery...
Who's coming to IIW next week (http://www.internetidentityworkshop.com/)--we should definitely do a session on the current OAuth SASL proposal! Thanks, js...
I am hoping we'll have a rework hammered out soon. There have been changes ot the OAuth 2.0 proposal (adding endpoint discovery) that meant a few changes. ...
I have a new revision of a spec for a SASL mechanism for OAuth that is no longer WRAP specific. I'd like one or two folks to review it and sanity chekc beofre...
Hi all, FYI, I've just made a blog post talking about how Mozilla Raindrop is now using OAuth to authenticate with gmail, including a link to this group and to...
Does anyone know offhand in SASL whether it is valid to return both data and a result as a response? We're thinking about how to do discovery information...
Hi all, I'm working on oauth for the raindrop project. We are making reasonable progress thanks to the detailed examples, but I have a couple of questions you...
I'm going to change the list over to moderated joins now that we have an initial set of people to avoid allowing spammer accounts to join. I have added 3 more...
Enter your vote today! A new poll has been created for the sasl_oauth group: Should we have a single SASL mechanism for each distinct type of OAuth? o Yes....
Oauth for Gmail¹s IMAP interface was in the news yesterday: http://www.readwriteweb.com/archives/ready_for_gmail_mashups_google_adds_oau th_to_imap.php ...
There have been quite a few new members since I posted a draft of the WRAP mechanism proposal to the group files section. It would be very useful to have a...
Information on Google's experimental OAuth support for IMAP can be found at this site: http://sites.google.com/site/oauthgoog/Home/oauthimap We are looking...