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 scheduleon_push git pushon_tag_write tag eventauth identity flow