Sorry buddy im not sure I can help, have you tried adding the taglib the old way:
<%@ taglib uri="http://acegisecurity.org/authz" prefix="authz" %>
Whats happens then?
Type: Posts; User: davjo089; Keyword(s):
Sorry buddy im not sure I can help, have you tried adding the taglib the old way:
<%@ taglib uri="http://acegisecurity.org/authz" prefix="authz" %>
Whats happens then?
You aren't doubling up with yout mappings somewhere? Check that the placement of one mapping is not effecting another (Try changing the order).
You could try making all objects anonymous:
...
Where is Ben Alex?? I guess he is too busy these days...
Hi all,
On the Acegi Security Wikipedia page there is a flow diagram:
http://upload.wikimedia.org/wikipedia/en/b/b7/ACEGI_Authentication.JPG
The diagram talks about different aspects such as...