๐Ÿงญ Routingยท trigger โ†’ action graph

โ† gateway scada enterprise โ€”

Auth provider routing

Gateway exposes five auth flavors. Each lands identities into the same identity.<provider>.* tag space so downstream scripts don't care which door the user came through.

Script trigger routing

Every Script UDT instance: which event fires it, and which Tool it runs. on_cron fires on schedule; on_push fires on git push; on_tag_write fires when a tag matching the path is written.
on_cron cron schedule on_push git push on_tag_write tag event auth identity flow