24 Commits

Author SHA1 Message Date
Eric Brown
30d9095d28 Use https for docs.openstack.org references
The openstack.org pages now support https and our references to
the site should by default be one signed by the organization.

Change-Id: I30a462e03d1fd7852511e22cac34c6bc0e8917f4
2017-01-30 16:05:08 -08:00
Ronald De Rose
74af136478 Update docs to require domain_id when registering Identity Providers
An Identity Provider (IdP) should be mapped to a domain. This patch
updates the documentation and creates a release note recommending the
domain_id parameter.

Depends-On: Id18b8b2fe853b97631bc990df8188ed64a6e1275
Partial-Bug: #1642687
Change-Id: I1cb749371175169662dbb5fa8feafe403fb1c39b
2017-01-06 19:09:36 +00:00
Colleen Murphy
22233747d2 Document token header in federation auth response
When reading the OS-FEDERATION API documentation, it is not clear how
to find the ID of the token when requesting either an unscoped or
scoped token. Token requests for the OS-FEDERATION API work the same
way as for the standard API, which is that the token ID is returned in
the X-Subject-Token header, so let's just mention that in the
OS-FEDERATION API documentation.

Change-Id: I6e9743d9001684f0d05ace119509f643c8b8e363
2016-11-28 09:06:25 -03:00
Ronald De Rose
de8fbcf9a0 Validate mapping exists when creating/updating a protocol
This patch validates that a mapping exists when adding or updating
a federation protocol.

Change-Id: I996f94d26eb0f2c679542ba13a03bbaa4442486a
Closes-Bug: #1571878
2016-10-20 19:12:04 +00:00
Nguyen Phuong An
5c9fa41834 [api-ref] Correcting parameter's type
This patch corrects some parameter's type such as 'type: list'
to 'type: array' or 'type: array of...' to 'type: array' because we
don't have 'type: list' in 'JSON Schema primitive types' [1]

[1] http://json-schema.org/latest/json-schema-core.html#anchor8

Change-Id: Ic638ef48fcf0f60c55cec975ee20a71d1830b319
2016-09-06 04:17:38 +00:00
gage hugo
cb51cb4037 [api] add relationship links to v3-ext
Nearly all the "relationship" links are missing in v3 APIs

Added relationship links to v3-ext API pages.

Change-Id: Ie2e71c45c85f33d3cff49d06dcdbd76f0cf1ac2e
Closes-Bug: #1609159
2016-08-17 09:01:09 -05:00
Jenkins
1f52138284 Merge "Detail Federation Service Provider APIs in api-ref" 2016-08-13 02:21:46 +00:00
Jenkins
a4be6d998c Merge "Detail Fed Projects and Domains APIs in api-ref" 2016-08-13 02:02:53 +00:00
Jenkins
342fda486c Merge "Detail Federation Mapping APIs in api-ref docs" 2016-08-13 02:00:31 +00:00
Jenkins
39510dd6c4 Merge "Detail Federation Auth APIs in api-ref docs" 2016-08-13 01:40:05 +00:00
Jenkins
5dff33b608 Merge "Detail Federation Assertion APIs in api-ref docs" 2016-08-13 01:39:57 +00:00
Samuel de Medeiros Queiroz
963c23cd22 Detail Federation Service Provider APIs in api-ref
Change-Id: I2a784f235f3dcd7ec0a29f5d260b9ac286a5cdf8
2016-08-12 19:21:24 -03:00
Samuel de Medeiros Queiroz
5d2fd076c3 Detail Fed Projects and Domains APIs in api-ref
Change-Id: Ifab067287e67ed9a5cb5dd806221d29d240f0241
2016-08-12 18:28:21 -03:00
Samuel de Medeiros Queiroz
30ded5078b Detail Federation Mapping APIs in api-ref docs
Change-Id: I1eec58a853a04abeed537c26a088610e40c6b42c
2016-08-12 18:11:42 -03:00
Samuel de Medeiros Queiroz
b62acaa3c0 Detail Federation Auth APIs in api-ref docs
Change-Id: Ifc30c58589fd56b67c3b8f865926e78aab5c04b8
2016-08-12 17:03:09 -03:00
Samuel de Medeiros Queiroz
ec5b0cb0d5 Detail Federation Assertion APIs in api-ref docs
Change-Id: I66b468e40aea70e6b2cb297157f8d15aeee43880
2016-08-12 16:20:12 -03:00
Samuel de Medeiros Queiroz
960967e9aa Detail IdP APIs in api-ref docs
Change-Id: Ic478a53c92d5f9fa70adb7a3aae014c1ff1df0df
2016-08-12 18:31:00 +00:00
Samuel de Medeiros Queiroz
8eb67a9e01 Move Assertion API to its own file
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.

Moving Assertion API to its own file is one of the TODO comments left
there, which is being addressed in this change.

Change-Id: I0ad565619744eb7f7b3c2fb33971d8d8ab4e22ea
2016-08-03 01:58:02 +00:00
Samuel de Medeiros Queiroz
62d0175ada Move Federation Auth API to its own file
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.

Moving Auth API to its own file is one of the TODO comments left there,
which is being addressed in this change.

Change-Id: Icd0c293c1a326c9bf3fe1ca01c96e3908ac33db3
2016-08-02 13:18:19 -03:00
Samuel de Medeiros Queiroz
edd5827199 Move List Projects and Domains API to its own file
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.

Moving List Projects and Domains API to its own file is one of the TODO
comments left there, which is being addressed in this change.

Change-Id: I78572d6605c7eddd9c7b41bb2e982dc10728f46e
2016-08-02 13:07:07 -03:00
Samuel de Medeiros Queiroz
34dd18c2c2 Move Service Provider API to its own file
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.

Moving Service Provider API to its own file is one of the TODO
comments left there, which is being addressed in this change.

Change-Id: Iabe3d443f01b173024620aae629558d228c2cd10
2016-08-02 13:04:45 -03:00
Samuel de Medeiros Queiroz
fc9cfb76c5 Move Mapping API to its own file
Change I2423030bd0849c051d22f63bf60b6a5f41f72574 migrated Federation
api-ref docs into keystone repository.

Moving Mapping API to its own file is one of the TODO comments left
there, which is being addressed in this change.

Change-Id: I070f2807dc683d470ef4e5e6d758c3998009b2be
2016-08-02 12:52:33 -03:00
Steve Martinelli
85570dc678 refactor idp to its own file
for comparison

Change-Id: Ia1becc2fa36f095e30f306c6436bd180fb8760a2
2016-07-30 20:35:19 -07:00
Samuel de Medeiros Queiroz
0f6fa0e3d3 Move Identity Provider API to its own file
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
2016-07-29 15:28:04 -03:00