Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Bug] powerplatformadminv2 Failed to get OBO token from PFT exchange

オープン
#401 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
azure, typescript

調査の方向性

まず、MFA が必要なアカウントを使用してプライベートタブで Power Platform Admin V2 リクエストを再現し、portal.azure.com へのサインイン前後でネットワークリクエストを比較します。失敗しているリクエストに関連付けられた OBO トークン交換を追跡します。完了の条件は、事前に Azure portal で認証しなくても Code Apps が正常に読み込まれることです。

索引モデルが issue の本文から書いたものです。

説明

bug

Describe the bug

Code Apps using Power Platform Admin V2 connections if opened in private tab (without prior authentication to Portal Azure fail with Failed to acquire OBO token: S2S33107: Failed to get OBO token from PFT exchange.

Steps to Reproduce

  1. Use account where 2FA is required to access Azure or triggered due to "AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access "
  2. Open Code App that leverages Power Platform Admin V2 connector for example https://github.com/Laskewitz/Power-Platform-Control-Hub
  3. Application fails on requests such as
    https://6dd053988d8fe17a8e228f6b587e23.08.environment.api.powerplatform.com/connectors/runtime/invoke/scalegroups/usa002/shards/01/apis/powerplatformadminv2/connections//7fb2a23078d5450f8ad66b47650b7c02/resourcequery/resources/query?api-version=2024-10-01

Expected behavior

Content loads correctly

Actual behavior

400 Bad Request; after logging in to portal.azure.com with 2FA app is loading correctly

Screenshots or Error Messages

Image

Additional context

Network logs sent to Code Apps Email.

主要言語
TypeScript
スター
504
フォーク
145
平均マージ
4時間 3分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/PowerAppsCodeApps のほかの issue

microsoft/PowerAppsCodeApps の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。