[Cartoweb-users] Problem choosing project and authentication
Matthias Buchs
matthias.buchs at ruch.ch
Sun Jul 13 11:53:29 EDT 2008
Hello,
I have a couple of projects in my CW 3.4 installation. Each project is
used by different people. There is one start page outside CW where the
users can choose the project. Then the CW client.php is called with the
appropriate project=... GET parameter. So far everything works fine. If
I activate now the auth plugin and require all users to authenticate
(securityAllowedRoles = loggedIn in client.ini) authentication is never
successful. I found out that CW uses not the auth.ini file from the
selected project, but from the test_main project, which seems to be some
kind of default in my environment. This suspicion was confirmed when I
copied one auth.ini file into the test_main project. Doing so the
authentication is successful, but I end up seeing the test_main page.
Therefore, I am guessing that the auth plugin throws all get parameters
away.
Is my config buggy? If no, does anybody know a workaround?
Regards Matthias
More information about the Cartoweb-users
mailing list