@Unique in XPages is giving a value for ServerName and not UserName

I tried cmputeWithForm option and also the formulareturn session.evaluate(“@Unique”) and both return an ID with the server name instead of user name.

I guess this is something with HTTP since If I make of my XPage on Notes client; then I get the correct value.