Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:Jetty/Tutorial/Realms

Revision as of 16:49, 28 February 2012 by Nilskp.gmail.com (Talk | contribs) (New page: The HashLoginService does not appear to work on 8. It used to work, but now I just get this: WARN:oejs.SecurityHandler:No authenticator for: {RoleInfo,C[admin]} My realm.properties file ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The HashLoginService does not appear to work on 8. It used to work, but now I just get this:

WARN:oejs.SecurityHandler:No authenticator for: {RoleInfo,C[admin]}

My realm.properties file correctly has the ,admin suffix

Back to the top