cancel
Showing results for 
Search instead for 
Did you mean: 

WebService Authentication

arunneerolil
Contributor
0 Kudos

Hi All,

I created one SOAP Sender adapter in XI using that i am calling an RFC and getting response.

But when i tested the webservice, it is asking for userid & password of XI user.

How can I avoid this ??

Can I specify uid/pwd somewhere in URL ??

How can I make it anonymous access ?

Thanks in Advance.

Chemmanz

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>How can I avoid this ??

>>>How can I make it anonymous access ?

1. have a look at 856597

Q: I get an authorization error "401 Unauthorized" from the adapter's servlet. What went wrong?

2. there's a way to remove all security relevent data

from the SOAP adapter (by undeploying soap adapter, changing and deploying it again)

but I believe it's not SAP supported

Regards,

michal

arunneerolil
Contributor
0 Kudos

Hi,

Whenever I invoke the XI Webservice a login-screen is coming . How can i avoid this ?? Can I send user-id pwd along with the request ??

Thanks in Advance,

Chemmanz

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>How can i avoid this ??

I already answered 2 ways but you the more proper one:

https://www.sdn.sap.com/irj/sdn/developerareas/webservices?rid=/webcontent/uuid/1f3ac55d-0501-0010-e... [original link is broken]

Regards,

michal

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi Chemmanz,

you can put the user/password in the service (transaction SICF), to avoid a logon.

Regards,

Udo

udo_martens
Active Contributor
0 Kudos

Hi Chemmanz,

unfortunately only possible for native adapters like HTTP or XI. Sorry 4 wrong information.

Regards,

Udo