Hi, Team
In my auth0, I can create a Custom Token Exchange action under the “Actions → Library”, but I cannot add it to a token exchange flow. There is no such flow in my dashboard. How can I use this action with my application?
Thanks a lot
Hi, Team
In my auth0, I can create a Custom Token Exchange action under the “Actions → Library”, but I cannot add it to a token exchange flow. There is no such flow in my dashboard. How can I use this action with my application?
Thanks a lot
Hi @carson.zhang,
Welcome to the Auth0 Community!
In order to configure the Custom Token Exchange you will have to associate an Action with a Custom Token Profile. I would recommend checking out the above mentioned documentation that provides all the details needed in order to properly enable it. Unlike other flows, where you “drag and drop” the action in the UI, the Custom Token Exchange is triggered by a Custom Token Exchange Profile triggered via the Management API that links a specific token type to your Action.
Lets also mention that Custom Token Exchange (CTE) is currently available in Early Access for all Auth0 Enterprise and B2B Pro customers.
I hope this helps and if you have further inquiries about it, please let me know!
Best regards,
Remus