Remove missed reference to a federation mapping's "name"

Mapping names were replaced by user-defined IDs.

Change-Id: I2d4b34c02dbf3bc86bf3a95a600c7f3da64f9b21
This commit is contained in:
Dolph Mathews 2014-01-21 14:02:58 -06:00
parent 2b8d3d1e8d
commit 96da9c1fb4

View File

@ -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::