Hi all, I'm interested in working with other Java programmers to develop a standardised API for OAuth 2.0.
I have reviewed the recent archives, but don't see anything in the way of discussion on this topic. If anyone can point me to a location where it is being discussed I'd be grateful. I think it would be good if the OAuth community was able to agree a spec and then for implementors to have something to focus their efforts against, instead of produced many different and incompatible libraries. There are obviously challenges in attempting this before the v2.0 itself is final, but perhaps the effort will inform the overall debate. The different Java implementations of OAuth version 1.0 each have varying features and levels of complexity. Most implementations focus on the client component and don't provide server components at all. I'd like to improve on that in a Java API. Some ideas I have include specifying that, in addition to programmatical configuration, an implementation should allow ServiceLoader and XML based configurations, and perhaps even an Annotation based config. I'd like to hear from anyone who'd be interested in combining efforts, Java programmer or not. Cheers, Pid
signature.asc
Description: OpenPGP digital signature
_______________________________________________ OAuth mailing list OAuth@ietf.org https://www.ietf.org/mailman/listinfo/oauth