All blog posts tagged "Security Checks"

Implementing License Agreement Signature using MobileFirst Foundation V8

IntroductionMany mobile applications require users to sign a license agreement before they can use the application. They have to first...

Connecting to LDAP servers with IBM MobileFirst Foundation 8.0

IntroductionLDAP (Lightweight Directory Access Protocol) is an essential protocol in the enterprise world. It provide a central place to store...

Implementing Social Login Authentication with IBM MobileFirst Platform Foundation 8.0

IntroductionSocial Login has become a common authentication method in many mobile apps. App owners and users understand the big value...

Sample implementation for the SimpleCaptcha Security Check

OverviewIn this blog post I will demonstrate an Objective-C implementation for the “SimpleCaptcha” security check.The security check can be downloaded...