diff --git a/doc/source/advanced-topics/federation/shibboleth.rst b/doc/source/advanced-topics/federation/shibboleth.rst index 10a29d2310..0bbb8faec4 100644 --- a/doc/source/advanced-topics/federation/shibboleth.rst +++ b/doc/source/advanced-topics/federation/shibboleth.rst @@ -38,8 +38,8 @@ Add this *WSGIScriptAliasMatch* directive to your public vhost configuration:: WSGIScriptAliasMatch ^(/v3/OS-FEDERATION/identity_providers/.*?/protocols/.*?/auth)$ /usr/local/bin/keystone-wsgi-public/$1 -Make sure the *keystone.conf* vhost file contains a ** directive for the Shibboleth module and -a ** directive for each identity provider:: +Make sure the keystone Apache virtual host configuration contains a ** directive for the +Shibboleth module and a ** directive for each identity provider:: SetHandler shib