From 96da9c1fb410a4221e535408c17f35d5fbf35874 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Tue, 21 Jan 2014 14:02:58 -0600 Subject: [PATCH] Remove missed reference to a federation mapping's "name" Mapping names were replaced by user-defined IDs. Change-Id: I2d4b34c02dbf3bc86bf3a95a600c7f3da64f9b21 --- .../v3/src/markdown/identity-api-v3-os-federation-ext.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md b/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md index 70b6aeee..633151af 100644 --- a/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md +++ b/openstack-identity-api/v3/src/markdown/identity-api-v3-os-federation-ext.md @@ -60,8 +60,8 @@ Required attributes: ### Mappings: `/OS-FEDERATION/mappings` A `mapping` is a set of rules to map federation protocol attributes to Identity -API objects. An Identity Provider can have a single `mapping` specified. A -mapping has a `name` and a list of `rules`. The only Identity API objects +API objects. An Identity Provider can have a single `mapping` specified per +protocol. A mapping is simply a list of `rules`. The only Identity API objects that will support mapping are: `group`. Required attributes::