DomGarguilo opened a new issue, #3027: URL: https://github.com/apache/accumulo/issues/3027
**Is your feature request related to a problem? Please describe.** This ticket replaces TODOs in `PermissionsIT`: https://github.com/apache/accumulo/blob/04ac8b222d866fab2552087cbffa150c2d402a3c/test/src/main/java/org/apache/accumulo/test/functional/PermissionsIT.java#L420-L424 and https://github.com/apache/accumulo/blob/04ac8b222d866fab2552087cbffa150c2d402a3c/test/src/main/java/org/apache/accumulo/test/functional/PermissionsIT.java#L593-L597 Which requests that the test cases, where delegation tokens are attempted to be obtained with sasl enabled, are implemented. **Describe the solution you'd like** Enable sasl for this IT and attempt to obtain a delegation token with and without the needed permissions. **Additional context** These cases where investigated in https://github.com/apache/accumulo/pull/3001 and the comments were changed to remove the TODO. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
