keystone/keystone/federation
Vishakha Agarwal 6bc81fec24 Mapped Groups don't exist breaks WebSSO
The issue occurs if a user has a group that
does not map to a project in OpenStack. At
which point an exception is raised and the
websso login blows up with a 500 message.
This is because of the exception being raised
when the group name not matches thus replacing
that with a log.

Change-Id: Ia7321705db118af28f3dc6e01d5b18e8650aa633
Closes-Bug: #1789450
(cherry picked from commit ee46f73535)
2018-09-24 16:06:08 +00:00
..
backends Update IdP sql model 2018-05-04 16:42:39 +08:00
__init__.py Remove exposure of routers at package level 2015-12-03 15:06:56 -03:00
constants.py Move federation extension into keystone core 2015-11-18 15:11:30 +00:00
controllers.py Merge "Simplify the token provider API" 2018-08-01 16:44:47 +00:00
core.py Fix 500 error when deleting domain 2018-04-11 10:35:31 +08:00
idp.py Add logging for xmlsec1 installation 2018-03-19 14:04:42 +00:00
routers.py Convert Keystone to use Flask 2018-06-04 20:14:41 -07:00
schema.py Require domain_id when registering Identity Providers 2017-01-06 16:05:12 +00:00
utils.py Mapped Groups don't exist breaks WebSSO 2018-09-24 16:06:08 +00:00