This value, "(null)" is retrieved via the Trusted Headers adapter :
{code:java} 2026-04-21 12:58:02,533 [http-nio-8080-exec-9 - DEBUG rsTrustedAuthenticationAdapter - Retrieved header [remote_user] with value [(null)]. {code} This is not the actual null value, so the value in the headers is wrong, meaning that no change needs to be done in the authenticator.
Raluca Stavro on 22/Apr/26 10:15
This value, "(null)" is retrieved via the Trusted Headers adapter :
{code:java} 2026-04-21 12:58:02,533 [http-nio-8080-exec-9 - DEBUG rsTrustedAuthenticationAdapter - Retrieved header [remote_user] with value [(null)]. {code}
This is not the actual _null_ value (when the actual null value is retrieved, it should be _[null]_ in the logs), so the value in the headers is wrong, meaning that no change needs to be done in the authenticator.
This message was sent by Atlassian Jira (v9.3.0#930000-sha1:287aeb6)
If image attachments aren't displayed, see this article.