SCIM WG P. Hunt Internet-Draft Oracle Intended status: Informational B. Khasnabish Expires: December 20, 2014 ZTE USA,Inc. A. Nadalin Microsoft K. Li Huawei Z. Zeltsan Individual June 18, 2014 SCIM Use Cases draft-ietf-scim-use-cases-02 Abstract This document lists the user scenarios and use cases of System for Cross-domain Identity Management (SCIM). Status of This Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet- Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." This Internet-Draft will expire on December 20, 2014. Copyright Notice Copyright (c) 2014 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect Hunt, et al. Expires December 20, 2014 [Page 1] Internet-Draft SCIM Use Cases June 2014 to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License. Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3 1.1. Terminology . . . . . . . . . . . . . . . . . . . . . . . 3 2. SCIM User Scenarios . . . . . . . . . . . . . . . . . . . . . 4 2.1. Background & Context . . . . . . . . . . . . . . . . . . 4 2.2. Model Concepts . . . . . . . . . . . . . . . . . . . . . 4 2.2.1. Triggers . . . . . . . . . . . . . . . . . . . . . . 4 2.2.2. Actors . . . . . . . . . . . . . . . . . . . . . . . 5 2.2.3. Modes & Flows . . . . . . . . . . . . . . . . . . . . 6 2.2.4. Bulk & Batch Operational Semantics . . . . . . . . . 7 2.3. Cloud Service Provider to Cloud Service Provider Flows (CSP->CSP) . . . . . . . . . . . . . . . . . . . . . . . 7 2.3.1. CSP->CSP - Create Identity (Push) . . . . . . . . . . 7 2.3.2. CSP->CSP - Update Identity (Push) . . . . . . . . . . 7 2.3.3. CSP->CSP - Delete Identity (Push) . . . . . . . . . . 8 2.3.4. CSP->CSP - SSO Trigger (Push) . . . . . . . . . . . . 8 2.3.5. CSP->CSP - SSO Trigger (Pull) . . . . . . . . . . . . 8 2.3.6. CSP->CSP - Password Reset (Push) . . . . . . . . . . 9 2.4. Enterprise Cloud Subscriber to Cloud Service Provider Flows(ECS->CSP) . . . . . . . . . . . . . . . . . . . . . 9 2.4.1. ECS->CSP - Create Identity (Push) . . . . . . . . . . 9 2.4.2. ECS ->CSP - Update Identity (Push) . . . . . . . . . 9 2.4.3. ECS ->CSP - Delete Identity (Push) . . . . . . . . . 9 2.4.4. ECS ->CSP - SSO Pull . . . . . . . . . . . . . . . . 10 3. SCIM use cases . . . . . . . . . . . . . . . . . . . . . . . 10 3.1. Change of the ownership of a file . . . . . . . . . . . . 10 3.2. Migration of the identities . . . . . . . . . . . . . . . 11 3.3. Single Sign-On (SSO) Service . . . . . . . . . . . . . . 12 3.4. Provisioning of the user accounts for a Community of Interest (CoI) . . . . . . . . . . . . . . . . . . . . . 13 3.5. Transfer of attributes to a relying party web site . . . 14 3.6. Change notification . . . . . . . . . . . . . . . . . . . 15
[include full document text]