robinkeith
Programmer
Hi,
This is a question about security in web services created with JDeveloper 10g (10.1.2)/ Oracle Application Server.
I have a webservice that is secured with basic HTTP authentication on the server. I've changed the client stub code to pass a username and password, which works, and I can get a response from the web service.
What I would like to to now is, in the web service, get the username that was supplied, and return information appropriate for that user.
I've had a good hunt around the web, but no joy.
Anybody else been able to do this?
Thanks
Robin
This is a question about security in web services created with JDeveloper 10g (10.1.2)/ Oracle Application Server.
I have a webservice that is secured with basic HTTP authentication on the server. I've changed the client stub code to pass a username and password, which works, and I can get a response from the web service.
What I would like to to now is, in the web service, get the username that was supplied, and return information appropriate for that user.
I've had a good hunt around the web, but no joy.
Anybody else been able to do this?
Thanks
Robin