Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow servicedelegation_normalize_principals to accept simple strings
The function servicedelegation_normalize_principals acn be used to normalize principals, but would work only on list or tuples. With this patch a simple string can be passed as the 'principal' argument and will also be normalized.
- Loading branch information