horizon/openstack_auth/tests/unit
Radomir Dopieralski 1953c689e8 Properly calculate auth_url for WEBSSO from POST data
The redirect for WEBSSO takes its data directly from the request's
POST data, and the format of that data has changed, so now we need
to convert it for it to work correctly.

Change-Id: I5b18e555a9bc6b24be1e59465f07e73e99739e22
closes-bug: #1794710
2018-10-31 14:49:06 +01:00
..
__init__.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00
test_auth.py Properly calculate auth_url for WEBSSO from POST data 2018-10-31 14:49:06 +01:00
test_policy.py Fix api.keystone.is_cloud_admin/is_domain_admin handling with new policies 2018-01-17 15:14:33 +01:00
test_user.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00
test_utils.py Rework DEFAULT_SERVICE_REGIONS 2018-07-17 13:58:24 +12:00