From f8335ed1c43f2b50230733c914a20b9d6bef5ebb Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 22 Sep 2015 19:55:58 +0000 Subject: [PATCH] Updating sample configuration file Change-Id: Iec59f73e3e1b84b309cfd6a678a4b5c7bde4a728 --- etc/keystone.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/keystone.conf.sample b/etc/keystone.conf.sample index a9156dd8cc..9c76fc0d6a 100644 --- a/etc/keystone.conf.sample +++ b/etc/keystone.conf.sample @@ -760,8 +760,8 @@ # A list of trusted dashboard hosts. Before accepting a Single Sign-On request # to return a token, the origin host must be a member of the trusted_dashboard # list. This configuration option may be repeated for multiple values. For -# example: trusted_dashboard=http://acme.com trusted_dashboard=http://beta.com -# (multi valued) +# example: trusted_dashboard=http://acme.com/auth/websso +# trusted_dashboard=http://beta.com/auth/websso (multi valued) #trusted_dashboard = # Location of Single Sign-On callback handler, will return a token to a trusted