Currently, I have created a Gmail OAuth client and published it in a reviewed state.
Due to a system upgrade, an approved redirect URI will be added to the reviewed OAuth client.
scope:
./auth/userinfo.email
./auth/gmail.send
I understand that this can be done by selecting the target client from [APIs and Services] → [Authentication Information] → [OAuth2.0 Client ID] and adding the approved redirect URI.
However, if a redirect URI is added, the approved domains of the app on the OAuth consent screen will also be added.
In that case, will the app need to be re-reviewed?
If it is not added to the approved domains of the app on the OAuth consent screen, will the app need to be re-reviewed?
--- Japanese ----------
GmailのOAuthクライアントで審査済みアプリの変更の再審査が必要かどうかについて
現在、GmailのOAuthクライアントを作成し、審査済みの状態で公開をしています。
システムのバージョンアップによって、審査済みのOAuthクライアントについて、承認済みのリダイレクト URIの追加が発生する予定です。
[API とサービス]→[認証情報]→[OAuth2.0 クライアントID]から対象のクライアントを選択し、承認済みのリダイレクト URIを追加することで対応できるという認識です。
ただ、リダイレクト URIを追加した場合、OAuth同意画面のアプリの承認済みドメインも追加されます。
その場合、アプリの再審査が必要になりますか?
もしOAuth同意画面のアプリの承認済みドメインに追加されない場合でもアプリの再審査は必要ですか?