Homec4science

oauth2server: authorization flow bug fixes

Authored by Lars Holm Nielsen <lars.holm.nielsen@cern.ch> on Jun 17 2014, 01:36.

Description

oauth2server: authorization flow bug fixes

  • Adds redirect URI field to application form.
  • Adds validation and setters of redirect uris on model.
  • Fixes issue in auth flow when validating scopes.
  • Fixes template and context issues in 'Authorize application' view.
  • Disables https redirect uri checking when in debug mode.
  • Properly handle errors happening during authorize requests.
  • Adds test cases for authorization_code, client_crendentials, refresh_token and implicit grant types.
  • Adds endpoint documentation in user interface.

Signed-off-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>

Details

Committed
kuncarAug 11 2014, 14:52
Parents
R3600:3cf147ed6477: oauth2server: scopes registry
Branches
Unknown
Tags
Unknown

Event Timeline

Jiri Kuncar <jiri.kuncar@cern.ch> committed R3600:4dfe7a9adbd7: oauth2server: authorization flow bug fixes (authored by Lars Holm Nielsen <lars.holm.nielsen@cern.ch>).Aug 11 2014, 14:52