I am trying to map full_name using first name, lastname and infix. Since my IdP doesnt provide fullname but it does provide these 3 things. Is there a way I can merge them?
The user is attempting to map a full_name attribute using first name, last name, and infix provided by their IdP. They are seeking a way to merge these attributes since their IdP does not provide a full_name attribute directly.