1 / 2

Enterprise UMA: Access Management with OAuth2

The proposed IETF User Managed Access (UMA) protocol, in the works for years, is finally ready for prime time. UMA has the potential to make all the “app security” constituents happy: the people who use them, the web developers who write them and the organizations that host them.

gluu
Download Presentation

Enterprise UMA: Access Management with OAuth2

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Enterprise UMA: Access Management with OAuth2 The proposed IETF User Managed Access (UMA) protocol, in the works for years, is finally ready for prime time. UMA has the potential to make all the “app security” constituents happy: the people who use them, the web developers who write them and the organizations that host them. In the late 90’s and early 2000’s, 100% proprietary Web Access Management (WAM) protocols were developed to enable organizations to centrally authenticate people, and to authorize who had access to what URLs. In the mid 2000’s, the Security Assertion Markup Language (SAML) standard emerged, but most implementations were limited to authentication and attribute exchange–not authorization. For the first time, the IETF OAuth2 standard has enabled the consolidation of business logic for both authentication and authorization, for both internal and external websites. Two important profiles of OAuth2 have emerged: (1) OpenID Connect provides authentication, including the endpoints that enable a website to bootstrap authentication with a previously unknown domain.

  2. (2) UMA introduces an OAuth2 “policy decision point,” which enables a website to query a central point to find out if a person is authorized for a certain “scope,” which can map to an organizational policy. Many mobile development environments lack the capability to use either WAM or SAML infrastructures for centralized authorization. This has left organizations searching for solutions. UMA and OpenID Connect are of course delivered via web and mobile developer friendly JSON-REST web services, and there is open source wam software available to facilitate adoption. Article resource: https://sites.google.com/site/thegluuserver/enterprise-uma-access-management-with-oauth2

More Related