Mapping a custom Entity name or Alias from an OpenID Auth Response

Hello everyone,

In our Vault server, when user uses OIDC for the first, they server sends back a first name and a family name in two different fields.
Is there anyway we can concatenate both and map them into to the entity name (or alias)?
How can we configure the OIDC role to do it?

Cheers,

Cyril

Hi! I took a peek at the code here and as far as I can tell, it’s not currently possible. Are you able to open an issue on Github for the enhancement? That would be a good next step.

1 Like