Auth0 actions order not configurable from tenant yaml

Feature: Auth0 actions order not configurable from tenant yaml

Description:
Currently the actions for the trigger for eg. post-login in Auth0 can be ordered only manually via Auth0 dashboard. This ordering of actions is essential for our use case.
Since we are using Auth0 tenant config yaml for deployment, we are essentially looking for this feature in here as well. As of today, Auth0 does not provide a way to specify the order of custom actions (like in the post-login trigger) via tenant YAML configuration.

Use-case:
Having the order will help in debugging issues we face related to actions wrong ordering. It mistakenly can get changed by anyone from dashboard while testing , so we can export the tenant YAML configuration of the Auth0 account, the order of custom actions in the post-login trigger is included in the exported YAML file.

Hey there @prerna.shah welcome to the community, and thanks for the feedback!

Our team monitors these closely for community engagement so let’s hope this gets some traction with other users - Don’t forget to go ahead and upvote this yourself to get the ball rolling! :rocket:

4 Likes