summaryrefslogtreecommitdiff
path: root/keystone/api
Commit message (Expand)AuthorAgeFilesLines
* Fix host:port handlingstable/victoriaBence Romsics2022-09-081-2/+4
* Use app cred user ID in policy enforcementLance Bragstad2021-01-081-2/+45
* Disable EC2 credentials access_id updateVishakha Agarwal2020-05-191-1/+2
* Fix security issues with EC2 credentialsColleen Murphy2020-05-023-25/+113
* Check timestamp of signed EC2 token requestColleen Murphy2020-04-281-0/+31
* Update hacking for Python3Andreas Jaeger2020-04-151-0/+1
* Merge "Expiring Group Memberships API - Allow set idp authorization_ttl"Zuul2020-04-101-1/+2
|\
| * Expiring Group Memberships API - Allow set idp authorization_ttlKristi Nikolla2020-04-091-1/+2
* | Merge "Add expiring user group memberships on mapped authentication"Zuul2020-04-101-2/+2
|\ \
| * | Add expiring user group memberships on mapped authenticationKristi Nikolla2020-04-071-2/+2
| |/
* | Merge "Add openstack_groups to assertion"Zuul2020-03-231-1/+23
|\ \ | |/ |/|
| * Add openstack_groups to assertionVishakha Agarwal2020-03-191-1/+23
* | NIT: Fix spellingVishakha Agarwal2020-03-061-1/+1
* | Remove six usageVishakha Agarwal2020-01-3024-154/+143
|/
* Fix credential list for project membersColleen Murphy2019-12-041-7/+16
* Re-enable line-length linterColleen Murphy2019-10-212-13/+16
* Merge "Fix validation of role assignment subtree list"16.0.0.0rc1Zuul2019-09-271-3/+3
|\
| * Fix validation of role assignment subtree listColleen Murphy2019-09-171-3/+3
* | Merge "Allow domain users to access the limit API"Zuul2019-09-261-16/+49
|\ \
| * | Allow domain users to access the limit APILance Bragstad2019-09-241-16/+49
* | | Merge "Add missing ws between words in log messages"Zuul2019-09-261-5/+5
|\ \ \
| * | | Add missing ws between words in log messageszhufl2019-09-231-5/+5
| |/ /
* | | Merge "Clean up UserGroups target enforcement callback"Zuul2019-09-241-14/+1
|\ \ \ | |/ / |/| |
| * | Clean up UserGroups target enforcement callbackColleen Murphy2019-08-211-14/+1
* | | Merge "Add remote_id definition in _perform_auth"Zuul2019-09-201-0/+1
|\ \ \
| * | | Add remote_id definition in _perform_authzhufl2019-09-161-0/+1
| |/ /
* | | Add default roles and scope checking to project tagsLance Bragstad2019-09-191-6/+24
| |/ |/|
* | Merge "Implement scope type checking for EC2 credentials"Zuul2019-09-151-1/+4
|\ \
| * | Implement scope type checking for EC2 credentialsVishakha Agarwal2019-09-131-1/+4
* | | Update API version for access rulesColleen Murphy2019-09-141-2/+2
* | | Add access rules to token validationColleen Murphy2019-09-141-1/+4
* | | Expose access rules as its own APIColleen Murphy2019-09-141-0/+69
|/ /
* | Merge "Move get_role_for_trust enforcement to policies"Zuul2019-09-081-2/+36
|\ \
| * | Move get_role_for_trust enforcement to policiesColleen Murphy2019-08-161-2/+36
* | | Merge "Move list_roles_for_trust enforcement to policies"Zuul2019-09-081-2/+37
|\ \ \ | |/ /
| * | Move list_roles_for_trust enforcement to policiesColleen Murphy2019-08-161-2/+37
* | | Merge "Move get_trust enforcement to default policies"Zuul2019-09-081-2/+32
|\ \ \ | |/ /
| * | Move get_trust enforcement to default policiesColleen Murphy2019-08-161-2/+32
* | | Merge "Move delete_trust enforcement to default policies"Zuul2019-09-081-10/+36
|\ \ \ | |/ /
| * | Move delete_trust enforcement to default policiesColleen Murphy2019-08-161-10/+36
* | | Merge "Move list_trusts enforcement to default policies"Zuul2019-09-081-21/+42
|\ \ \ | |/ /
| * | Move list_trusts enforcement to default policiesColleen Murphy2019-08-161-21/+42
* | | Fix oauthlib update errorsVishakha Agarwal2019-09-051-1/+1
| |/ |/|
* | Merge "Add protection tests for trusts API"Zuul2019-08-191-0/+2
|\ \ | |/
| * Add protection tests for trusts APIColleen Murphy2019-08-161-0/+2
* | Merge "Add API changes for app cred access rules"Zuul2019-08-121-1/+12
|\ \ | |/ |/|
| * Add API changes for app cred access rulesColleen Murphy2019-08-011-1/+12
* | Merge "Fix missing print format and missing ws between words"Zuul2019-08-091-2/+2
|\ \
| * | Fix missing print format and missing ws between wordszhufl2019-08-061-2/+2
* | | Merge "Fix websso auth loop"Zuul2019-08-061-2/+7
|\ \ \ | |/ / |/| |