Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Objective 

This is crisp integration documentation to plug Radware Bot Manager iOS SDK directly into your iOS application to protect your API servers from the malicious bots originating from Mobile App. 

Info

ShieldSquare is now Radware Bot Manager.

Prerequisite & Compatibility 

  1. Ensure you have created an account an account in Radware Bot Manager portal before getting started

  2. Ensure you have already integrated Radware Bot Manager at your Web server or application server

  3. Operating System supported: iOS 8 or above

  4. Devices supported: iPhone, iPad, iPod touch

  5. XCode version: 8 or above

  6. Swift version: 4.0.3, 4.1.2 (For any specific versions, write to botmanager_support@radware.com for the custom build) 

...

1) SS_SUBSCRIBER_ID (String Type)
2) SS_RECAPTCHA_KEY (String Type)
3) SS_RECAPTCHA_DOMAIN (String Type)

...

Info
  • ShieldSquare support team will provide unique customer ID for your account. 

  • Ensure you can configure a required response 'CAPTCHA' or 'Block' from the Bot Response page in ShieldSquare Admin Dashboard for different types of bots. 

  • You can ignore RECAPTCHA key and domain if you use text CAPTCHA. 

...