We have Gsuite account where we created a OAuth 2.0 Client IDs (picture below) in order to implement our client application to users for Single sing on using (Using OAuth 2.0 for Web Server Applications: https://developers.google.com/identity/protocols/oauth2/web-server). Is this ClienId sufficient to have in order for any private gmail domein to have access to our app thru sso? Is there a limitations of domains our app might have linked to this clientID? many of our clients have their own Gsuite account, but since we host the application, I imagine they don't have to create a clientID for every single gsuite account right? I tested and with different domain outside of our gsuite account and it works. I was just wondering what could go wrong in terms of limitations of domains or users?
Thanks guys appreciated.

can a single OAuth 2.0 Client IDs Credential work for different Domeins in other gsuite accounts?
304 views Asked by Tonathiu Redrovan At
0
There are 0 answers
Related Questions in GOOGLE-API
- Can you use the Drive API to share a file in Google Drive to an oath2 subject rather than email address?
- youtube api quota limit of 10000api
- How can i get the reviews in google maps via API
- Google api nearbysearch how to filter data business_status
- Optimizing Gmail API Query or Alternative Method to Retrieve Total Email Size
- How to use Oauth in order to log‑in on .googleapis.com on almost any arbitrary endpoints domains from the web browser?
- How do I get rid of any type of Memory Saver in Chrome
- Google Picker API not firing callback when using toUri() in iframe
- Python Google Speech v1 voice_activity_timeouts error
- How to config expo MapView correctly?
- Google can't find my keyfilePath in my NextJS app?
- Renaming a file - Google API direct download link
- Access Regular Gmail Account with API in Lambda
- Security of Google Drive API Objects using Google Service Account Credentials in Client Side Code for Website
- Dataportablity api stops working after two weeks
Related Questions in GOOGLE-OAUTH
- Lambda endpoint for the Google OAuth callback does not recieve the access_token
- Unable to call datastore using GCP service account key json
- Google Drive Service Account gets googleapiclient.errors.HttpError: 401 "Request is missing required authentication credential" when authenticating
- If you're using the Google Oauth2 authentication method to send emails with Gmail API from *your* account, when do you need to refresh the token?
- Verifying Google Identity OAuth2 token with Ruby
- I am trying to implement authentication in django using django_cas_ng, and also provide a option for all-auth for google login
- How to Sync Google Calendar Events Using Push Notifications?
- How to use Oauth in order to log‑in on .googleapis.com on almost any arbitrary endpoints domains from the web browser?
- Main tab doesn't retain authenticated state after authenticating user in popup window using Laravel Socialite
- ASP.NET Core Google external login issue
- I don't know how to change the language of my google sign in button
- Django Allauth Bad Request Error, Error Retrieving Access Token: Invalid Grant
- Getting Oauth2 token in Rust
- https://accounts.google.com/gsi/client missing 'Access-Control-Allow-Origin' header
- Using Google OAuth in .NET Core with AWS load balancer
Related Questions in GOOGLE-GSUITE
- Gsuite integration in Laravel PHP
- Search for People Chips in a Google Doc and Replace it
- Keeping google gsuite legacy with custom domain but changing only email MX
- How to download google CDN images?
- Duplicate Worksheet but keep values only in google sheets
- Is there a way to allow Google Sheets to IMPORTXML that is inside my company's corporate network?
- Is there some public Google API for getting the current logged in user's email address or domain that does not require AUTH or an API key?
- Does google API allow us to get 'Usage of 3rd party apps authenticated through Google'?
- How do I manage google groups and modify user attributes without domain wide delegation?
- Validate X-HEADER in GMAIL / GSUITE routing rule
- Report on totals semails sent/received by date range
- Sync users from GSuite to KeyCloak
- link Azure AD users with Gsuite
- How to Lock Google sheet at a particular time in a day
- Google Suite Rest APi update user photo PHP
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)