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

Access Token for non-Microsoft Graph API

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
ドキュメント
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
android, java

調査の方向性

既存の Android サンプルアプリケーションと IAuthenticationResult.getAccessToken() のフローを確認し、その Microsoft Graph の使用方法を、報告されている Postman およびアプリケーションからのリクエストと比較します。同じサーバー上でホストされている Microsoft Graph 以外の API へのアクセスを、報告されている 401 応答を回避する bearer token の要件も含めて、文書化または実証できれば完了です。

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

説明

Please provide us with the following information:

This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ X] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions
Mention any other details that might be useful

I am trying to access an API on the same server that my android app is registered. The process of logging into the android app works fine. I have attempted to use the IAuthenticationResult.getAccessToken() generated to access an API on the same server as a bearer token unsuccessfully. I get a 401 Unauthorized error message both on Postman and my application. The sample applications available including this one work fine with Microsoft Graph but I haven't seen any sample accessing other forms of API including end points hosted in the same client.


Thanks! We'll be in touch soon.

主要言語
Java
スター
34
フォーク
30
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

Azure-Samples/ms-identity-android-java のほかの issue

Azure-Samples/ms-identity-android-java の issue をすべて見る

似ている issue

Java の issue をもっと見る

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

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