Open id chirpstack var mapping

Hi Guys,

Chirpstack AS needs this information “sub, name, email, email_verified, user_info_claims” to connect users through OpenID.

What if my provider’s response is different from the mentioned variables? for example instead of “email” i will have “mail”, is there a way to map variables ( “mail” —> “email” ) or should i make an OpenID proxy?

Thanks in advance!

Please note that the fieldnames are specified in the OIDC specification: Final: OpenID Connect Core 1.0 incorporating errata set 1.