Gazoney
Gazoney
WWindmill
Created by Gazoney on 4/30/2025 in #help
Attempting to set up custom Oauth connection
Awesome! Now, my apologies for a lack of understanding here - after I've set up that oauth connection and got my client id/client secret/auth url/token url included in that If I then wanted to make a request to the API we set that up for, how exactly does that look within a script? (using python myself here) I've previously used the "wmill" package import to get resources/variables, but looking through that (https://github.com/windmill-labs/windmill/blob/main/python-client/wmill/wmill/client.py), nothing stands out to me in terms of referencing this connection Is it just an automated authentication if I were try to hit that endpoint, given that I've provided them that redirect uri?
7 replies
WWindmill
Created by Gazoney on 4/30/2025 in #help
Attempting to set up custom Oauth connection
So, just to understand this a bit better When I add that, does it automatically create a Redirect URI under https://<instance_name>/oauth/callback/<service_name> ?
7 replies