Update more info of vhost file

The federation document talks about the
vhost file to be changed when configuring
shibboleth. As a user it is difficult to
understand where the file is located and
when configuring through devstack no
vhost file of name *keystone.conf* exists.

Thus this patch adds more information regarding
vhost file for more understandability.

Change-Id: Ifb43e6532e8d388bfcfee64d36e43e5120aab4c5
This commit is contained in:
Vishakha Agarwal 2018-11-08 13:50:40 +05:30
parent 95d3ec6cea
commit 5e26466b22
1 changed files with 2 additions and 2 deletions

View File

@ -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 *<Location>* directive for the Shibboleth module and
a *<Location>* directive for each identity provider::
Make sure the keystone Apache virtual host configuration contains a *<Location>* directive for the
Shibboleth module and a *<Location>* directive for each identity provider::
<Location /Shibboleth.sso>
SetHandler shib