boderek

boderek

commented on OPENAM-29

31 Mar 10
update - sorry a colleague bumped me while I was still trying to enter details for the issue and ended up submitting before I was finished.

Corrections to scenarios:

Also, if a policy is created to allow access to:
http://A387114.company.com/mediawiki/*
and the user attempts to access http://a387114.company.com/mediawiki/index.php/Main_Page
the browser is correctly redirected to the login screen, but after successful login the browser displays 403 Forbidden, and the agent log file shows that the policy evaluation match of http://A387114.company.com/mediawiki/* with http://a387114.company.com/mediawiki/index.php/Main_Page is no match.


If the rule is changed to http://a387114.company.com/mediawiki/*
and the user attempts to access http://a387114.company.com/mediawiki/index.php/Main_Page
the browser is correctly redirected to the login screen, and after successful login, the mediawiki home page is displayed. the agent log file shows that the policy evaluation match of http://a387114.company.com/mediawiki/* with http://a387114.company.com/mediawiki/index.php/Main_Page is a match.


boderek

created OPENAM-29

31 Mar 10