Trivial indentation corrections in mappings doc

Some of the indentation in the federation mapping doc were off.

Change-Id: Idf83f92b23451abb1b712430dc55faf53ea24f37
This commit is contained in:
Eric Brown 2016-12-07 16:26:15 -08:00
parent f84b40ad26
commit 4de9d6b111
1 changed files with 13 additions and 13 deletions

View File

@ -182,7 +182,7 @@ In ``<other_condition>`` shown below, please supply one of the following:
], ],
"remote": [ "remote": [
{ {
"type": "UserName" "type": "UserName"
}, },
{ {
"type": "HTTP_OIDC_GROUPIDS", "type": "HTTP_OIDC_GROUPIDS",
@ -218,7 +218,7 @@ In ``<other_condition>`` shown below, please supply one of the following:
], ],
"remote": [ "remote": [
{ {
"type": "UserName" "type": "UserName"
}, },
{ {
"type": "HTTP_OIDC_GROUPIDS", "type": "HTTP_OIDC_GROUPIDS",
@ -293,13 +293,13 @@ If a mapping is valid you will receive the following output:
"group_ids": "[<group-ids>]", "group_ids": "[<group-ids>]",
"user": "user":
{ {
"domain": "domain":
{ {
"id": "Federated" or "<local-domain-id>" "id": "Federated" or "<local-domain-id>"
}, },
"type": "ephemeral" or "local", "type": "ephemeral" or "local",
"name": "<local-user-name>", "name": "<local-user-name>",
"id": "<local-user-id>" "id": "<local-user-id>"
}, },
"group_names": "group_names":
[ [
@ -367,7 +367,7 @@ setting it to ``true``.
], ],
"remote": [ "remote": [
{ {
"type": "UserName" "type": "UserName"
}, },
{ {
"type": "HTTP_OIDC_GROUPIDS", "type": "HTTP_OIDC_GROUPIDS",
@ -411,7 +411,7 @@ but cannot be repeated within the same condition. ``any_one_of`` and
], ],
"remote": [ "remote": [
{ {
"type": "UserName" "type": "UserName"
}, },
{ {
"type": "cn=IBM_Canada_Lab", "type": "cn=IBM_Canada_Lab",
@ -474,7 +474,7 @@ Multiple rules can also be utilized in a mapping.
], ],
"remote": [ "remote": [
{ {
"type": "UserName" "type": "UserName"
}, },
{ {
"type": "orgPersonType", "type": "orgPersonType",
@ -501,7 +501,7 @@ Multiple rules can also be utilized in a mapping.
], ],
"remote": [ "remote": [
{ {
"type": "UserName" "type": "UserName"
}, },
{ {
"type": "orgPersonType", "type": "orgPersonType",