BertP
BertP2w ago

how to accept oauth resource as script input

I setup the azure_oauth resource (from instance settings) and tested successfully by manually creating a resource instance. Some time earlier I interpreted that the resource could also be used as dynamic input to app/flow/script, but when I create a new flow and attempt to construct a resource type input of type azure_oauth it doesn't let me. did i misinterpret the functionality? my goal is to build a system app that templates sensitive data generation on operator command, but only operators with a specific permission in the resource system are allowed to generate the data. (aka permission enforcement on windmill side with full permissions within script to resource system)
1 Reply
BertP
BertPOP2w ago
this is on CE (CE v1.549.1), i also get the error "Resource type azure_oauth not found in workspace." when i click on the resource type "azure_oauth" from the list of instantiated resources i cannot find documentation on short-lived operator initiated oauth sessions in windmill. i assume i've been misinterpreting a changelog or similar.

Did you find this page helpful?