Hi @devnxg ,
Thank you for posting this topic on the Auth0 Community!
The connection.name
can only be used in the From, Subject, and Message fields.
For the Redirect To field, only the below three variables are supported as of the current design.
-
application.name
(or its synonymclient.name
) application.clientID
-
application.callback_domain
(or its synonymclient.callback_domain
)
Please refer to this doc for details. And feel free to communicate directly to our product team using our feedback page and click on the Vote button. Thank you!