summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/src/docbkx/idmdevguide.xml41
1 files changed, 24 insertions, 17 deletions
diff --git a/docs/guide/src/docbkx/idmdevguide.xml b/docs/guide/src/docbkx/idmdevguide.xml
index 44c351c6..6774d665 100644
--- a/docs/guide/src/docbkx/idmdevguide.xml
+++ b/docs/guide/src/docbkx/idmdevguide.xml
@@ -67,30 +67,37 @@
</annotation>
</legalnotice>
<abstract>
- <para> This document is intended for software developers interested in developing applications
- which utilizes Organization Identity Management System as the authentication engine. It includes
- details on how to integrate with IdM. </para>
+ <para>
+ This document is intended for software developers interested
+ in developing applications which utilize the Cloud Identity
+ Service for authentication. This document also includes
+ details on how to integrate services with the Cloud Identity
+ Service.
+ </para>
</abstract>
</info>
<chapter>
<title>Overview</title>
- <para>The IdM Service allows Rackspace Applications to obtain tokens that can be used to access
- resources in the Rackspace Cloud. This document is intended for: </para>
- <variablelist>
- <varlistentry>
- <term>Service Developers</term>
- <listitem>
- <para> Service developers are interested in writing client for Rackspace IdM service.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- <para> This Guide assumes the reader is familiar with RESTful web services, HTTP/1.1, and JSON
- and/or XML serialization formats. </para>
+ <para>
+ The Cloud Identity Service allows applications to obtain
+ tokens that can be used to access OpenStack resources. This
+ document is intended for software developers interested in
+ developing applications which utilize the Cloud Identity
+ Service for authentication. This document also includes
+ details on how to integrate services with the Cloud Identity
+ Service.
+ </para>
+ <para>
+ This Guide assumes the reader is familiar with RESTful web
+ services, HTTP/1.1, and JSON and/or XML serialization formats.
+ </para>
</chapter>
<chapter>
<title>Concepts</title>
- <para> The IdM system has several key concepts that are important to understand: </para>
+ <para>
+ The Cloud Identity Service has several key concepts that are
+ important to understand:
+ </para>
<section>
<title>Token</title>
<para>