cancel
Showing results for 
Search instead for 
Did you mean: 

Logon authentication in REST web service

Former Member
0 Kudos

Hi Experts,

I have created a web service through SICF transaction code. Its working fine when i do maintained Logon data over there.

but the problem is that client want to use this web service on his IPhone, through login credential, Means firstly the user has to login over there then he can access the web service.

Can anyone tell/suggest me how can i achieve this one. Since i have very new to web services.

Is there any standard report or some piece that can help me to achieve this.

Thanks,

Marco

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Moderator Message: Post deleted, user posted new thread:

Edited by: Gourav Khare on Jul 6, 2011 10:19 AM

Former Member
0 Kudos

Hi Marco,

What happens if you just remove the logon credentials (from the Logon Data tab) that you've supplied & try calling the webservice then? It should prompt the iPhone client for a user & password before executing the service. Make sure that the 'Procedure' field (on the Logon Data tab) is set to 'Standard'.

Alternatively, if the above doesn't work:

Change the 'Procedure' on the Logon Data tab in SICF to 'Alternative Logon Procedure' & remove all other logon procedure & just leave 'Basic Authentication' in the Logon Procedure List (you might have to scroll down to see this list).

Regards, Trevor