I have a web map:
Details:
- The map has a Web AppBuilder filter widget
- It uses single sign-on (SSO) authentication
The map has a layer that is integrated from a table in a separate system. Each record in the layer has a USERNAME value (example: JSMITH).
I would like to configure the map so that it:
- Grabs the SSO username that it used to authenticate the web map
- Filter the records based on the username
What would it take do this? (filter the layer based on the SSO username)
Sorry if I haven't provided enough information about the web map. I really don't know much about the it, but perhaps I could find out more if there are specific questions.