How can I set the character encoding for my form login page on JBoss EAP?
Issue
- We have a JAAS Login module that needs to handle Hindi characters
- By the time the username/password gets to the login module it is escaped to the literal value format
- How can I tell JBoss or JAAS what encoding my username/password is in?
Environment
- JBoss Enterprise Application Platform (EAP)
- 4.x
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.