UnboundID SCIM SDK 1.1.0 API

Simple Cloud Identity Management

See:
          Description

Packages
com.unboundid.scim.data  
com.unboundid.scim.marshal  
com.unboundid.scim.marshal.json  
com.unboundid.scim.marshal.xml  
com.unboundid.scim.schema  
com.unboundid.scim.sdk  
com.unboundid.scim.sdk.examples  
com.unboundid.scim.wink  

 

Simple Cloud Identity Management

The Simple Cloud Identity Management (SCIM) specification is designed to make managing user identity in cloud based applications and services easier. The specification suite seeks to build upon experience with existing schemas and deployments, placing specific emphasis on simplicity of development and integration, while applying existing authentication, authorization, and privacy models. It's intent is to reduce the cost and complexity of user management operations by providing a common user schema and extension model, as well as binding documents to provide patterns for exchanging this schema using standard protocols. In essence, make it fast, cheap, and easy to move users in to, out of, and around the cloud.

This API contains utilities for interacting with different types of SCIM Endpoints, Resources, Schemas, Attributes, Filters, and other objects. The SCIMService and SCIMEndpoint classes provide a starting point for connecting to a REST endpoint and issuing queries or invoking SCIM operations on existing resources. See the SCIM REST Protocol Specification for more information.



Copyright © 2011-2012 UnboundID. All Rights Reserved.