Is it possible to reference username in a URL parameter?
We would like to set up a web map through Portal where any user who logs in will see only their points in a layer. The data is confidential so they should not be able to see other users' points. The layer includes an employee ID field associated with the email used to login. There are thousands of employees and the point layer is updated daily so need to figure out how to do this dynamically.
Any ideas appreciated!