Hey Splunkers,
is there any way to use "Realname" and "Mail" within ProxySSO setup?
We are using ProxySSO for authentication and authorization.
I figured out that this configuration on authorization.conf works and the user is showing up correctly:
[userToRoleMap_ProxySSO]
myuser = myrole-1;myrole-2::test::mymail@test.com
Unfortunately I didn't find any way to populate this information from the ProxySSO information like i did for RemoteGroup and RemoteUser.
Kind Regards