Migrate OAuth Authentication to Spring Security

Issue #2235 open
Daniel Zoller created an issue

Currently we are using Shinding and some self written controllers for authentication using OAuth.

For every other authentication method we use Spring Security. To unify this handling please migrate the OAuth authentication handling to Spring Security's OAuth module.

Please keep in mind that the old "API" must work after the migration because some 3rd party tools rely on OAuth authentication.

Comments (1)

  1. Log in to comment