-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Description
Inside my company, we have a number of scripts that need to call various endpoints - all need to be authorized.
It seems there is currently no way to and I would propose this as a feature request:
- authenticate via OIDC (I tried disabling wooey authentication and somehow use django middleware, but it didn't work so far)
- pass the authentication token to the scripts, so that they are available in the scripts without making them a parameter or something like this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels