[jboss-jira] [JBoss JIRA] (WFCORE-1413) Web console doesn't accept passwords with non-ascii characters
Brian Stansberry (JIRA)
issues at jboss.org
Tue May 10 16:01:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-1413:
-------------------------------------
Fix Version/s: 2.2.0.CR1
> Web console doesn't accept passwords with non-ascii characters
> --------------------------------------------------------------
>
> Key: WFCORE-1413
> URL: https://issues.jboss.org/browse/WFCORE-1413
> Project: WildFly Core
> Issue Type: Bug
> Components: Domain Management
> Reporter: Bartosz Spyrko-Śmietanko
> Assignee: Bartosz Spyrko-Śmietanko
> Fix For: 2.2.0.CR1, 3.0.0.Alpha1
>
>
> Firefox, Safari and IE use ISO-8859_1 character encoding when generating authentication header. If the credentials contain umlauts (eg. ü), the decoded string on the server is incorrect and authentication fails.
> This affects web console authentication when LDAP is used as credentials store.
> Web console can solve this by using https://issues.jboss.org/browse/UNDERTOW-595 which adds ability for Undertow to use user-agent patterns to choose correct charset during BASIC authentication.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list