keystone/keystone/federation
Vishakha Agarwal c4e48ef3a1 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:35 +00:00
..
backends Make use of Dict-base including extras explicit 2017-02-06 19:15:15 -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 Reduce duplication in federated auth APIs 2018-07-25 15:21:28 +00:00
core.py Merge "Remove all v2.0 APIs except the ec2tokens API" 2018-02-07 09:01:26 +00:00
idp.py Remove test_metadata_invalid_contact_type 2017-05-02 17:10:32 +08:00
routers.py Add HEAD APIs to federated API 2017-06-21 15:06:21 +00: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:35 +00:00