Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WebSeal Authentication

Tags:

ios

webseal

I am currently trying to Authenticate through WebSeal to a web service from within my iOS application. I just cannot seem to find anything that sets me in the right direction. Thus far i am using a NSURLRequest but i cannot seem to pass through the SOAP action and get a response from WebSeal, could anyone put me in the right direction?

Thanks in advance.

like image 529
Dev_101 Avatar asked Jul 01 '26 23:07

Dev_101


1 Answers

I hope these links point you in the right direction.

  1. How to Access SOAP Services from iPhone
  2. Consuming SOAP Web Services on IOS
  3. Handling SOAP with iPhone
  4. iPhone Programming Tutorial – Intro to SOAP Web Services
like image 90
jhoanna Avatar answered Jul 04 '26 13:07

jhoanna