refactor idp to its own file
for comparison Change-Id: Ia1becc2fa36f095e30f306c6436bd180fb8760a2
This commit is contained in:
parent
0f6fa0e3d3
commit
85570dc678
@ -294,6 +294,8 @@ If a value is not specified by the client, the service will default this value
|
|||||||
to ``ss:mem:``.
|
to ``ss:mem:``.
|
||||||
|
|
||||||
|
|
||||||
|
.. include:: federation/identity-provider/idp.inc
|
||||||
|
|
||||||
.. TODO(samueldmq): This is the Mapping API, move it to its own file.
|
.. TODO(samueldmq): This is the Mapping API, move it to its own file.
|
||||||
|
|
||||||
Create a mapping
|
Create a mapping
|
||||||
|
@ -1,13 +1,5 @@
|
|||||||
.. -*- rst -*-
|
.. -*- rst -*-
|
||||||
|
|
||||||
=====================================
|
|
||||||
OS-FEDERATION IDENTITY PROVIDER API
|
|
||||||
=====================================
|
|
||||||
|
|
||||||
Provide the ability for users to manage Identity Providers (IdPs). Requires
|
|
||||||
v3.0+ of the Identity API.
|
|
||||||
|
|
||||||
|
|
||||||
Register an Identity Provider
|
Register an Identity Provider
|
||||||
=============================
|
=============================
|
||||||
|
|
@ -1,2 +0,0 @@
|
|||||||
|
|
||||||
.. include:: federation/identity-provider/index.inc
|
|
@ -12,7 +12,6 @@ This page describes these Identity API v3 extensions:
|
|||||||
* `OS-REVOKE API`_
|
* `OS-REVOKE API`_
|
||||||
* `OS-EP-FILTER API`_
|
* `OS-EP-FILTER API`_
|
||||||
* `OS-FEDERATION API`_
|
* `OS-FEDERATION API`_
|
||||||
* `OS-FEDERATION IDENTITY PROVIDER API`_
|
|
||||||
|
|
||||||
.. rest_expand_all::
|
.. rest_expand_all::
|
||||||
|
|
||||||
@ -22,4 +21,3 @@ This page describes these Identity API v3 extensions:
|
|||||||
.. include:: revoke.inc
|
.. include:: revoke.inc
|
||||||
.. include:: ep-filter.inc
|
.. include:: ep-filter.inc
|
||||||
.. include:: federation.inc
|
.. include:: federation.inc
|
||||||
.. include:: federation/index.inc
|
|
||||||
|
Loading…
Reference in New Issue
Block a user