A redirect URL is not added by default to an application created from ArcGIS Developers Dashboard.
ArcGIS Platform
不具合 ID 番号
BUG-000167433
送信されました
May 14, 2024
最終更新日
June 5, 2024
適用対象
ArcGIS Platform
見つかったバージョン
N/A
オペレーティング システム
N/A
オペレーティング システムのバージョン
N/A
ステータス
As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
参考情報
This is the correct behavior for an OAuth 2.0 application.
Redirect URLs, if so desired, must be added by the user.
Refer to https://developers.arcgis.com/documentation/mapping-apis-and-services/security/tutorials/add-redirect-uri/ or https://developers.arcgis.com/documentation/mapping-apis-and-services/security/ for high-level view of ArcGIS application security best practices and https://developers.arcgis.com/documentation/mapping-apis-and-services/security/oauth-2/.
対処法
Open the ArcGIS Developer Dashboard and the application in the OAuth 2.0 tab.
Click the Edit Application button.
Scroll to the Redirect URLs section and add 'urn:ietf:wg:oauth:2.0:oob' to the URL.