Does Cursor support OIDC for authentication in Cursor Automations? I have some automations that I’m manually triggering via a webhook so that my AWS lambda that invokes the webhook can create temporary credentials. Is there some way to use OIDC so that the Automation could get its own credentials. That would let me invoke it on a cron instead of trigger it as a webhook. Is this possible already? Is this something on your roadmap?