'Parsing a user's SAML attributes via Foundry's Multipass or Control Panel

I want to add more metadata to last names in Palantir Foundry's Multipass for our users (for instance, to display Anna Smith, USA (Contractor)). My SAML integration has attributes employee_type: CONTRACTOR and certificate_cn name=SMITH.ANNA,OU=USA.

How do I parse out further attributes from the certificate CN & format them as part of the last name? Do either Control Panel or Multipass configuration let me use regular expressions to extract on the SAML attributes?



Solution 1:[1]

Multipass does not currently support parsing attributes using regular expressions.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Adil B