Search:

Type: Posts; User: mozg; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    2,250

    I think the refresh token issue can be resolved...

    I think the refresh token issue can be resolved this way, though the code for obtaining a new token still need to be written (AFAIK it is not yet implemented):



    public class OAuth2RestTemplate...
  2. Thread: Scope handling

    by mozg
    Replies
    5
    Views
    1,164

    Since specs are not clear, IMHO, the only...

    Since specs are not clear, IMHO, the only approach which will work for every configuration is to send the scope always. I suggest to make it default behavior.

    I implemented the authorization page...
  3. Thread: Scope handling

    by mozg
    Replies
    5
    Views
    1,164

    Scope handling

    Hi Ryan,

    I tried to work with scope, but no success so far.
    By default, scope is not sent from auth server to client, even if it's changed. I managed to fix it by creating a custom redirect...
  4. Replies
    2
    Views
    1,066

    Thank you.

    Thank you.
  5. Replies
    2
    Views
    1,066

    Supported OAuth 2.0 version

    Hi guys,

    I can't find any information about what OAuth 2.0 draft version your implementation supports. Could you please share this information and place it in some visible place (documentation,...
Results 1 to 5 of 5