Is there any detailed step-by-step directions for setting up push notifications with the CAS/Mobile APM? The documentation I found so far mentions the need for a 3rd party service called Urban Airship, and walking through their documentation it looks like I would also need an Apple/Google developer account to interface with their push notification services. Is this functionality not already built-in to the mobile app by dynaTrace?
Answer by Rafal B. ·
I had a chance to speak with Development to have a quick recap of the things has been done. Looks like for mobile alerts to be sent out, we use a 3rd party service, hosted at go.urbanairship.com. To reach this server, the CAS server must either be connected to the public Internet or be able to reach the 3rd party service via an HTTP proxy. The proxy can be configured via the UserProperties panel in the CAS server but it looks like you have this configured properly on this very stage. NTLM proxy is officially not supported (the libraries we use do support them, but we have not officially supported it). List of IP ranges to go.urbanairship.com site to be excluded to your firewall/ proxy:
https://support.urbanairship.com/entries/68195187-What-is-the-IP-address-of-go-urbanairship-com-
JANUARY 15, 3:00 PM GMT / 10:00 AM ET