01-12-2013 08:33 AM
I am testing my push app on the MDS simulator but I cant see how to set a username and password on the simulator so that my post will require a username and password.
I expected there will be an entry in rimpublic.property but I can't see anything.
Thanks for any guidence.
Chris
Solved! Go to Solution.
01-14-2013 02:05 PM
Hi Chris,
The MDS-CS simulator does not have support for push authentication, so you would need to test with an actual BES to verify this functionality within your app.
01-14-2013 10:00 PM
01-15-2013 07:45 AM
You could also test basic auth on any web server (ex Apache) that has Basic Auth enabled then take the header out for testing Push.