This post originated from an RSS feed registered with Java Buzz
by Franco Martinig.
Original Post: Introduction to UMA/j
Feed Title: Java Software Development Videos and Tutorials Directory
Feed URL: http://www.java-tv.com/feed/
Feed Description: Java-TV.com is a directory of videos, interviews and tutorials focused on software development activities with the Java programming language.
This video provides a review of existing solutions to authorization for Web applications and Web services. It introduces User Managed Access(UMA) and explains how it builds on such protocols as OAuth V2.0 and OAuth WRAP. It then presents UMA/j – a purely Java-based open-source framework that helps developers to delegate authorization from their Web applications and Web services to specialized software components.
User Managed Access (UMA) is a standardisation effort from the Kantara Initiative that is closely related to the recently emerging OAuth V2.0 protocol from IETF, proposes a new approach ...