microsoftgraph / microsoftgraph/msgraph-sdk-java

How to use v6 with updated msal authentication library for Android

オープン
#2,137 コメント 4 件 リアクション 3 件 担当者 0 名 GitHub で見る

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

type:documentation
主要言語
Java
スター
444
フォーク
154
平均マージ
18時間 28分
マージ済み PR(30日)
4

説明

The Microsoft Graph sample Android app
https://github.com/microsoftgraph/msgraph-sample-android
no longer compiles with msgraph-sdk-java version 6.

There is an updated msal authentication library for Android
https://github.com/AzureAD/microsoft-authentication-library-for-android
and that works: I can sign in and out in a single account client application. But I have no idea how to connect to this library Microsoft Graph SDK for Java

Particularly: the old project had a class AuthorizationHelper that bridged for getting updated tokens between the signed in ClientApplication and the GraphServiceClient.

Any example or documentation on how build that connection with this v6 library?

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

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

はじめの一歩

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

調査の方向性

まず、msgraph-sample-android プロジェクトを、更新された Microsoft Authentication Library for Android および msgraph-sdk-java v6 の統合と比較します。Issue にある古い AuthorizationHelper の参照を読み、サインインしたクライアントアプリケーションが GraphServiceClient にどのように接続するかを確認します。サンプルに明確なガイダンスまたはコンパイル可能な例があり、サインイン、トークンの使用、サインアウトをサポートしていれば完了です。

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

評価

技術スタック
android, java
領域
authentication, documentation, mobile
issue の種類
ドキュメント
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

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

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