Fix broken link of federation docs
Fixed a place that was in some broken links in the federation document. Change-Id: I296c4e2cff718f3eac02fa1c14563a2a4437cb80
This commit is contained in:
parent
6635f8dcac
commit
293c891dcf
@ -64,9 +64,9 @@ There is currently support for two major federation protocols:
|
|||||||
|
|
||||||
* OpenID Connect - see `Setup OpenID Connect`_.
|
* OpenID Connect - see `Setup OpenID Connect`_.
|
||||||
|
|
||||||
.. _`Setup Shibboleth`: federation/shibboleth.html
|
.. _`Setup Shibboleth`: shibboleth.html
|
||||||
.. _`Setup OpenID Connect`: federation/openidc.html
|
.. _`Setup OpenID Connect`: openidc.html
|
||||||
.. _`Setup Mellon`: federation/mellon.html
|
.. _`Setup Mellon`: mellon.html
|
||||||
|
|
||||||
Configure keystone and Horizon for Single Sign-On
|
Configure keystone and Horizon for Single Sign-On
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -74,7 +74,7 @@ Configure keystone and Horizon for Single Sign-On
|
|||||||
* To configure horizon to access a federated keystone,
|
* To configure horizon to access a federated keystone,
|
||||||
follow the steps outlined at: `Keystone Federation and Horizon`_.
|
follow the steps outlined at: `Keystone Federation and Horizon`_.
|
||||||
|
|
||||||
.. _`Keystone Federation and Horizon`: federation/websso.html
|
.. _`Keystone Federation and Horizon`: websso.html
|
||||||
|
|
||||||
Configuring Federation in Keystone
|
Configuring Federation in Keystone
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
@ -90,4 +90,4 @@ Tips
|
|||||||
|
|
||||||
2. Don't forget to add oidc as an [auth] plugin in keystone.conf, see `Step 2`_
|
2. Don't forget to add oidc as an [auth] plugin in keystone.conf, see `Step 2`_
|
||||||
|
|
||||||
.. _`Step 2`: federation/federation.html
|
.. _`Step 2`: federation.html
|
||||||
|
Loading…
Reference in New Issue
Block a user