[jboss-jira] [JBoss JIRA] (WFCORE-1414) Web console doesn't accept passwords with non-ascii characters
Bartosz Spyrko-Śmietanko (JIRA)
issues at jboss.org
Fri Feb 26 09:22:00 EST 2016
Bartosz Spyrko-Śmietanko created WFCORE-1414:
------------------------------------------------
Summary: Web console doesn't accept passwords with non-ascii characters
Key: WFCORE-1414
URL: https://issues.jboss.org/browse/WFCORE-1414
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Reporter: Bartosz Spyrko-Śmietanko
Assignee: Bartosz Spyrko-Śmietanko
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