-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
Hello
I develop app that creates instances with our web app for our clients. Our web app supports Google Cloud OAuth authentification. So for every instances we create DNS name (instance-1.ourcompany.com, instance-2.ourcompany.com...) So next step is to specify OAuth callback urls (http://instance-1.ourcompany.com/oauth/callback , http://instance-2.ourcompany.com/oauth/callback ... )
How can I do that via Java API?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels