microsoftgraph / microsoftgraph/msgraph-sdk-java

How to use v6 with updated msal authentication library for Android

未關閉
#2,137 4 則留言 3 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

type:documentation
主要語言
Java
星號
444
分支
154
平均合併
18 小時 28 分鐘
30 天內合併 PR
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. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 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
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。