summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/servicedelegation.py
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin to manage service constraint delegationsRob Crittenden2015-06-031-0/+537
Service Constraints are the delegation model used by ipa-kdb to grant service A to obtain a TGT for a user against service B. https://fedorahosted.org/freeipa/ticket/3644 Reviewed-By: Martin Basti <mbasti@redhat.com>