summaryrefslogtreecommitdiff
path: root/keystone/federation/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove log translations in keystonewingwj2017-03-251-2/+2
* Merge "Catch potential SyntaxError in federation mapping"11.0.0.0b3Jenkins2017-01-261-1/+1
|\
| * Catch potential SyntaxError in federation mappingEric Brown2017-01-181-1/+1
* | Implement federated auto-provisioningLance Bragstad2017-01-191-0/+26
|/
* Adds projects mapping to the mapping engineDavid Stanek2017-01-091-1/+8
* Relax the requirement for mappings to result in group membershipsRonald De Rose2016-09-011-42/+3
* Use request.environ through auth and federationJamie Lennox2016-07-061-3/+3
* Merge "Concrete role assignments for federated users"Jenkins2016-06-291-0/+2
|\
| * Concrete role assignments for federated usersRonald De Rose2016-06-291-0/+2
* | Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-1/+3
|/
* Enhance federation group mapping validationGyorgy Szombathelyi2016-05-061-27/+31
* Allow 'domain' property for local.groupGyorgy Szombathelyi2016-05-051-1/+9
* Fix D400 PEP257Navid Pustchi2016-04-211-1/+1
* Fix D401 PEP8 violation.Navid Pustchi2016-04-141-1/+1
* Mapping which yield no identities should result in ValidationErrorguang-yee2016-03-161-0/+9
* Fixing mapping schema to allow local userguang-yee2016-03-091-7/+12
* Removing H405 violations from keystoneTin Lam2016-02-211-3/+4
* handle unicode names for federated usersSteve Martinelli2016-02-161-2/+8
* Merge "Raise more precise exception on keyword mapping errors"Jenkins2016-02-011-2/+13
|\
| * Raise more precise exception on keyword mapping errorsMarek Denis2016-02-011-2/+13
* | Strengthen Mapping Validation in Federation MappingsFernando Diaz2016-01-191-1/+46
|/
* Merge "Accepts Group IDs from the IdP without domain"Jenkins2015-11-261-0/+14
|\
| * Accepts Group IDs from the IdP without domainOlivier Pilotte2015-11-231-0/+14
* | Using the right format to render the docstring correctlyDave Chen2015-11-241-5/+8
|/
* Move federation extension into keystone coreSteve Martinelli2015-11-181-0/+770