summaryrefslogtreecommitdiff
path: root/keystone/tests/unit/contrib/federation/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* fix(federation): allow using numerical group namesMohammed Naser2022-10-071-0/+18
* Replace assertItemsEqual with assertCountEqualwangzihao2020-09-171-3/+3
* Support regexes in whitelists/blacklistsJason Anderson2020-05-261-0/+38
* Add openstack_groups to assertionVishakha Agarwal2020-03-191-0/+25
* Report correct domain in federated user tokenKristi Nikolla2019-06-061-9/+6
* Test case for bad type user in assertionVishakha Agarwal2019-01-311-0/+6
* Fix nitsVishakha Agarwal2019-01-111-4/+4
* Convert auth to flask native dispatchingmorgan fainberg2018-10-091-18/+26
* Added check to avoid keyerror "user['name']"Vishakha Agarwal2018-06-281-0/+15
* Adds tests showing how mapping locals are handledDavid Stanek2017-01-261-0/+86
* Merge "Catch potential SyntaxError in federation mapping"11.0.0.0b3Jenkins2017-01-261-0/+18
|\
| * Catch potential SyntaxError in federation mappingEric Brown2017-01-181-0/+18
* | Implement federated auto-provisioningLance Bragstad2017-01-191-3/+12
|/
* Adds projects mapping to the mapping engineDavid Stanek2017-01-091-0/+17
* Use request.environ through auth and federationJamie Lennox2016-07-061-6/+9
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-2/+3
* Enhance federation group mapping validationGyorgy Szombathelyi2016-05-061-3/+18
* Add mapping validation testsGyorgy Szombathelyi2016-05-051-2/+41
* Allow 'domain' property for local.groupGyorgy Szombathelyi2016-05-051-0/+4
* Fix D400 PEP257Navid Pustchi2016-04-211-3/+3
* Fix D401 PEP8 violation.Navid Pustchi2016-04-141-1/+1
* Removing redundant wordsAnh Tran2016-03-251-1/+1
* Mapping which yield no identities should result in ValidationErrorguang-yee2016-03-161-44/+15
* Shadow users - Shadow federated usersRonald De Rose2016-02-291-22/+25
* handle unicode names for federated usersSteve Martinelli2016-02-161-0/+53
* Merge "Raise more precise exception on keyword mapping errors"Jenkins2016-02-011-30/+47
|\
| * Raise more precise exception on keyword mapping errorsMarek Denis2016-02-011-30/+47
* | Strengthen Mapping Validation in Federation MappingsFernando Diaz2016-01-191-0/+6
|/
* Accepts Group IDs from the IdP without domainOlivier Pilotte2015-11-231-0/+49
* Move federation extension into keystone coreSteve Martinelli2015-11-181-1/+1
* Merge "Keystone Spelling Errors in docstrings and comments"Jenkins2015-11-061-4/+4
|\
| * Keystone Spelling Errors in docstrings and commentsTom Cocozzello2015-10-291-4/+4
* | Fix D202: No blank lines after function docstring (PEP257)Dolph Mathews2015-10-281-12/+0
|/
* Reject rule if assertion type unsetJamie Lennox2015-09-151-0/+23
* Refactor mapping rule engine tests to not create serversBrant Knudson2015-08-291-0/+611