Hi JohnSmith-9296,
Thanks for reaching out.
I understand you are looking to configure username in the attribute to match with uniFLOW Online application but getting email address instead of full name.
As per the screenshot attached, the claim http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name you are using to set username is mapped with user.userprincipalname which has email address value as shown below.
To get the full name in the attribute, you need to edit the attribute mapping by clicking on Edit icon and change the attribute mapping to user.displayname. The display name maps the name as mentioned in user's profile and User Principal Name maps the unique email address of that user.
Hope this will help.
Thanks,
Shweta
-----------------------------------------------
Please remember to "Accept Answer" if answer helped you.