Securing Rest-ful Web Services with OAuth2
One of the questions we get asked the most by developers and architects is: when and why would I use OAuth2? The answer, as often with such questions, is "it depends", but there are some features of OAuth2 that make it compelling in some situations, especially in systems composed of many lightweight web services, which becoming a very common architectural pattern. This presentation will not go into a lot of detail about the OAuth2 protocol and related specifications, but will attempt to show some of the key features of a system secured with OAuth2 and the decision points when choosing to build such a system.From:SpringSourceDevViews:3 0ratingsTime:01:26:25More inScience Technology

Read the rest here:
Securing Rest-ful Web Services with OAuth2 - Video

Related Posts
December 12, 2012 at 12:46 am by Mr HomeBuilder
Category: Architects