Skip to main content
Common symptoms when integrating the Paylead WebApp over SSO, and how to resolve them. Most issues trace back to session durations or WebView configuration.
Possible causes:
  • Partner IdP session expired → adjust its duration so it is the Paylead IdP session.
  • Cookies not persisted → check the WebView configuration.
  • WebView recreated on each open → reuse the same instance.
Possible causes:
  • The activity generates no server requests → set up a “keep-alive”.
  • Cookies not sent on some requests → check withCredentials.
Possible cause:
  • The User-Agent does not contain the PayleadWebView suffix.
Fix:

What’s next

Bridge releases

Every published Mobile Bridge version, with the schema download.

API reference

Browse the Program API endpoints and download the OpenAPI specs.