[jboss-jira] [JBoss JIRA] (WFLY-3342) undertow subsystem authentication configuration
Darran Lofthouse (JIRA)
issues at jboss.org
Sun Jan 8 11:26:00 EST 2017
[ https://issues.jboss.org/browse/WFLY-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFLY-3342.
------------------------------------
Resolution: Out of Date
> undertow subsystem authentication configuration
> -----------------------------------------------
>
> Key: WFLY-3342
> URL: https://issues.jboss.org/browse/WFLY-3342
> Project: WildFly
> Issue Type: Bug
> Components: Web (Undertow)
> Affects Versions: 8.0.0.Final
> Reporter: Travis De Silva
> Assignee: Darran Lofthouse
> Fix For: 11.0.0.Alpha1
>
>
> I have a use case where I have static content that I want only authorised web users to be able to access. In the standalone.xml file, I added the following config.
> <filter-ref name="my-auth"/> under <location> and
> <basic-auth name="my-auth" security-domain="other"/> under <handlers>
> But I am getting following error
> Caused by: java.lang.RuntimeException: JBAS017346: Could not construct handler for class: class io.undertow.security.handlers.AuthenticationCallHandler. with parameters {"security-domain" => "other"}
> [~ctomc] Mentioned in the forum post that how undertow does authentication has changed significantly and subsystem configuration did not catch up with it properly and request a jira ticket be opened.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list