Greetings!
The application I work with has a need to update a user's google password using a service account and no user intervention other than clicking a link.
I'm in the process of figuring out how to do that from an IRIS server.
I've set up an OAuth 2.0 client with one client configuration, attempting to follow the documentation in https://community.intersystems.com/post/intersystems-iris-open-authoriz… as much as possible.
I also set up an SSL configuration to be used with Google.
I have extremely limited confidence that any of this is set up