Inbound webService login behaviour
Hello experts,
I know that siebel inbound web services work in following ways.
1.Not Secure
Username/Password are part of url
2.Secure
Username/Password are passed in soup headers
a. WS security
b. Token based
I want to know how the login process takes place in each of the above aproaches. How the anonymous authentication(I think it is used in onlyToken based approach)takes place. Why it is required?
Thanks,
Suresh