Hello, I want to display APP_USER name in intcap or as it is stored in db, currently is converting into lowercase. I have tried using inbuild apex auth process and custom process. result is same.
In custom auth process out param will set username value in application level item and i am using that item to display username top right side.
So, instead of 'admin' i want to display 'Admin'
