Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User authentication for this OAuth 2.0 service provider is handled through the sample ShiroFilter that Shindig also used for the OAuth 1.0a implementation.  This means our service provider makes assumptions that requests to our endpoints authorization endpoint have been user authenticated by the time they are received.

...