Web Services authentication w/sessions and override rule

I have a 7.0.2 server with session based authentication. Cannot change that. To allow authenticated web services I’ve created an internet site and a web site rule to override session based authentication on that server for all ‘?OpenWebService’ patterns.

But it isn’t working. I’m testing with soapUI and it cannot make the connection to the server with authentication settings configured.

Domino log:

HTTP Web Server: Lotus Notes Exception - File does not exist [/test/ws.nsf/WebServices?OpenWebService]

If I make the web service available to anonymous it works.

What is the checklist to make sure I have everything configured properly? Should it even work with 7.0.2? Should I see a basic auth box provided by a browser when I open the web service if it’s correctly configured?

I guess I can include xy in my requests and check credentials myself but… I don’t like it.

TIA

Subject: Web Services authentication w/sessions and override rule

Can anyone help please? :slight_smile: