I have an application which I will allow customers to configure their internal Id provider via OpenID Connect. I was experimenting with the “Enterprise Connections” where I set up a second Auth0 account (let’s call it “external Auth0”) and everything worked fine out of the box.
However I would like to map some custom claims from the ID Token to the Access Token, similar with what we can do with SAML mappings.
Ideally I would like to intercept the ID Token issued by “external Auth0”, extract the custom claim and add it to the Access Token so that my application can see it.
Is this possible?
thank you
Andre
Hey team! 
Since this topic touches Auth0 Actions, quick heads-up that we’re hosting an Ask Me Anything dedicated to Actions with Gaston Danilo Asis Sanchez, Senior Technical Product Manager. We’ll cover practical usage, new capabilities like Transaction Metadata and Actions Types, plus a peek at what’s next. 
- Submit questions now through Aug 26

- Get detailed written answers live on Aug 27, 9–11 AM PT

Earn community points + a badge
. If you’re exploring how Actions can streamline your auth flows, this is a great time to get direct guidance from the team.
Join the AMA & drop your questions here: August 27 Auth0 Community Ask Me Anything: Actions
Dawid