Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的设备上安装了多个企业应用程序,并且应用程序配置了 AirWatch SDK。所有应用程序都需要登录身份验证。用户可以使用相同的凭据登录每个应用程序。
我想在所有应用程序中维护登录会话。有没有可能使用 AirWatch SDK 做到这一点?
AirWatch SDK 具有他们所谓的单点登录功能。此功能允许您所有启用 AirWatch SDK 的应用程序在一台设备上维护单个登录会话。
此功能不使用任何 API 通过代码控制,但您必须在与您的应用程序一起从 AirWatch MDM 控制台推送的 SDK 配置文件中选择 sso 选项。