Re: JDBCUserDatabase
Janne Jalkanen <[email protected]> Fri, 31 Aug 2007 00:02:00 +0300
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
> displays username(login_name) and authenticated(role) but this is > not being > done. Can someone help ? Authenticated is a dynamic role which is assigned automatically whenever you log in. So therefore "Authenticated" never shows in the database. This is also true for "All", "Anonymous" and "Asserted". /Janne