python-keystoneclient/keystoneclient/tests/v3
Marek Denis cbe8c0a178 SAML2 federated authentication for ADFS.
Authentication workflow for the Active Directory Federated Services
(ADFS) by Microsoft is different from 'standard' ECP based one.
This plugin allows for authentication and fetching security token with SAML2
assertion inside, sending to the Service Provide and retrieving an
unscoped token.

Change-Id: I588de1967a7fb92c5928686d092895847553923a
Implements: blueprint add-saml2-cli-authentication
2014-09-17 13:52:47 -04:00
..
examples/xml SAML2 federated authentication for ADFS. 2014-09-17 13:52:47 -04:00
__init__.py Move tests in keystoneclient 2013-09-24 12:34:17 +10:00
client_fixtures.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
saml2_fixtures.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_access.py Standardize AccessInfo token setting 2014-08-13 13:42:45 +10:00
test_auth.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_auth_saml2.py SAML2 federated authentication for ADFS. 2014-09-17 13:52:47 -04:00
test_client.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_credentials.py Remove vim header 2014-02-08 22:22:08 +08:00
test_discover.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_domains.py Ensure domains.list filtered results are correct 2014-02-18 09:55:41 +00:00
test_endpoint_filter.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_endpoints.py Remove vim header 2014-02-08 22:22:08 +08:00
test_federation.py List federated projects and domains 2014-07-31 14:46:06 +02:00
test_groups.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_oauth1.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_policies.py Remove vim header 2014-02-08 22:22:08 +08:00
test_projects.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_regions.py Regions Management 2014-05-07 14:48:25 -04:00
test_role_assignments.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_roles.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
test_service_catalog.py Create a V3 Token Generator 2014-04-17 07:11:34 +10:00
test_services.py Remove vim header 2014-02-08 22:22:08 +08:00
test_tokens.py expose the revoke token for V3 2014-08-06 09:43:56 +08:00
test_trusts.py Changes exception raised by v3.trusts.update() 2014-06-03 00:30:21 +00:00
test_users.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00
utils.py Convert httpretty to requests-mock 2014-07-30 05:04:25 +10:00