Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 Unnamed Poltroon (Talk) (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