403 forbidden error on dispacther url for j_security_check
When user tries to login on publish instance with userid/password .It shows 403 forbidden error on dispacther url http://abc.com/product/catalog/j_security_check
we are using CUG concept for login with j_security_check
currently we are having the rule on dispacther with Rule :: { /type "allow" /glob "*/product*" }. But still 403 forbidden error is coming .
Could some provide inputs as what could be done.
Thanks