microsoftgraph / microsoftgraph/msgraph-sdk-java
How to use v6 with updated msal authentication library for Android
还没有人认领这个 Issue。
- 主要语言
- 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?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 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