如何验证来自 sharepoint 2013 Web 服务和活动目录的用户 [英] How to authenticate users from sharepoint 2013 web service and active directory

查看:17
本文介绍了如何验证来自 sharepoint 2013 Web 服务和活动目录的用户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用 sharepoint 2013 在 java android 应用程序中对用户进行身份验证,其次如何直接使用活动目录对用户进行身份验证.我必须在两个不同的应用程序中实现这两种方式.

How can I authenticate users in a java android application using sharepoint 2013 and secondly how to authenticate users using active directory directly. I have to implement both the ways in two different applications.

我在 Google 上搜索过,但没有找到集成它们的正确方法.

I searched on Google but haven't found the proper ways to integrate them.

推荐答案

Azure 提供了用于 Microsoft Sharepoint 身份验证的 API.您可以使用它登录,否则您可以打开 webview 登录 sharepoint.然后登录后,您可以存储 cookie,您可以在每个网络服务调用中将其用作令牌.

Azure provides an API for authentication for Microsoft Sharepoint. You can login using that else you can open webview for login of sharepoint. Then after login you can store cookies and you can use it as token in each webservice call.

有关 azure 的更多详细信息,您可以查看此链接.

For more detail about azure you can see this link .

适用于 Microsoft 共享点的 Azure API

azure 身份验证示例代码

如果你想用 webview 登录,那么你可以在下面看到这个链接,它可以帮助你.使用 Webview 登录

If you want to login with webview then you can see this link below it helps you. Login with Webview

这篇关于如何验证来自 sharepoint 2013 Web 服务和活动目录的用户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆