MM53 commented on pull request #3820: URL: https://github.com/apache/activemq-artemis/pull/3820#issuecomment-953059428
I didn't changed those references to `dn` because they refer to the full name of the user. The `userDn` only contains to the relative path because the `baseDn` defined in `CONNECTION_URL` is added automatically when calling `context.getAttributes`. Therefore I thought using the full name is more informative for debugging. I also could change it to always use `dn` or `userDn` if you wish. -- 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]
