0f6fa0e3d3
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation api-ref docs into keystone repository. Moving Identity Provider API to its own file is one of the TODO comments left there, which is being addressed in this change. Change-Id: I5c5b26c2d4c9920d6b9642eaf0fc47ed5bffb3cb
10 lines
323 B
JSON
10 lines
323 B
JSON
{
|
|
"protocol": {
|
|
"id": "saml2",
|
|
"links": {
|
|
"identity_provider": "http://example.com/identity/v3/OS-FEDERATION/identity_providers/ACME",
|
|
"self": "http://example.com/identity/v3/OS-FEDERATION/identity_providers/ACME/protocols/saml2"
|
|
},
|
|
"mapping_id": "xyz234"
|
|
}
|
|
} |