Hello,
I am using Tamino version 3.1.1.1
I need to implement Tamino security. I am not getting a clear picture about the security that can be implemented using Tamino and Apache. I know how to create users in Tamino, giving them various rights. What I need to know is how can I prevent people from accessing Tamino directly through the browser.
First I will explain my system.
I have a website which uses data from Tamino database and displays it. This website can be viewed by everybody. The site only displays data and has no option to update/delete/add data.
At the moment, data can be directly accessed and deleted through the browser by connecting to tamino and specifying the database and collection.
(http://myserver/tamino/mydb/collection?_xql=/XX)
How do I prevent this? I do not want people accessing the site to provide a username and password either.
In tamino, I have created two users who are administrators and can do everthing.
Can anybody help me with this?
Thank you
#API-Management#Tamino#webMethods