如何从Sharepoint 2013 Web服务和活动目录对用户进行身份验证 [英] How to authenticate users from sharepoint 2013 web service and active directory

查看:284
本文介绍了如何从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.

有关天蓝色的更多详细信息,请参见此链接.

For more detail about azure you can see this link .

用于Microsoft共享点的Azure API

用于天蓝色身份验证的示例代码

如果您想使用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天全站免登陆