Hi, Ingo
We have RapidMiner version 6.4.
Our group is going to integrate QLIK and I just exported few processes and created webservices.
I decided to test these webservices with Chrome browser, all executions are successful, but I had experienced problems with login/autoidentification.
So, let’s assume I created my webservice simply_a_test, no parameters.
I can log to RapidMiner server dev-rm01 as Admin with password Password123.
- I go to Chrome browser and run my web service as recommended:
http://Admin:Password123@dev-rm01:8080/RA/process/simply_a_test
Login doesn’t work: I have an initial RM server screen asking me about the user name and password
- Ok, I login and try again to run same web service without login - It works perfectly.
- Using of Admin: Password123@ is a standard way to login for a web service and recommended by RapidMiner and by QLIK.
- I guess that something wrong with configuration of our RapidMiner server