group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #06637
[Bug 1578102] Re: Error: No such file or directory: '/etc/keystone/sso_callback_template.html'
Hi Sandeep, Thanks for the bug report. I've moved the install of
sso_callback_template.html in yakkety from /usr/share to /etc/keystone
and the fix should be available in the archive soon. Once this lands in
yakkety for newton we can backport it to xenial for mitaka.
** Changed in: keystone (Ubuntu)
Status: Confirmed => Fix Committed
** Changed in: keystone (Ubuntu)
Importance: Undecided => High
** Also affects: keystone (Ubuntu Xenial)
Importance: Undecided
Status: New
** Changed in: keystone (Ubuntu Xenial)
Status: New => Triaged
** Changed in: keystone (Ubuntu Xenial)
Importance: Undecided => High
** Changed in: keystone (Ubuntu Xenial)
Assignee: (unassigned) => Corey Bryant (corey.bryant)
** Changed in: keystone (Ubuntu)
Assignee: (unassigned) => Corey Bryant (corey.bryant)
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1578102
Title:
Error: No such file or directory:
'/etc/keystone/sso_callback_template.html'
Status in keystone package in Ubuntu:
Fix Committed
Status in keystone source package in Xenial:
Triaged
Bug description:
Bug Description copied from :
https://bugs.launchpad.net/keystone/+bug/1577666
The following error occurs when a user tries to login using Horizon
Single Sign-On feature after the Idp authenticates the user and sends
SAML assertion successfully :
{"error": {"message": "An unexpected error prevented the server from
fulfilling your request: [Errno 2] No such file or directory:
'/etc/keystone/sso_callback_template.html' (Disable debug mode to
suppress these details.)", "code": 500, "title": "Internal Server
Error"}}
I reproduced the above error while trying to configure Keystone for
Federation taking TestShib.org as Idp and Keystone as SP.
I am using Security Assertion Markup Language(SAML) for configuring
Keystone for federation.
The above error got fixed when I copied the sso_callback_template.html
file to /etc/keystone directory.
cp /opt/stack/keystone/etc/sso_callback_template.html /etc/keystone/
I would recommend to add one more point(5) under Keystone changes as
follows:
5. Copy the sso_callback_template.html file to /etc/keystone/ directory:
cp /opt/stack/keystone/etc/sso_callback_template.html /etc/keystone/
in the following documentation(Setup Web Single Sign-On (SSO):
http://docs.openstack.org/developer/keystone/federation/websso.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1578102/+subscriptions