HCL-TECH-SOFTWARE / domino-jnx

Modern Domino Java API based on JNA access to Domino's C API
https://opensource.hcltechsw.com/domino-jnx/
Apache License 2.0
14 stars 3 forks source link

Session.EffectiveUserName in executed agent contains wrong value #342

Closed klehmann closed 1 year ago

klehmann commented 1 year ago

Session.EffectiveUserName always returns the name of the agent signer, although a different username has been specified. This behavior does not match the Notes.jar API and can lead to wrong expectations because developers expect the name of the current Domino Client session (e.g. webuser).