Update URLs in documents according to document migration
Change-Id: Ie756c7274631433a071c901c00dd7e61329b85f2
This commit is contained in:
parent
917f2b812a
commit
a9658c263a
@ -16,7 +16,7 @@ installed behind the Apache webserver listening on port 5000 and port 35357 by
|
|||||||
default.
|
default.
|
||||||
|
|
||||||
Documentation for the project can be found at:
|
Documentation for the project can be found at:
|
||||||
`<http://docs.openstack.org/developer/openstack-ansible-os_keystone/>`_
|
`<https://docs.openstack.org/openstack-ansible-os_keystone/latest/>`_
|
||||||
The project home is at:
|
The project home is at:
|
||||||
`<http://launchpad.net/openstack-ansible>`_
|
`<http://launchpad.net/openstack-ansible>`_
|
||||||
|
|
||||||
|
@ -73,7 +73,7 @@ IdP and protocol.
|
|||||||
|
|
||||||
The details of how the mapping engine works, the schema, and various rule
|
The details of how the mapping engine works, the schema, and various rule
|
||||||
examples are in the `keystone developer documentation
|
examples are in the `keystone developer documentation
|
||||||
<http://docs.openstack.org/developer/keystone/federation/federated_identity.html#mapping-combinations>`_.
|
<https://docs.openstack.org/keystone/latest/advanced-topics/federation/federated_identity.html#mapping-combinations>`_.
|
||||||
|
|
||||||
For example, SP attribute mapping configuration for an ADFS IdP:
|
For example, SP attribute mapping configuration for an ADFS IdP:
|
||||||
|
|
||||||
|
@ -112,5 +112,5 @@ More details regarding valid configuration for the LDAP Identity backend can
|
|||||||
be found in the `Keystone Developer Documentation`_ and the
|
be found in the `Keystone Developer Documentation`_ and the
|
||||||
`OpenStack Administrator Guide`_.
|
`OpenStack Administrator Guide`_.
|
||||||
|
|
||||||
.. _Keystone Developer Documentation: http://docs.openstack.org/developer/keystone/configuration.html#configuring-the-ldap-identity-provider
|
.. _Keystone Developer Documentation: https://docs.openstack.org/keystone/latest/configuration.html#configuring-the-ldap-identity-provider
|
||||||
.. _OpenStack Administrator Guide: http://docs.openstack.org/admin-guide/identity-integrate-with-ldap.html
|
.. _OpenStack Administrator Guide: https://docs.openstack.org/keystone/latest/admin/identity-integrate-with-ldap.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user