How to Make Android and iOS Apps Work with Microsoft ADFS
Active Directory Federation Services (ADFS) is a Microsoft Windows Server component that provides users with single-sign-on access to systems and applications.
This Knowledge Base article provides step-by-step instructions for using Appdome…
How to Use Conditional Authentication Cookies in Mobile Apps
As part of defining the organization’s authentication infrastructure, you would like to protect certain resources that mobile apps might need to use and limit the access to those resources…
How to Use Enterprise Authentication (SSO) in Mobile Apps
Single Sign-On (SSO) is an authentication method that allows a user to sign in to multiple applications with a single login credential.
This Knowledge Base article provides step-by-step instructions for using Appdome…
How to Share Authentication Between Android and iOS Apps
Mobile applications usually don’t share an authentication state. They were written by different developers and have no way of using one app’s authentication state in the other apps on…
How to Use Multiple Authentication Profiles in Mobile Apps
Many organizations often use different authentication methods or identity providers to gate access to specific IPs and sensitive information.
This Knowledge Base article provides step-by-step instructions for using Appdome to…
How to Pass SSO Authentication Cookies To All Domains
Learn how to propagate SSO cookies to all domains in any Android and iOS app. Appdome makes it easy to implement mobile SSO in any app without coding.
Tokens received…
How to Use Modern Authentication in Android and iOS Apps
Modern Authentication is the term Microsoft uses to refer to its implementation of the OAuth 2.0 authorization framework for client/server authentication. Modern Authentication leverages standard authentication libraries to enable applications…
How to Build mobile apps with SSO using Microsoft Azure AD
Microsoft Azure AD is Microsoft’s flagship cloud identity service. Azure Active Directory (Azure AD) helps developers manage user identities and create intelligence-driven access policies to secure the resources mobile…
How to Make Mobile Apps Work with NTLM Authentication
NTLM is an Authentication Protocol used in Microsoft Windows environments for authentication between clients and servers. NTLM uses a challenge-response mechanism for authentication, in which clients are able to…
How to Make Mobile Apps Work with Microsoft Authentication Library (ADAL)
Microsoft Azure Active Directory Authentication Library (ADAL) is a framework designed to make secured resources available to apps via security tokens. Apps integrated with ADAL can share authentication state enabling seamless…