如何在Azure Active Directory中以脱机模式对用户进行身份验证? [英] How to authenticate the user in offline mode in Azure Active Directory?

查看:163
本文介绍了如何在Azure Active Directory中以脱机模式对用户进行身份验证?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





使用C#和xaml开发Windows应用商店8.1应用。



In应用程序,最初用户将使用Azure Active目录登录到应用程序登录登录(使用Internet连接)



但是如何在Azure Active中对用户进行身份验证用户未连接到互联网时的目录?



我希望我的应用程序也能在离线模式下工作..



如何实现这一目标?

Hi,

Am developing a Windows Store 8.1 app using C# and xaml.

In the app, Initially user will log in into the app using Azure Active directory single sign on log in(With Internet connection)

But how to authenticate the user in Azure Active Directory when the user is not connected to the internet?

I want my app to work in offline mode too..

How can i achieve this?

推荐答案

那么你可能应该去目录同步



简而言之,您需要维护一台可以同步详细信息(对象,即用户详细信息)的机器,并放入文件系统,该系统可以通过LDAP协议访问,并为您提供服务即使您的应用程序正在脱机运行!



条件:至少您的应用程序应该能够连接并与本地AD或目录机器通信!



但在此之前你需要窥视这些规格:

then probably you should go for "directory synchronization"

In short you need to maintain a machine which can sync details (objects i.e. User details) and put in File system which can be accessed by LDAP protocols on top of it and serve you the request even if your application is running offline !

Condition : At-least your app should be able to connected and talk local AD or Directory machine !

but before that you need peep in to these specs :
引用:

查看对象限制



查看目录同步计算机的要求



评论域控制器的要求



确保您拥有管理员权限



审查性能考虑因素



查看硬件建议



查看Windows Azure AD身份验证要求

Review object limits

Review requirements for the directory synchronization computer

Review requirements for the domain controllers

Ensure you have administrator permissions

Review performance considerations

Review hardware recommendations

Review your Windows Azure AD authentication requirements





请按照以下步骤操作: LINK

这篇关于如何在Azure Active Directory中以脱机模式对用户进行身份验证?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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