简体   繁体   English

谷歌云控制台 oauth 同意屏幕验证中的应用域是什么意思?

[英]what does app domain mean in google cloud console oauth consent screen verification?

I'm trying to get my oauth2 android app verified by the google cloud console so more than 100 users can use it but I'm stuck on this part here:我正在尝试通过谷歌云控制台验证我的 oauth2 android 应用程序,以便 100 多个用户可以使用它,但我在这里停留在这一部分: 在此处输入图像描述

What does this mean?这是什么意思? Do I need to create a website for this?我需要为此创建一个网站吗? Is there a way to do it for free?有没有办法免费做?

Thanks!!谢谢!!

As john hanley said App Domain means the collection of information related to your website on a domain name you control/own正如约翰汉利所说,App Domain 是指在您控制/拥有的域名上收集与您的网站相关的信息

You are still required to enter this information even if you have an installed application that is not hosted on a website.Users of your application must still locate your company's or application's website and the information that contains your privacy policy.Simply point it to the application's home page on your company's website, along with a privacy policy page.A number of projects demonstrate the format of a GDPR-compliant privacy policy .即使您安装了未托管在网站上的应用程序,您仍然需要输入此信息。您的应用程序的用户仍必须找到您公司或应用程序的网站以及包含您的隐私政策的信息。只需将其指向应用程序的公司网站上的主页,以及隐私政策页面。许多项目展示了符合 GDPR 的隐私政策的格式。

When the user grants consent to your application they need to be able to find some required information about your application.当用户同意您的应用程序时,他们需要能够找到有关您的应用程序的一些必需信息。

Application homepage: Link to the home page for your application应用程序主页:链接到您的应用程序的主页

Application privacy policy link: Link to the privacy policy for your application.应用程序隐私政策链接:链接到您的应用程序的隐私政策。

May I suggest that you review OAuth API verification FAQs This page is very good and full of a lot of the information you need to know before verifying your application.我可以建议您查看OAuth API 验证常见问题解答这个页面非常好,里面有很多您在验证申请之前需要了解的信息。

What does this mean?这是什么意思?

These links are displayed in your oauth2 consent screen to the user, so that they will be able to find additional information about your application.这些链接显示在用户的 oauth2 同意屏幕中,以便他们能够找到有关您的应用程序的其他信息。

在此处输入图像描述

App domain being your website, and the privacy policy being the page on your website where you have hosted your privacy policy. App 域是您的网站,隐私政策是您网站上托管隐私政策的页面。 These two pages are critical to informing your users about your application.这两个页面对于让用户了解您的应用程序至关重要。 You can expect that google will review them.你可以期待谷歌会审查它们。 While you can have them in your native language it is good to also have a copy in English's so that Google can read it.虽然您可以使用您的母语提供它们,但最好也提供一份英文版本,以便 Google 可以阅读。 I have heard from clients in the beginning at least that google required that they be submitted in English's.我至少从一开始就听客户说谷歌要求他们用英文提交。


Host a home page for production apps 托管生产应用程序的主页

Every production app that uses OAuth 2.0 must have a publicly accessible home page.每个使用 OAuth 2.0 的生产应用程序都必须有一个可公开访问的主页。 Potential users of your app might visit the home page to learn more about the features and functionality that the app offers.您的应用程序的潜在用户可能会访问主页以了解有关该应用程序提供的特性和功能的更多信息。 Existing users might review their list of existing grants and visit your app's home page as a reminder of their continued use of your offering.现有用户可能会查看他们的现有资助列表并访问您的应用程序主页,以提醒他们继续使用您的产品。

Your application's home page must include a description of the app's functionality, as well as links to a privacy policy and optional terms of service.您的应用程序主页必须包含应用程序功能的描述,以及指向隐私政策和可选服务条款的链接。 The home page must exist on a verified domain under your ownership.主页必须存在于您拥有的经过验证的域中。


Do I need to create a website for this?我需要为此创建一个网站吗?

Yes, this domain must be registered by you, and must be hosted.是的,这个域必须由您注册,并且必须托管。 So no there is no way to do this for free that i am aware of.因此,据我所知,没有办法免费执行此操作。 Domain hosting is not free and neither is domain registration.域名托管不是免费的,域名注册也不是免费的。

Is there a way to do it for free?有没有办法免费做?

Hosting, Not that i know of.主持,不是我所知道的。 You should also consider depending upon the scopes your application is using Google may charge your for a security review of your application.您还应该考虑,根据您的应用程序使用的范围,Google 可能会向您收取对您的应用程序进行安全审查的费用。 This has to happen yearly.这必须每年发生一次。

Loads of fun links on the same subject.关于同一主题的大量有趣链接。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将自定义文本添加到 Google Cloud 中的 oAuth 同意屏幕 - Adding custom text to oAuth consent screen in Google Cloud 凭据更改时,Google 是否需要重新验证同意屏幕? - Does Google require re-verification of consent screen when credentials change? 批准和发布的 Google OAuth 同意屏幕仍然显示“此应用未经验证”错误 - Approved & Published Google OAuth consent screen still gives "This app isn't verified" Error Google 应用:Oauth 的域验证成功,但状态仍为“等待开发者操作” - Google app: domain verification for Oauth is successful, but status remains "Pending developer action" “内存”和“带宽”是否相同? 在 Google App Engine 中是什么意思? - Is 'Memory' and 'Bandwidth' same? What does it mean in Google App Engine? OAuth 同意屏幕 - 能够删除应用程序徽标 - OAuth consent screen - ability to remove application logo 通过 oauth2(同意屏幕)从 Google Analytics Data API (Ga4) 中提取数据 - Extract data from Google Analytics Data API (Ga4) via oauth2 (consent screen) 为什么 Google Cloud Console 给出 No result found for Android Device Verification Api - Why Google Cloud Console give No result found for Android Device Verification Api 部署Firebase云function时这个错误是什么意思 - What does this error mean when deploying Firebase cloud function 在谷歌云平台找不到控制台应用程序项目 - Can not find console app project in Google cloud platform
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM