Fix broken links in the docs
Change-Id: If2f462a240485e4c1b904fc76d572f069d3f3df2
This commit is contained in:
parent
e49a95ff6e
commit
731a766ef3
@ -51,7 +51,7 @@ on GitHub for example, or even keeping your implementation private. We
|
||||
use `Setuptools entry points`_ to load your driver from anywhere in the
|
||||
Python path.
|
||||
|
||||
.. _Setuptools entry points: no good resource?
|
||||
.. _Setuptools entry points: https://setuptools.readthedocs.io/en/latest/setuptools.html#dynamic-discovery-of-services-and-plugins
|
||||
|
||||
How To Make a Driver
|
||||
--------------------
|
||||
|
@ -88,6 +88,7 @@ Tips
|
||||
with `HTTP_`, so for instance, if you set OIDCClaimPrefix to `OIDC-`, then a
|
||||
typical remote value to check for is: `HTTP_OIDC_ISS`.
|
||||
|
||||
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
|
||||
`Configure authentication drivers in keystone.conf`_
|
||||
|
||||
.. _`Step 2`: federation.html
|
||||
.. _`Configure authentication drivers in keystone.conf`: federated_identity.html#configure-authentication-drivers-in-keystone-conf
|
||||
|
Loading…
Reference in New Issue
Block a user