Results 1 to 3 of 3

Thread: Oauth2 draft version

  1. #1

    Default Oauth2 draft version

    Hi,

    I would like to know which draft of OAuth 2 is officially implemented in Spring Security OAuth 2 version 1.0.0.RC1 ?
    In the wiki, it is not clear: https://github.com/SpringSource/spri...th/wiki/oauth2

    BTW, I find an information in git log:
    % git log --grep=draft
    ...
    commit 1b9f0fb1778e1279dff4529ed818f2765e61f506
    Author: Ryan Heaton <ryan@webcohesion.com>
    Date: Wed Jan 12 12:14:25 2011 -0700

    updating code to draft 11 spec

    Thanks in advance,
    Olivier
    Olivier BAZOUD - co-author of Spring Batch in Action

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    RC1 should be up to date (but note that RC2 is also available).

  3. #3

    Default

    Quote Originally Posted by Dave Syer View Post
    RC1 should be up to date (but note that RC2 is also available).
    Thanks Dave.

    I understand that the Spring Security OAuth 2 RC2 implements the latest draft of OAuth 2, which is draft 31.
    Olivier BAZOUD - co-author of Spring Batch in Action

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •